[PATCHES] 8.2 release notes for pgcrypto

2006-10-16 Thread Marko Kreen
Bit more detailed description of changes. -- marko Index: doc/src/sgml/release.sgml === RCS file: /opt/cvs/pgsql/doc/src/sgml/release.sgml,v retrieving revision 1.473 diff -u -c -r1.473 release.sgml *** doc/src/sgml/release.sgml 13 O

Re: [PATCHES] [GENERAL] ISO week dates

2006-10-16 Thread Guillaume Lelarge
Guillaume Lelarge a ecrit le 12/10/2006 20:20: Peter Eisentraut a écrit : We should also support a format for ISO day-of-the-year, which might be 'IDDD'. I will work tomorrow on this one. Don't we already have it ? It seems ISO day-of-the-year is between 001 and 366 in leap years. Isn't

Re: [PATCHES] [GENERAL] ISO week dates

2006-10-16 Thread Peter Eisentraut
Guillaume Lelarge wrote: > Guillaume Lelarge a ecrit le 12/10/2006 20:20: > > Peter Eisentraut a écrit : > >> We should also support a format for ISO day-of-the-year, which > >> might be 'IDDD'. > > > > I will work tomorrow on this one. > > Don't we already have it ? It seems ISO day-of-the-year is

Re: [PATCHES] Constraint trigger doc patch

2006-10-16 Thread Michael Paesold
[Added pgsql-hackers to CC:] Michael Glaesemann wrote: [ a patch for constraint trigger docs] Great! I was just going to try to use constraint triggers (because I needed deferrable constraints). So I personally appreciate this documentation update very much. Just some notes: Index: doc/src

Re: [PATCHES] Constraint trigger doc patch

2006-10-16 Thread Bruce Momjian
Patch applied. Thanks. Your documentation changes can be viewed in five minutes using links on the developer's page, http://www.postgresql.org/developer/testing. --- Michael Glaesemann wrote: > (Fifth attempt: diff inlin

Re: [PATCHES] Constraint trigger doc patch

2006-10-16 Thread Bruce Momjian
Manual page changed applied. Thanks. --- Michael Paesold wrote: > [Added pgsql-hackers to CC:] > > Michael Glaesemann wrote: > [ a patch for constraint trigger docs] > > Great! I was just going to try to use constraint t

[PATCHES] Brazilian FAQ update

2006-10-16 Thread Euler Taveira de Oliveira
Hi, This is an updated version of Brazilian FAQ [1]. If you prefer [2] is the diff file. Please apply it. [1] http://timbira.com/pg/FAQ_brazilian.html [2] http://timbira.com/pg/faq.diff -- Euler Taveira de Oliveira http://www.timbira.com/ ---(end of broadcast)

Re: [PATCHES] Constraint trigger doc patch

2006-10-16 Thread Michael Paesold
Bruce Momjian schrieb: Manual page changed applied. Thanks. Ok, here is small patch fixing the remaining items I found when reviewing the built page. Two items are just SGML bugs, the other item is to finish an incomplete change from the previous "events" to the new "event [ OR ... ]" notat