Mailing lists [pgsql-committers]
- pgsql: Make some adjustments to reduce platform dependencies in plan tgl@svr1.postgresql.org (Tom Lane)
- Re: pgsql: Remove replicaiton FAQ item. Bruce Momjian
- pgsql: Teach regex_fixed_prefix() the correct handling of advanced regex tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Teach regex_fixed_prefix() the correct handling of advanced regex tgl@svr1.postgresql.org (Tom Lane)
- pginstaller - pginst: Add pgadmin3.lng and libecpg.lib VC++ import dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Updated readme dpage@pgfoundry.org (User Dpage)
- Re: pgsql: Remove replicaiton FAQ item. Bruce Momjian
- pgsql: Update Japanese FAQ. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: This is a little patch to correct the documentation on CVS. neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Add: > > * Allow FOR UPDATE queries to do NOWAIT locks > momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix a potential free() of string literal in oid2name, per report neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Rework libpq threaded SIGPIPE handling to avoid interference with momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update Brazilian FAQ. momjian@svr1.postgresql.org (Bruce Momjian)
- osxpgpkg - osxpkg: Imported Sources taipan@pgfoundry.org (User Taipan)
- pgsql: Document that btrim()'s second parameter is optional, and momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Wording improvement. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Don't bother adding to cflags/cppflags, just set them because momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add: > * Fix psql's display of schema information (Neil) momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Disallow the combination VACUUM FULL FREEZE for safety's sake, tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add: > * Allow a warm standby system to also allow read-only momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add for Win32: > o Improve dlerror() reporting string momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Change Win32 dlerror message to: return "dynamic loading momjian@svr1.postgresql.org (Bruce Momjian)
- pginstaller - pginst: Make sure all malloc() calls have return values mha@pgfoundry.org (User Mha)
- pginstaller - pginst: Fix invalid mixing of unicode and ANSI string mha@pgfoundry.org (User Mha)
- pgsql: Hack to work around broken linker on older NetBSD/OpenBSD/Irix tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Prevent pg_autovacuum -D from needing an argument. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add mention of using --disable-rpath with regression test. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add documention on ARRAY() function. momjian@svr1.postgresql.org (Bruce Momjian)
- press - pr: Finished the translation. am@pgfoundry.org (User Am)
- pgsql: Allow libedit to keep its headers in /usr/include/readline/ ... tgl@svr1.postgresql.org (Tom Lane)
- pgsql: New Directory momjian@svr1.postgresql.org (Bruce Momjian)
- Re: pgsql: New Directory Tom Lane
- Re: pgsql: New Directory Bruce Momjian
- pgsql: Add Charset WIN1252 support. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Attached is a patch that adds the function momjian@svr1.postgresql.org (Bruce Momjian)
- Re: pgsql: New Directory Tom Lane
- Re: pgsql: New Directory Bruce Momjian
- Re: pgsql: New Directory Bruce Momjian
- pgsql: On win32, there is currently no way to get the equivalent momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix for Unicode characters above 0x10000. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: > I enclose a short patch to reduce the PGARCH_RESTART_INTERVAL momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: > > 8.0beta3 has pg_autovacuum included, when I want to run this momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: > I have installed your patch and adjusted the names of the momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add: < > o Fix problem with shared memory on the Win32 momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Code review for recent libpq changes. tgl@svr1.postgresql.org (Tom Lane)
- Re: pgsql: Code review for recent libpq changes. Bruce Momjian