Peter Eisentraut
9e8d591877
Synchronized integrated documentation with latest admin guide change.
2000-07-01 15:05:47 +00:00
Peter Eisentraut
2c0edb3c86
Separated set constraints and set transaction reference pages, revised set
...
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-06-18 21:24:54 +00:00
Thomas G. Lockhart
45f79cae14
Fixups in content and markup for 7.0 release.
2000-05-02 20:02:03 +00:00
Thomas G. Lockhart
5e55bb08fd
Add Bruce's pgeasy doc from the man page.
2000-03-31 03:26:21 +00:00
Thomas G. Lockhart
f75bf1877a
Accumulated fixups.
...
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-30 22:22:41 +00:00
Thomas G. Lockhart
98069f2a42
Update SGML catalog references to DocBook 3.1 on FreeBSD.
...
Matches postgresql.org/hub.org environment.
2000-03-28 14:16:07 +00:00
Peter Eisentraut
16ace63c6b
Added bug reporting guidelines
...
Some corrections in installation procedure
2000-03-09 12:00:08 +00:00
Thomas G. Lockhart
83fd594a3d
Add short chapter in developer's guide on formatting source code.
2000-02-02 16:25:04 +00:00
Thomas G. Lockhart
b6332952b7
Remove references to PostgreSQL as "public-domain" since that has a
...
specific meaning wrt copyright (or lack thereof).
1999-12-06 16:37:11 +00:00
Thomas G. Lockhart
f2f43efbe1
Complete merge of all old man page information.
...
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-07-22 15:11:05 +00:00
Thomas G. Lockhart
b32ffb7345
Add backup/restore info to Admin Guide.
...
Split management chapter from start-ag.sgml to manage-ag.sgml.
1999-06-23 06:15:37 +00:00
Thomas G. Lockhart
f3d2b2e0c7
Markup changes for v6.5 release.
...
Clean out duplicate stuff in odbc.sgml resulting from a faulty patch.
1999-06-03 04:21:51 +00:00
Thomas G. Lockhart
8593e1ff09
Make sure that only one intro is included in the integrated doc.
...
Multiple intros cause trouble since they have some section elements
(e.g. "y2k.sgml") in common leading to duplicate labels.
Include emacs formatting hints in the intro*.sgml sources.
1999-06-01 17:26:18 +00:00
Thomas G. Lockhart
b805230906
Markup fixes.
...
Update for v6.5 release.
1999-05-27 15:49:08 +00:00
Thomas G. Lockhart
9474dd7ed6
Add chapters on CVS access, MVCC, SQL theory to the docs.
...
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-26 17:30:30 +00:00
Thomas G. Lockhart
654f8f0b51
Finish initial markup of cvs.sgml, and include it in the programmer's guide
...
and the integrated doc. Clean up other markup.
1999-05-22 02:27:25 +00:00
Thomas G. Lockhart
32cfa65e49
Rearrange and consolidate the Admin Guide.
...
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-05-20 05:39:29 +00:00
Thomas G. Lockhart
2289b403aa
Include chapters on security and an intro to SQL.
1999-05-04 02:19:20 +00:00
Thomas G. Lockhart
7fcbc5ddf0
Fix markup to include all closing tags.
...
Required by newest versions of DocBook and style sheets.
1999-04-06 15:41:20 +00:00
Thomas G. Lockhart
971febeccb
Include libpq+.sgml in the doc set.
...
Had been omitted from the integrated doc for no good reason.
1999-03-30 15:23:03 +00:00
Thomas G. Lockhart
478e5beef1
Include chapter on SQL language elements (keywords, etc).
...
Should merge with or complement Stefan's Master's Thesis intro to SQL.
1999-02-13 03:52:46 +00:00
Thomas G. Lockhart
049efbd3a1
Merge current.sgml into release.sgml so all release notes are in the same
...
file. Per Bruce's preference. Go to it Bruce!
No info yet for v6.4.2 or upcoming releases.
1999-01-19 16:06:26 +00:00
Thomas G. Lockhart
350f422bdb
Include installation instructions for WIN32 client-side libraries.
...
From Magnus Hagander <mha@sollentuna.net>.
1999-01-07 02:59:45 +00:00
Thomas G. Lockhart
c0d816c57a
Fix typos in rules.sgml.
...
Add Emacs configuration block to postgres.sgml.
1998-12-18 16:23:34 +00:00
Thomas G. Lockhart
09634ebdfe
Cleanup for v6.4 release.
...
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-31 09:36:38 +00:00
Thomas G. Lockhart
f1f9ec3344
Minor editing and markup changes as a result of preparing the Postscript
...
documentation for v6.4.
Bigger updates to the installation instructions (install and config).
1998-10-30 19:37:19 +00:00
Thomas G. Lockhart
866104b3df
Include configuration chapter with new info on configure and make.
1998-10-27 06:14:01 +00:00
Thomas G. Lockhart
450b47e7ef
Add Y2K statement for intros.
...
Make sure notation section is included in most intros.
1998-10-25 00:24:36 +00:00
Thomas G. Lockhart
66dfa36e36
Include new information from Massimo. Rearrange ODBC docs.
1998-10-21 05:31:52 +00:00
Thomas G. Lockhart
2d73585028
Clean up pages. Add information for operator precedence.
...
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-09-30 05:41:54 +00:00
Thomas G. Lockhart
629d53c974
Move SQL reference pages up into the User's Guide.
1998-08-17 16:20:33 +00:00
Thomas G. Lockhart
62cc942145
Include new chapters.
1998-08-15 06:52:54 +00:00
Thomas G. Lockhart
fe0260c5d1
Use libpq only once to avoid file naming conflicts in the html output.
1998-07-29 07:08:00 +00:00
Thomas G. Lockhart
18baa27d6b
Add port information for NS32532.
...
Fix Id tag in chapter headings to allow meaningful file names in html.
1998-07-29 06:35:19 +00:00
Thomas G. Lockhart
ba3a99f193
Split function and operator User Guide info
...
from datatype.sgml into separate files.
Add type conversion information.
Format historical release notes.
1998-07-08 13:53:15 +00:00
Thomas G. Lockhart
2608ec8169
First changes for reference pages. Fix markup in the docguide.
1998-05-13 05:33:32 +00:00
Thomas G. Lockhart
7a070126e0
Include the stub docs for the rules system. Omission in original versions.
1998-04-04 16:26:05 +00:00
Thomas G. Lockhart
c8cfb0cea8
SGML source for new documentation.
1998-03-01 08:16:16 +00:00