Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
014a0a3d
Commit
014a0a3d
authored
21 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
Remove registration message, after discussion concluded that it was of
little use.
parent
27318d88
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
GNUmakefile.in
+2
-2
2 additions, 2 deletions
GNUmakefile.in
register.txt
+0
-24
0 additions, 24 deletions
register.txt
with
2 additions
and
26 deletions
GNUmakefile.in
+
2
−
2
View file @
014a0a3d
#
#
# PostgreSQL top level makefile
# PostgreSQL top level makefile
#
#
# $Header: /cvsroot/pgsql/GNUmakefile.in,v 1.3
4
2003/
08/05 04:55:58 pgsql
Exp $
# $Header: /cvsroot/pgsql/GNUmakefile.in,v 1.3
5
2003/
10/13 21:39:41 petere
Exp $
#
#
subdir =
subdir =
...
@@ -16,7 +16,7 @@ all:
...
@@ -16,7 +16,7 @@ all:
install:
install:
$(MAKE) -C doc install
$(MAKE) -C doc install
$(MAKE) -C src install
$(MAKE) -C src install
@
cat $(srcdir)/register.txt
@
echo "PostgreSQL installation complete."
installdirs uninstall distprep:
installdirs uninstall distprep:
$(MAKE) -C doc $@
$(MAKE) -C doc $@
...
...
This diff is collapsed.
Click to expand it.
register.txt
deleted
100644 → 0
+
0
−
24
View file @
27318d88
PostgreSQL has a web site at http://www.postgresql.org/ which carries details
on the latest release, upcoming features, and other information to make your
work or play with PostgreSQL more productive.
Please check the following URL for a listing of the current user-support
mailing lists:
http://www.postgresql.org/lists.html
All of the mailing lists are currently archived and viewable at:
http://archives.postgresql.org/
And, so that we have an idea of who is using what, please connect to the
following registration URL:
http://www.pgsql.com/register/submit.php
Thank you for choosing PostgreSQL, the most advanced open source database
engine.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment