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

11823 Commits

Author SHA1 Message Date
b10a719777 Use autoconf to determine whether system has POSIX signals,
instead of relying on port's os.h to tell us.  (Needed for HPUX
where system major version is not enough info.)
configure unsets USE_TK if X libraries not found.
doc/Makefile uses gzcat or zcat as found by autoconf.
1998-11-29 05:30:25 +00:00
e50feea8d5 Add link to HPUX platform FAQ. 1998-11-28 23:12:50 +00:00
7095b43f33 New platform-specific FAQ for HP-UX sites. 1998-11-28 23:10:22 +00:00
59d9fd9b17 Update platform FAQ's. 1998-11-24 03:48:22 +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
4f920a66f4 Update todo. 1998-11-07 03:19:54 +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
b43b8fb09f New versions for v6.4 release. 1998-10-31 09:32:55 +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
3ac0a4e058 Updated TODO. 1998-10-30 17:14:35 +00:00
e337249f23 Remove obsolete file listing support resources which has not been updated
in a year an a half. Much of the info was wrong and is covered more
 correctly elsewhere.
1998-10-30 08:08:50 +00:00
8fcac709e6 Minor fix for Jan to remove claim in SPI and trigger chapters that
Postgres is missing a procedural language. He correctly points out
 that we now have two (thanks to him, but he modestly didn't mention
 that).
1998-10-30 08:04:52 +00:00
41ec33d70f User's Guide for v6.4.
Has three pages of goofy layout at the end. Can't figure out what Applix
doesn't like about it, so giving up for now.
1998-10-30 07:56:11 +00:00
f5bd98c67d Final hardcopy for v6.4, barring unexpected problems.
Includes Developer's Guide info for now.
1998-10-28 04:45:14 +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
ccbe540b61 Updated TODO. 1998-10-26 16:44:50 +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
30b2d287fb HISTORY file update. 1998-10-24 04:43:39 +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
30d5e18572 Fix for 'make man'. 1998-10-20 23:14:35 +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