index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
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