Bruce Momjian
57fd9a5c4e
Removed -S from example and added nohup to log file.
1996-10-03 23:34:36 +00:00
Bruce Momjian
97c904610d
New FAQ.
1996-10-03 17:15:56 +00:00
Bruce Momjian
2e9010cd8a
Renamed createdb.l to create_database.l.
...
Changed portal to cursor.
1996-10-03 15:50:10 +00:00
Bruce Momjian
92210d4915
New vacuum optoin.
1996-10-03 04:21:31 +00:00
Bruce Momjian
00ec211aa8
Manual changes for initdb.sh change.
1996-10-03 00:25:53 +00:00
Bruce Momjian
e788e8aa03
This file was superceeded by README.fsync.
1996-09-29 19:11:20 +00:00
Bruce Momjian
33b7d74c6f
Add fsync option to Postgres manual page.
1996-09-26 16:49:09 +00:00
Marc G. Fournier
ba628ef13d
From: Bruce Momjian <maillist@candle.pha.pa.us>
...
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-23 08:39:53 +00:00
Marc G. Fournier
5995953a02
Documentation on the fsync() patch from OpenLink
...
Submitted by: Cees de Groot <C.deGroot@inter.nl.net>
1996-09-19 20:22:23 +00:00
Marc G. Fournier
9fb31dcb54
Here is a /doc patch for the oid preservation code.
...
Submitted by: Bruce Momjian <maillist@candle.pha.pa.us>
1996-09-19 20:09:02 +00:00
Marc G. Fournier
ab76bbf8fd
nonulls is not supported in gram.y, so why advertise it.
...
Submitted by: Bruce Momjian <maillist@candle.pha.pa.us>
1996-09-19 20:08:09 +00:00
Marc G. Fournier
2545844a10
This shows the new use of defaults.
...
Submitted by: Bruce Momjian <maillist@candle.pha.pa.us>
1996-09-19 20:07:15 +00:00
Marc G. Fournier
9848d3655d
Support Docs & Contrib
1996-08-18 22:14:33 +00:00