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
/
src
/
Makefile
Age
Commit message (
Expand
)
Author
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-03-25
Merge documentation into one book. (Build with "make html".) Replace
Peter Eisentraut
2002-11-30
Make install and clean targets behave more normally.
Tom Lane
2002-07-28
Clean documentation subtree during make clean.
Peter Eisentraut
2001-11-25
Fix comment
Peter Eisentraut
2001-11-23
Improve wording.
Bruce Momjian
2001-11-23
Document index entries are built first.
Bruce Momjian
2001-09-30
Change tar -T file to tar `cat file` for BSD tar.
Bruce Momjian
2001-09-30
Change tar -c -f to -cf for BSD tar.
Bruce Momjian
2001-09-30
Fix *.gif expansion to be empty when no gif files are used.
Peter Eisentraut
2001-09-18
Generate index.html as the root file name of the documentation set,
Peter Eisentraut
2001-09-17
Unify the zip rules and variables.
Peter Eisentraut
2001-09-14
Some formatting changes, add CSS stylesheet. Include indexes in
Peter Eisentraut
2001-08-29
Install the SQL command man pages into a section appropriate for each
Peter Eisentraut
2001-03-27
> Kinda looks like Ian broke the compile-in-source-dir case while
Bruce Momjian
2001-03-25
Allow building documentation outside source tree.
Peter Eisentraut
2001-02-17
No more .htm files, so don't try to add them to the doc tarballs.
Tom Lane
2000-11-24
Revive Reference Manual, remove reference pages from User's Guide.
Peter Eisentraut
2000-10-08
Split out Developer's from Programmer's guide.
Peter Eisentraut
2000-09-12
Define ZIP rather than GZIP.
Thomas G. Lockhart
2000-09-05
GZIP vs ZIP variable naming messed up
Peter Eisentraut
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-07-16
Automatic dependency tracking
Peter Eisentraut
1999-08-08
Use sgml/Makefile to generate man sections, so just "make man" there.
Thomas G. Lockhart
1999-07-14
Include gif omitted from integrated doc.
Thomas G. Lockhart
1999-07-06
Include rules for building a man tar file.
Thomas G. Lockhart
1999-01-07
Fix build rules for the tutorial,
Thomas G. Lockhart
1998-10-31
Try to get only html and gif files into tarballs.
Thomas G. Lockhart
1998-05-09
Allow building a source tarball.
Thomas G. Lockhart
1998-04-05
Include complete Makefile.global if available,
Thomas G. Lockhart
1998-03-01
Make this rely on a real Makefile in sgml/.
Thomas G. Lockhart
1998-03-01
SGML source for new documentation.
Thomas G. Lockhart