Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
014a0a3d
Commit
014a0a3d
authored
Oct 13, 2003
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove registration message, after discussion concluded that it was of
little use.
parent
27318d88
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
26 deletions
+2
-26
GNUmakefile.in
GNUmakefile.in
+2
-2
register.txt
register.txt
+0
-24
No files found.
GNUmakefile.in
View file @
014a0a3d
#
# 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 =
...
...
@@ -16,7 +16,7 @@ all:
install:
$(MAKE) -C doc install
$(MAKE) -C src install
@
cat $(srcdir)/register.txt
@
echo "PostgreSQL installation complete."
installdirs uninstall distprep:
$(MAKE) -C doc $@
...
...
register.txt
deleted
100644 → 0
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.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment