Re: [PATCHES] [BUGS] solaris non gcc compiler debug options

2004-11-28 Thread Kris Jurka
On Sat, 27 Nov 2004, Bruce Momjian wrote: Kris Jurka wrote: Compiling on solaris with a non gcc compiler does not correctly enable debugging when --enable-debug is specified. src/template/solaris is specifying CFLAGS=-O -v and -O overrides the -g that --enable-debug adds.

Re: [PATCHES] pg_dumplo schema support

2004-11-28 Thread Tom Lane
Karel Zak [EMAIL PROTECTED] writes: here is a patch with: * support absolute paths in dump index * support for schemas * queries to catalog uses pg_catalog. prefix * default directory is $PWD or . * check index file format * schema support is backward compatible (default schema is public)

Re: [PATCHES] Charset WIN1252

2004-11-28 Thread Bruce Momjian
Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches It will be applied as soon as one of the PostgreSQL committers reviews and approves it. ---

Re: [PATCHES] Updated Turkish FAQ

2004-11-28 Thread Bruce Momjian
Patch applied. Thanks. --- Devrim GUNDUZ wrote: Hi, Attached is the updated Turkish FAQ. Could you please apply it? Also, on main FAQ, the latest release seems 7.4.5, it should be corrected. Regards, --

Re: [PATCHES] Faster install-sh in C

2004-11-28 Thread Bruce Momjian
This has been saved for the 8.1 release: http:/momjian.postgresql.org/cgi-bin/pgpatches2 --- Alvaro Herrera wrote: Patchers, I wrote an install program in C. It's supposed to replace the config/install-sh

Re: [PATCHES] Charset WIN1252

2004-11-28 Thread Peter Eisentraut
Bruce Momjian wrote: Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches It will be applied as soon as one of the PostgreSQL committers reviews and approves it. He should send a patch, not a source tarball, so it's