Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-11-14 | Removed man pages...moved to src/man | Marc G. Fournier | |
Requested by Bryan | |||
1996-11-09 | various docs changes requested by Bryan | Marc G. Fournier | |
1996-10-30 | Fixes: Incorrect syntax for copy command | Marc G. Fournier | |
By: Erich Stamberger <eberger@gewi.kfunigraz.ac.at> | |||
1996-10-07 | add FROM to update page, clean up spelling error in select. | Bruce Momjian | |
1996-10-04 | Added purge(l) mention in manual page. | Bruce Momjian | |
1996-10-03 | Removed -S from example and added nohup to log file. | Bruce Momjian | |
1996-10-03 | Renamed createdb.l to create_database.l. | Bruce Momjian | |
Changed portal to cursor. | |||
1996-10-03 | New vacuum optoin. | Bruce Momjian | |
1996-10-03 | Manual changes for initdb.sh change. | Bruce Momjian | |
1996-09-26 | Add fsync option to Postgres manual page. | Bruce Momjian | |
1996-09-23 | From: Bruce Momjian <maillist@candle.pha.pa.us> | Marc G. Fournier | |
To: Bryan Henderson <bryanh@giraffe.netgate.net> Cc: Postgres95-development <pg95-dev@ki.net> Subject: Re: [PG95-DEV] DELETE statement > > Does the man page for DELETE need to be corrected? It gives as syntax > > DELETE instance_variable [FROM fromlist] [WHERE qual] . > > But the actual syntax appears to be > > DELETE FROM classname WHERE qual . > > -- > Bryan Henderson Phone 408-227-6803 > San Jose, California > This patch fixes the delete manual page in 2.0: | |||
1996-09-19 | Here is a /doc patch for the oid preservation code. | Marc G. Fournier | |
Submitted by: Bruce Momjian <maillist@candle.pha.pa.us> | |||
1996-09-19 | nonulls is not supported in gram.y, so why advertise it. | Marc G. Fournier | |
Submitted by: Bruce Momjian <maillist@candle.pha.pa.us> | |||
1996-09-19 | This shows the new use of defaults. | Marc G. Fournier | |
Submitted by: Bruce Momjian <maillist@candle.pha.pa.us> | |||
1996-08-18 | Support Docs & Contrib | Marc G. Fournier | |