postgresql/doc
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
..
man From: Bruce Momjian <maillist@candle.pha.pa.us> 1996-09-23 08:39:53 +00:00
1.0_to_1.01.sql Support Docs & Contrib 1996-08-18 22:14:33 +00:00
FAQ Support Docs & Contrib 1996-08-18 22:14:33 +00:00
MIGRATION_from_1.0_to_1.01 Support Docs & Contrib 1996-08-18 22:14:33 +00:00
Makefile Support Docs & Contrib 1996-08-18 22:14:33 +00:00
README.OPENLINK Support Docs & Contrib 1996-08-18 22:14:33 +00:00
README.flex Support Docs & Contrib 1996-08-18 22:14:33 +00:00
README.fsync Documentation on the fsync() patch from OpenLink 1996-09-19 20:22:23 +00:00
README.support Support Docs & Contrib 1996-08-18 22:14:33 +00:00
RELEASE.patchlevel Support Docs & Contrib 1996-08-18 22:14:33 +00:00
TODO Support Docs & Contrib 1996-08-18 22:14:33 +00:00
bug.template Support Docs & Contrib 1996-08-18 22:14:33 +00:00
libpgtcl.doc Support Docs & Contrib 1996-08-18 22:14:33 +00:00
userguide.ps Support Docs & Contrib 1996-08-18 22:14:33 +00:00

README.support

In order to co-ordinate both usage and development of Postgres95,
there are currently two mailing lists available:


General Discussion
	- mainly geared towards usage of PostGres95 and associated
	  support & third-party software

	- send a message of subscribe to postgres95-request@postgres95.vnet.net

	- a digest version of this list is available. To subscribe, send
	  a message of subscribe to:
		postgres95-digest-request@postgres95.vnet.net

	- archives and back issues of these lists are stored on:
		ftp://postgres95.vnet.net/pub/postgres95/archives
		ftp://postgres95.vnet.net/pub/postgres95/digests

Developers Mailling List
	- those wishing to help improve Postgres95 and further develop it

	- send a message of subscribe to pg95-dev-request@ki.net


WWW: http://www.ki.net/postgres95
FTP: ftp://ftp.ki.net/pub/postgres95

	The current source tree, with all patches installed, is available
via sup @ sup.ki.net, or in a .tar.gz file available at:

	ftp://ftp.ki.net/pub/postgres95