Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-14 | Update set constraints man page | Bruce Momjian | |
2000-04-14 | Fix busted markup. | Tom Lane | |
2000-04-14 | update | Bruce Momjian | |
2000-04-14 | MOre cleanup | Bruce Momjian | |
2000-04-14 | Update | Bruce Momjian | |
2000-04-14 | update | Bruce Momjian | |
2000-04-14 | Updates create_function.sgml with fixes for new foreign keys | Bruce Momjian | |
2000-04-14 | UPdate vacuum man page to be clearer. | Bruce Momjian | |
2000-04-14 | Add mention of SET CONSTRAINT and CREATE CONSTRAINT TRIGGER. | Thomas G. Lockhart | |
2000-04-14 | Rename Digital Unix to Compaq Tru64 :( | Thomas G. Lockhart | |
Update platform support for HPUX, Linux-mips, Linux-ppc, mklinux, NetBSD-m68k (may be a bit premature), and Solaris. | |||
2000-04-14 | Mention CmdTuples(). From Vince. | Thomas G. Lockhart | |
2000-04-14 | Mention support for date_part('week',timestamp). | Thomas G. Lockhart | |
Fix spelling of "millennium". Thanks to Mika Nystrom <mika@camembert.cs.caltech.edu>. | |||
2000-04-13 | Change DEFINE TYPE to CREATE TYPE. | Bruce Momjian | |
2000-04-13 | No longer need to cast default non-cacheable functions. | Bruce Momjian | |
2000-04-12 | Update man page to prefer old over current. | Bruce Momjian | |
2000-04-12 | Fix up markup to allow building. | Thomas G. Lockhart | |
Adjust two-word substitution parameters to be one word only to reduce possible ambiguity. | |||
2000-04-11 | Uppercase pg_options param | Bruce Momjian | |
2000-04-11 | Attached is are diffs for CREATE/ALTER table doc I've | Bruce Momjian | |
forgotten in my mailbox (sorry). Haven't tried to apply and since I don't have working sgml stuff cannot check. Jan | |||
2000-04-11 | Update porting list. | Thomas G. Lockhart | |
Fix markup to get clean compile. | |||
2000-04-11 | Update for default ISO date style | Bruce Momjian | |
2000-04-11 | Update SET manual pages for pg_options. | Bruce Momjian | |
2000-04-10 | No revoke on indexes any more | Bruce Momjian | |
2000-04-09 | UPdate faq/ | Bruce Momjian | |
2000-04-09 | No more need to create groups manually. | Bruce Momjian | |
2000-04-09 | No grant on indexes. | Bruce Momjian | |
2000-04-08 | Add explanation about 'Unrecognized variable client_encoding' | Tom Lane | |
message at startup. | |||
2000-04-08 | Document FSYNC in pg_options sgml file. | Bruce Momjian | |
2000-04-08 | Link already-existing COMMENT and REINDEX command docs into documentation. | Tom Lane | |
2000-04-08 | Mention cube root. | Tom Lane | |
2000-04-08 | update | Bruce Momjian | |
2000-04-08 | Fix cross-references, update examples, copy-edit. | Tom Lane | |
2000-04-08 | Add reference page for pg_ctl. | Thomas G. Lockhart | |
2000-04-08 | Update some porting info. | Thomas G. Lockhart | |
Add mention of transcendental functions. | |||
2000-04-07 | More man updates to fix bad tags | Bruce Momjian | |
2000-04-07 | Update create_rule manual page. | Bruce Momjian | |
2000-04-07 | Again update of rule manual page. | Bruce Momjian | |
2000-04-07 | Update rule examples | Bruce Momjian | |
2000-04-07 | Remove mention of INSTANCE rule system, because it is gone. | Bruce Momjian | |
2000-04-07 | Document new SET SEED command. | Thomas G. Lockhart | |
2000-04-07 | Fix path to initdb in installation instructions. | Thomas G. Lockhart | |
General cleanup for 7.0. | |||
2000-04-05 | Update vacuum to mention analyze | Bruce Momjian | |
2000-04-04 | Remove FETCH syntax heading from MOVE manual page. | Bruce Momjian | |
2000-04-04 | Remove from FETCH manual page: | Bruce Momjian | |
Once all rows are fetched, every other fetch access returns no rows. | |||
2000-04-04 | Add a check to pg_dump to see whether backend is same version as pg_dump. | Tom Lane | |
If not, abort by default. Abort can be prevented by using -i or --ignore-version switch. | |||
2000-04-02 | Copy-editing, mostly. | Tom Lane | |
2000-04-02 | Mention DST boundaries as a possible cause of regress test failure. | Tom Lane | |
2000-03-31 | Correct typo. | Tom Lane | |
2000-03-31 | Improve wording a little bit. | Tom Lane | |
2000-03-31 | Update index cost estimation docs to final 7.0 scheme. | Tom Lane | |
2000-03-31 | Minor copy-editing. | Tom Lane | |