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
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 <rkirkpat@nag.cs.colorado.edu>
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: t-ishii@sra.co.jp
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