Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-03-25Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut
vague cross-references with real links.
2002-11-15SGML improvements.Bruce Momjian
Neil Conway
2002-10-24Add introductory sections explaining what each book is about. Remove Y2KPeter Eisentraut
statement.
2002-09-21Add more appropriate markup.Peter Eisentraut
2002-09-18Remove pgeasy and odbc.Peter Eisentraut
2002-08-22Remove libpq++ SGML documentation.Bruce Momjian
2002-01-07Editorial reviewPeter Eisentraut
2001-05-12Add index. Only some parts of the manual set have index entries so far...Peter Eisentraut
2001-05-12PL/Python should build portably now, if you can get over the fact thatPeter Eisentraut
there's no shared libpython. Test suite works as well. Also, add some documentation.
2001-05-08Remove LISP manual reference. Added to web "interfaces" page.Bruce Momjian
2001-03-04PyGreSQL documentation. Based on the README, converted to DocBook byPeter Eisentraut
Mikhail Terekhov <terekhov@emc.com>.
2001-02-04Move PL docs to programmer's guide, "storage" chapter to admin guide,Peter Eisentraut
clean up some things in the affected areas.
2001-02-03Update, polish, consistencify preface/intro sections.Peter Eisentraut
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian
2001-01-13Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut
etc.
2001-01-12Update information about compiling extension modules.Peter Eisentraut
2000-11-24Revive Reference Manual, remove reference pages from User's Guide.Peter Eisentraut
Make version.sgml the central place for updating version numbers in the documentation. Document titles now contain the version number of the release they belong to. filelist.sgml is the central (and only) place to declare system entities (i.e., sgml files). No longer a need to declare them in each document header. There is no longer any need to maintain duplicate chapter lists in postgres.sgml and user/admin/etc.sgml, everything is build from the same sources. Some parameter entities allow for different text to be included when the integrated or a single doc set is generated, which eliminates the problems that had caused this to fail in the past.
2000-10-08Split out Developer's from Programmer's guide.Peter Eisentraut
2000-06-18Separated set constraints and set transaction reference pages, revised setPeter Eisentraut
reference page to new configuration system. Big update to administrator's guide, chapters Runtime environment, Client authentication, and User management, the latter two were part of the old Security chapter.
2000-05-02Fixups in content and markup for 7.0 release.Thomas G. Lockhart
2000-03-31Add Bruce's pgeasy doc from the man page.Thomas G. Lockhart
2000-03-30Remove PL/perl language chapter, since it shows up in the User's Guide.Thomas G. Lockhart
2000-03-30Accumulated fixups.Thomas G. Lockhart
Add some chapters on new topics. Change to referencing OASIS/Docbook v3.1 rather than Davenport/Docbook v3.0 Grepped for and fixed apparent tag mangling from emacs "Normalize" operation. Should be the last of those.
2000-03-28Update SGML catalog references to DocBook 3.1 on FreeBSD.Thomas G. Lockhart
Matches postgresql.org/hub.org environment.
2000-02-02Add short chapter in developer's guide on formatting source code.Thomas G. Lockhart
1999-12-06Remove references to PostgreSQL as "public-domain" since that has aThomas G. Lockhart
specific meaning wrt copyright (or lack thereof).
1999-07-22Complete merge of all old man page information.Thomas G. Lockhart
lisp.sgml is a placeholder for Eric Marsden's upcoming contribution. catalogs.sgml is not yet marked up or integrated. It should perhaps become an appendix.
1999-06-23Remove User's Guide entities since they were not being used.Thomas G. Lockhart
1999-06-03Markup changes for v6.5 release.Thomas G. Lockhart
Clean out duplicate stuff in odbc.sgml resulting from a faulty patch.
1999-05-26Add chapters on CVS access, MVCC, SQL theory to the docs.Thomas G. Lockhart
Add an appendix with more details on date/time attributes and handling. Update most references to Postgres version numbers to 6.5, *except* for the porting list which will require a report from a successful installation to be updated.
1999-05-22Finish initial markup of cvs.sgml, and include it in the programmer's guideThomas G. Lockhart
and the integrated doc. Clean up other markup.
1999-05-20Rearrange and consolidate the Admin Guide.Thomas G. Lockhart
Add reference pages for utilities and remove standalone chapters for same. Add material for an appendix on date/time properties, but not yet integrated with the User's Guide. Break up the former chapter on pg_options into Admin and Programmer's Guides.
1999-04-08Add emacs editor hints to bottom of file.Thomas G. Lockhart
1999-02-13Re-enable arch-dev.sgml now that it has new information from Stefan'sThomas G. Lockhart
Master's Thesis.
1999-01-07Remove mention of a couple of introductory chaptersThomas G. Lockhart
which are not used here.
1998-10-31Cleanup for v6.4 release.Thomas G. Lockhart
Make new file current.sgml to hold release info for the current release. Should be moved to release.sgml before filling with next release info.
1998-10-30Minor editing and markup changes as a result of preparing the PostscriptThomas G. Lockhart
documentation for v6.4. Bigger updates to the installation instructions (install and config).
1998-10-25Add Y2K statement for intros.Thomas G. Lockhart
Make sure notation section is included in most intros.
1998-10-21Include new information from Massimo. Rearrange ODBC docs.Thomas G. Lockhart
1998-10-10Clean up markup.Thomas G. Lockhart
Add new bibliographic references from Paul Aoki. Include libpq++ docs from the old man page in the Programmer's Guide. Update Unix installation info for ODBC.
1998-09-30Clean up pages. Add information for operator precedence.Thomas G. Lockhart
Split introduction sections into separate files to allow the legal notice and notation sections appear in all documents without having the history show up everplace too. Add full list of reserved and non-reserved key words in syntax.sgml. Add a separate chapter to the admin guide on security.
1998-08-15Include new chapters.Thomas G. Lockhart
1998-07-29Add id field to chapter and book tags to allow output file namesThomas G. Lockhart
to be meaningful.
1998-04-04Include the stub docs for the rules system. Omission in original versions.Thomas G. Lockhart
1998-03-01SGML source for new documentation.Thomas G. Lockhart