Commit Graph

1246 Commits

Author SHA1 Message Date
Bruce Momjian
7e3a15bd5f Update FAQ. 2000-10-17 04:21:30 +00:00
Bruce Momjian
be57cd6f63 Update TODO list. 2000-10-17 04:08:33 +00:00
Bruce Momjian
b28c63ebdd FAQ_MSWIN is better than INSTALL_MSWIN 2000-10-17 03:29:30 +00:00
Bruce Momjian
c72809479b Rename INSTALL_WIN to INSTALL_MSWIN. MS doesn't own the Windows name! 2000-10-17 03:26:36 +00:00
Bruce Momjian
887d958c44 Update TODO list. 2000-10-16 22:03:58 +00:00
Bruce Momjian
5b5ba014dd Update TODO list. 2000-10-16 21:14:35 +00:00
Bruce Momjian
ff6f830533 Update TODO list. 2000-10-16 20:05:58 +00:00
Bruce Momjian
38c83465a0 Update TODO list. 2000-10-16 19:49:28 +00:00
Bruce Momjian
9e1e14578f Update TODO list. 2000-10-16 17:18:35 +00:00
Bruce Momjian
96648f6bcb Update TODO list. 2000-10-16 16:13:02 +00:00
Bruce Momjian
b8e182bdd3 Update TODO list. 2000-10-16 15:54:12 +00:00
Philip Warner
3c0157deb8 Added pg_restore to allfiles.sgml 2000-10-16 03:34:47 +00:00
Bruce Momjian
06dc338ee9 Here is a patch against the same cvs tree as the SSL patch (Aug 20).
I hope I didn't mess the SGML up too bad, but somebody should definitly
look that over. I tried to steal as much as I could from around :-)

This patch updates:
* Installation instructions (paragraph on how to compile with openssl)
* Documentation of pg_hba.conf (added "hostssl" record docs)
* Libpq documentation (added connection option, documentation of
  PQgetssl() function)
* Add section on SSL to "Server Runtime Environment"

If you beleive any particular area needs more attention, please let me know.

//Magnus
2000-10-16 03:25:17 +00:00
Bruce Momjian
ba8f55e8fc Change jdbc docs from postgresql.Driver to org.postgresql.Driver. 2000-10-16 02:20:58 +00:00
Bruce Momjian
69c8f48b0e Update TODO list. 2000-10-15 21:52:48 +00:00
Bruce Momjian
280e9377b1 Update TODO list. 2000-10-15 21:50:49 +00:00
Bruce Momjian
356a6a4ea5 Update TODO list. 2000-10-15 21:45:30 +00:00
Bruce Momjian
b65d32671f Update TODO list. 2000-10-15 18:53:25 +00:00
Bruce Momjian
a47875f123 Update TODO list. 2000-10-14 21:56:03 +00:00
Bruce Momjian
bbd5d65aae Update detail for new todo items. 2000-10-14 04:29:47 +00:00
Bruce Momjian
7bbe216b82 Update TODO list. 2000-10-14 04:22:14 +00:00
Bruce Momjian
a44905ea92 Update TODO list. 2000-10-14 04:19:27 +00:00
Bruce Momjian
0b33ace678 Update TODO list. 2000-10-13 01:54:40 +00:00
Bruce Momjian
5f94c032a3 Fix typo 2000-10-12 22:16:58 +00:00
Bruce Momjian
751d8ea175 Fix typo. 2000-10-12 22:08:42 +00:00
Bruce Momjian
e52f8688e0 Fix typo 2000-10-12 21:23:34 +00:00
Bruce Momjian
076c164559 Update FAQ. 2000-10-12 21:21:29 +00:00
Bruce Momjian
581b5b8d97 Update TODO list. 2000-10-12 20:26:11 +00:00
Bruce Momjian
3d8bfffb76 Update TODO list. 2000-10-12 20:23:44 +00:00
Bruce Momjian
ae55855088 Update TODO.detail. 2000-10-12 19:00:02 +00:00
Bruce Momjian
aaa318dad0 Update TODO list. 2000-10-12 18:59:26 +00:00
Bruce Momjian
590718a756 Update TODO list. 2000-10-12 18:59:10 +00:00
Bruce Momjian
5bcc226d9d Update FAQ. 2000-10-12 17:33:35 +00:00
Bruce Momjian
368ca7d3ae Update TODO list. 2000-10-12 17:33:22 +00:00
Bruce Momjian
9dd53f6c52 Update TODO list. 2000-10-12 17:32:40 +00:00
Bruce Momjian
c0ead4883c Update TODO list. 2000-10-12 15:43:51 +00:00
Philip Warner
ceb6d01d76 First pass at docs for pg_restore 2000-10-12 14:09:37 +00:00
Bruce Momjian
6619ad11ff Update TODO list. 2000-10-12 04:24:24 +00:00
Bruce Momjian
f647f96090 Update FAQ. 2000-10-12 03:12:41 +00:00
Bruce Momjian
c6a6de416f Update TODO list. 2000-10-12 03:04:44 +00:00
Bruce Momjian
d6109bf414 Update TODO for LIKE/ESCAPE. 2000-10-12 01:23:37 +00:00
Bruce Momjian
5ff3756446 Update TODO list. 2000-10-12 01:22:39 +00:00
Tom Lane
ec762bcc8a Correct error in description of AccessExclusiveLock mode
(failed to say that it conflicts with AccessShareLock).
2000-10-11 18:29:52 +00:00
Bruce Momjian
5d708fe22e Add pooling discussion. 2000-10-11 18:09:38 +00:00
Tom Lane
a37ab1d385 Improve MVCC discussion. 2000-10-11 17:38:36 +00:00
Bruce Momjian
77ac0a8ca6 pg_hba.conf mention fix. 2000-10-11 01:24:01 +00:00
Bruce Momjian
2d606da3ce More pg_config updates. 2000-10-10 22:03:31 +00:00
Bruce Momjian
78f69862af Rename pg-config to pg_config to be consistent with other pg commands. 2000-10-10 22:01:55 +00:00
Bruce Momjian
1fe2b77d01 Add spaces to manual page. 2000-10-10 04:42:43 +00:00
Bruce Momjian
f03f24663b Update FAQ. 2000-10-09 20:21:01 +00:00