[PATCHES] tablespace doc improvements

2004-10-28 Thread Neil Conway
This patch makes some minor cleanups to the tablespace documentation. Already applied to CVS HEAD. -Neil # Old manifest: 3a905ee5b8008b064d2daf6941298493d17dcdf7 # New manifest: 582a4861bdb2a2cc7615093976423144ef717ca1 # Summary of changes: # # patch doc/src/sgml/manage-ag.sgml #from 8de0

[PATCHES] FAQ update

2004-10-28 Thread Robert Treat
added question on website development -- Robert Treat Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL Index: FAQ.html === RCS file: /projects/cvsroot/pgsql/doc/src/FAQ/FAQ.html,v retrieving revision 1.227 diff -c -r1.2

Re: [PATCHES] transformExpr() refactor

2004-10-28 Thread Neil Conway
On Fri, 2004-10-29 at 00:17, Tom Lane wrote: > I don't actually find this to be an improvement. What's the point? > Since all the switch arms are independent, you haven't really done > anything at all to improve the comprehensibility of the code... I think the code is more readable this way. The

Re: [PATCHES] rmtree cleanup

2004-10-28 Thread Andrew Dunstan
Tom Lane wrote: Andrew Dunstan <[EMAIL PROTECTED]> writes: The attached patch cleans up src/port/dirmod.c::rmtree() a bit. It moves the filename finding portion into its own function, and in that function only scans the directory once instead of twice. Applied, along with some further ha

Re: [PATCHES] pg_autovacuum vacuum cost variables patch v2

2004-10-28 Thread Tom Lane
"Matthew T. O'Connor" <[EMAIL PROTECTED]> writes: > + if(operation == VACUUM_ANALYZE) > + update_table_thresholds(dbi, tbl, VACUUM_ANALYZE); > + else if(operation == VACUUM_ANALYZE) > + update_table_thresholds(dbi, tbl, ANALYZE_ONLY); Surely that's not right ... are

Re: [PATCHES] dblink crash fix

2004-10-28 Thread Tom Lane
Kris Jurka <[EMAIL PROTECTED]> writes: > This makes dblink pass its installcheck test on platforms where > snprintf(data, len, "%s", NULL) crash. Good catch! Applied. regards, tom lane ---(end of broadcast)--- TIP 2: you c

Re: [PATCHES] rmtree cleanup

2004-10-28 Thread Tom Lane
Andrew Dunstan <[EMAIL PROTECTED]> writes: > The attached patch cleans up src/port/dirmod.c::rmtree() a bit. It moves > the filename finding portion into its own function, and in that function > only scans the directory once instead of twice. Applied, along with some further hacking to reduce th

Re: [PATCHES] sign parsing (was: Re: [HACKERS] to_char/to_number loses sign)

2004-10-28 Thread Tom Lane
Karel Zak <[EMAIL PROTECTED]> writes: > The problem was bigger than I expected. I hope it's fixed in actual > patch. All regression tests pass. Applied, thanks. regards, tom lane ---(end of broadcast)--- TIP 4: Don't 'kill -

Re: [PATCHES] pg_ctl -D canonicalization

2004-10-28 Thread Magnus Hagander
Thanks. I can confirm that this fixes the issue. //Magnus >-Original Message- >From: Bruce Momjian [mailto:[EMAIL PROTECTED] >Sent: den 27 oktober 2004 19:17 >To: Magnus Hagander >Cc: [EMAIL PROTECTED] >Subject: Re: [PATCHES] pg_ctl -D canonicalization > > > >OK, attached patch applied.

[PATCHES] New Turkish translations for 7.4 branch + an update for 8.0

2004-10-28 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Below are new Turkish translations for 7.4 branch: http://postgresql.gunduz.org/translation/PostgreSQL-7.4/PgSQL-DilDosyalari/libpq-tr.po http://postgresql.gunduz.org/translation/PostgreSQL-7.4/PgSQL-DilDosyalari/pg_controldata-tr.po http://postgres

[PATCHES] rmtree cleanup

2004-10-28 Thread Andrew Dunstan
The attached patch cleans up src/port/dirmod.c::rmtree() a bit. It moves the filename finding portion into its own function, and in that function only scans the directory once instead of twice. cheers andrew Index: src/port/dirmod.c ==

Re: [PATCHES] transformExpr() refactor

2004-10-28 Thread Tom Lane
Neil Conway <[EMAIL PROTECTED]> writes: > This patch refactors transformExpr(): rather than being a monsterous 900 > line function, it breaks it up into numerous sub-functions that are > invoked by transformExpr() for individual expression types, in the style > of transformStmt(). I don't actually

Re: [PATCHES] Updated Turkish translation: postgres

2004-10-28 Thread Peter Eisentraut
Devrim GUNDUZ wrote: > Nicolai Tufar has began updating Turkish translation of postgres: > > http://postgresql.gunduz.org/translation/PostgreSQL-8.0/PgSQL-DilDosy >alari/postgres-tr.po > > Could you please apply it for 8.0? Done. ---(end of broadcast)--

Re: [PATCHES] 8.0-NLS: czech

2004-10-28 Thread Peter Eisentraut
Karel Zak wrote: > On Wed, 2004-10-27 at 13:24 +0200, Peter Eisentraut wrote: > > Please make available the individual PO files, not a patch. The > > patch you supplied does not apply cleanly. > > OK. Please don't forget add "cs" to src/bin/pg_config/nls.mk > > http://people.redhat.com/kzak/pg-

Re: [PATCHES] Updated Turkish translations

2004-10-28 Thread Peter Eisentraut
Devrim GUNDUZ wrote: > http://postgresql.gunduz.org/translation/PostgreSQL-8.0/PgSQL-DilDosy >alari/libpq-tr.po > http://postgresql.gunduz.org/translation/PostgreSQL-8.0/PgSQL-DilDosy >alari/pg_ctl-tr.po > http://postgresql.gunduz.org/translation/PostgreSQL-8.0/PgSQL-DilDosy >alari/psql-tr.po > > T

[PATCHES] Updated Turkish translation: postgres

2004-10-28 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Nicolai Tufar has began updating Turkish translation of postgres: http://postgresql.gunduz.org/translation/PostgreSQL-8.0/PgSQL-DilDosyalari/postgres-tr.po Could you please apply it for 8.0? Regards, - -- Devrim GUNDUZ devrim~gunduz.orgdevrim.g