1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-17 17:02:08 +03:00
Commit Graph

14641 Commits

Author SHA1 Message Date
5135ba323b Information on the CVS tree and remote access.
Not yet complete, integrated, or marked up.
Not yet included in a document (should go in the developer's doc?).
1998-12-18 16:08:19 +00:00
c29d0f31b4 Remove need for doc 'install man' in INSTALL file. install does both
html and man.
1998-12-17 16:37:04 +00:00
d85df9cae2 Add new "-N" flag to force double quotes around identifiers.
Fix missing mention of "-n" flag in synopsis.
1998-11-14 02:04:16 +00:00
9bc35facdc Add id attribute to reftitle to allow cross referencing from the new
vaccumdb reference page.
1998-11-14 02:02:53 +00:00
e44087d827 Add reference page for new vacuumdb utility. 1998-11-14 02:01:40 +00:00
ccca422abb Fix email addres for Dan Horak per his request. 1998-11-02 15:54:27 +00:00
40064c2b24 Move configuration info to after installation procedure.
Include only the current release  in the release notes section.
1998-11-02 15:53:02 +00:00
19532d1809 Include instructions on perl installation.
Already in product docs since they were built on my machine.
1998-11-02 15:52:14 +00:00
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
3af9d95f38 Try to get only html and gif files into tarballs.
Was picking up subdirectories and other garbage.
1998-10-31 09:35:19 +00:00
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
3d83e28b2b Minor cleanup in markup, especially in the Output section. 1998-10-30 19:34:40 +00:00
d0ffbe2f61 Incorporate changes suggested by Tom Lane.
Update storage space estimates.
Continue cleanup.
Still need to consolidate configure parameters with new config.sgml info.
1998-10-27 06:38:13 +00:00
6ae396c9e8 New info on a few ports for v6.4. 1998-10-27 06:15:48 +00:00
724df98740 Try to get a straight story on which prompts mean what. 1998-10-27 06:15:21 +00:00
e9f10b22f4 Include new cidr and inet data types. 1998-10-27 06:14:41 +00:00
866104b3df Include configuration chapter with new info on configure and make. 1998-10-27 06:14:01 +00:00
ded961296a First cut at standalone installation guide to replace INSTALL text source. 1998-10-27 06:11:08 +00:00
ae7e19c586 Try to go through and get the markup right.
Make more changes to freshen up to v6.4 conventions.
Drop mention of Postgres95 docs.
1998-10-25 16:59:01 +00:00
ba74ce73bb Fix from Tom Lane for pg_shadow in pg_upgrade 1998-10-25 02:47:38 +00:00
cf5055261e Update info for v6.4. Fix markup of some examples which should
have been <programlisting> blocks.
1998-10-25 00:33:01 +00:00
6d603acc68 Add debugging info from Cary O'Brien.
Include comments from Robert Burrows.
1998-10-25 00:31:20 +00:00
20a0713264 Small adjustments in markup getting ready for hardcopy release.
Jan did a nice job of initial markup so it was pretty easy!
1998-10-25 00:29:01 +00:00
0061719728 Add massive new docs from Peter Mount.
Includes markup for the introductory portions suitable for the User's Guide
 but just put the class reference material inside a huge <programlisting>
 block. Figure out what to do later...
1998-10-25 00:27:44 +00:00
56cdabc62b Update info on source files for v6.4.
Should add/change ToDo list some more before release...
1998-10-25 00:25:30 +00:00
450b47e7ef Add Y2K statement for intros.
Make sure notation section is included in most intros.
1998-10-25 00:24:36 +00:00
82f54c9d2c Update instructions for running configure (the old ones
seem to date from some pre-autoconf interactive configure script).
Revise sequence of instructions to allow you to start the regular
postmaster run before running regression tests; there's no need to
start and kill a special postmaster for regression tests.
Update the description of interpreting regression test results.
1998-10-24 22:05:01 +00:00
0958666ce6 Minor fixes in markup.
Include cross-references in NOTIFY and UNLISTEN.
1998-10-21 05:34:12 +00:00
5e0ea5225f Minor fixes in markup. 1998-10-21 05:33:41 +00:00
8cf41db299 Incorporate information from Cary and Robert.
More how-to stuff on ApplixWare.
1998-10-21 05:33:22 +00:00
66dfa36e36 Include new information from Massimo. Rearrange ODBC docs. 1998-10-21 05:31:52 +00:00
da63386f3e Programming Language info from Jan Wieck.
Not yet marked up or included in a document, but it should be checked in
 to be safe.
1998-10-21 05:30:16 +00:00
634a575f7c New programmer's information from Massimo Dal Zotto. 1998-10-21 05:28:48 +00:00
5f27ac6b5e Minor documentation improvements and markup fixes. 1998-10-17 22:02:21 +00:00
3c4e2bc9be SGML updates from post 6.3.2 manual changes. Added pg_upgrade man page. 1998-10-15 05:47:04 +00:00
6129de0b76 Remove duplicate entry for R_PLAN (thanks Bruce).
Add entry for undocumented (?) KSQO.
1998-10-14 16:31:28 +00:00
963ed0e72a Minor markup adjustment. 1998-10-14 16:30:17 +00:00
e149af170d Add TIMESTAMP as unreserved word. 1998-10-14 16:28:53 +00:00
ee92ab91ad Add some id tags to allow cross-references from the datatype chapter. 1998-10-14 16:28:31 +00:00
3103a05c64 Add mention of the SERIAL data type.
Change claim of "no limit" on maximum date for datetime type to
 more realistic 1465001 AD. Thanks Tatsuo for pointing this out :)
Clean up markup.
1998-10-14 16:26:31 +00:00
edadec91f7 Chapter on indices intended for the User's Guide.
Currently not included in the UG, and this now only has a discussion of
 partial indices by Paul Aoki culled from the mailing lists.
But, didn't want to loose it...
1998-10-14 16:20:16 +00:00
aa3a1f46df New PGQUERY_LIMIT environment variable, and doc changes. 1998-10-14 05:31:50 +00:00
8cec4cf91b New QUERY_LIMIT set command. 1998-10-14 05:10:12 +00:00
5a61590e48 Add new "-n" flag to pg_dump.
Update UNLISTEN to not require double-quotes around the wildcard argument.
Clean up markup.
1998-10-10 17:13:47 +00:00
d98011d8de Clean up markup.
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-10-10 17:12:18 +00:00
ef58a2c285 shared library instructions. 1998-10-10 03:08:02 +00:00
572f6f313d New shared library mentions. 1998-10-09 21:41:36 +00:00
0044a1bc1d Recommend ldconfig on any ELF. 1998-10-09 19:53:10 +00:00
0a1c2805b3 libpgtcl.sgml still needs work, but at least there are
fewer errors than there were.
1998-10-08 03:23:03 +00:00
f1fef841c3 Grammar, my boy, grammar :-( 1998-10-08 01:28:58 +00:00