Re: [PATCHES] minor HISTORY improvement

2003-10-20 Thread Bruce Momjian
Added. Thanks. --- Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > Do you think people are actually doing that, and if they are, wouldn't > > it be obvious how to fix it? Anyone else? > > It would probably

Re: [PATCHES] minor HISTORY improvement

2003-10-17 Thread Gaetano Mendola
Bruce Momjian wrote: Gaetano Mendola wrote: Bruce Momjian wrote: Thanks. I have applied this to the SGML docs. The HISTORY file will be updated automatically now. I didn't see in the notes about the "Migration to version 7.4" the fact that now inside a plpgsql function is not anymore accepted

Re: [PATCHES] minor HISTORY improvement

2003-10-16 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Do you think people are actually doing that, and if they are, wouldn't > it be obvious how to fix it? Anyone else? It would probably be good if these two history items: * Dollar sign ($) is no longer allowed in operator names * Dollar sign ($

Re: [PATCHES] minor HISTORY improvement

2003-10-16 Thread Bruce Momjian
Gaetano Mendola wrote: > Bruce Momjian wrote: > > Thanks. > > > > I have applied this to the SGML docs. The HISTORY file will be updated > > automatically now. > > I didn't see in the notes about the "Migration to > version 7.4" the fact that now inside a plpgsql > function is not anymore accep

Re: [PATCHES] minor HISTORY improvement

2003-10-16 Thread Gaetano Mendola
Bruce Momjian wrote: Thanks. I have applied this to the SGML docs. The HISTORY file will be updated automatically now. I didn't see in the notes about the "Migration to version 7.4" the fact that now inside a plpgsql function is not anymore accepted declare a variable in this way: my_var

[PATCHES] minor HISTORY improvement

2003-10-15 Thread Neil Conway
This patch adds another item to the "migration to 7.4" list in the HISTORY file, and attributes the shared-buffer-alignment change to Manfred Spraul. -Neil Index: HISTORY === RCS file: /var/lib/cvs/pgsql-server/HISTORY,v retrieving r