index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
Makefile
Age
Commit message (
Expand
)
Author
2023-11-06
Remove distprep
Peter Eisentraut
2013-10-11
Remove maintainer-check target, fold into normal build
Peter Eisentraut
2011-03-28
Add maintainer-check target
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2009-08-09
Ship documentation without intermediate tarballs
Peter Eisentraut
2009-08-05
Fix manpages related to SPI functions.
Alvaro Herrera
2009-06-27
Revert addition of "o" to tar options. This was intended to fix bug #4883,
REL8_4_0
Tom Lane
2009-06-26
Extract tarballs with "o" option (tar xof), to behave reasonably when run
Peter Eisentraut
2009-06-26
Use $(TAR) instead of tar in makefiles.
Peter Eisentraut
2009-06-19
Extend man page installation hackery so that the man page section is also
Peter Eisentraut
2009-06-18
Don't attempt to "rm" directories on uninstall.
Peter Eisentraut
2008-11-14
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-03-18
Catch all errors in for and while loops in makefiles. Don't ignore any
Peter Eisentraut
2008-02-17
Upgrade to Autoconf 2.61:
Peter Eisentraut
2007-02-09
Replace useless uses of := by = in makefiles.
Peter Eisentraut
2005-12-09
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-24
Use --with-docdir to choose installation location of documentation; put
Peter Eisentraut
2003-08-04
Fix erroneous direct reference to postgres.tar.gz, per bug report
Tom Lane
2002-11-27
rm should be rm -f, per comment from Peter Harris.
Tom Lane
2002-07-28
Clean documentation subtree during make clean.
Peter Eisentraut
2002-02-06
Fix for parallel make
Peter Eisentraut
2001-08-29
Install the SQL command man pages into a section appropriate for each
Peter Eisentraut
2000-12-26
Only install the integrated HTML documentation set (not the individual
Peter Eisentraut
2000-09-17
Support for DESTDIR make variable. This is used as in `make install
Peter Eisentraut
2000-07-17
End users shouldn't have to invoke a separate command to install the
Peter Eisentraut
2000-07-16
Automatic dependency tracking
Peter Eisentraut
2000-07-09
Another round of those unportable config/build changes :-/
Peter Eisentraut
2000-05-17
The check of class string in configure (line 1732) fails because this class
Bruce Momjian
1999-12-05
Clean up doc/Makefile to install manual pages.
Bruce Momjian
1999-08-08
Switch from old man pages to new ones generated from sgml.
Thomas G. Lockhart
1998-11-29
Use autoconf to determine whether system has POSIX signals,
Tom Lane
1998-10-20
Fix for 'make man'.
Bruce Momjian
1998-10-06
Install man pages from here now. "make install" will do that along with
Thomas G. Lockhart
1998-05-29
Define PGDOC to use POSTGRESDIR by default.
Thomas G. Lockhart
1998-04-27
From: Ryan Kirkpatrick <
[email protected]
>
Marc G. Fournier
1998-04-17
Use POSTGRESDIR to set initial PGDOCS destination directory.
Thomas G. Lockhart
1998-04-06
Make DESTDIR consistent, and verious Linux cleanups.
Bruce Momjian
1998-03-15
From:
[email protected]
Marc G. Fournier
1998-03-01
Allow installation of documentation packages.
Thomas G. Lockhart
1996-11-19
Make install change for man files
Bruce Momjian
1996-11-17
Enable manual pages to be installed.
Bruce Momjian
1996-08-18
Support Docs & Contrib
Marc G. Fournier