Andrew Dunstan <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> (In general, when modifying a widely-known struct such as a parse node
>> type, it's a good idea to grep for every single mention of the struct
>> type to make sure you've not missed anything.)
> oops, ok, thanks, will do. Should we p
Tom Lane wrote:
Andrew Dunstan <[EMAIL PROTECTED]> writes:
here's a patch for "drop database if exists". Barring objections I will
apply it in a day or two.
Please try to remember the src/backend/nodes/ files this time.
(In general, when modifying a widely-known struct such as a pa
Andrew Dunstan <[EMAIL PROTECTED]> writes:
> here's a patch for "drop database if exists". Barring objections I will
> apply it in a day or two.
Please try to remember the src/backend/nodes/ files this time.
(In general, when modifying a widely-known struct such as a parse node
type, it's a good
here's a patch for "drop database if exists". Barring objections I will
apply it in a day or two.
cheers
andrew
Index: doc/src/sgml/ref/drop_database.sgml
===
RCS file: /cvsroot/pgsql/doc/src/sgml/ref/drop_database.sgml,v
retr