Mailing lists [pgsql-committers]
- pgsql: Update warning about synchronous-commit durability, per suggesti Bruce Momjian
- Re: pgsql: Use XLOG_BLCKSZ in pg_test_fsync, rather than our own define, bu Tom Lane
- Re: pgsql: Use XLOG_BLCKSZ in pg_test_fsync, rather than our own define, bu Bruce Momjian
- Re: pgsql: Use XLOG_BLCKSZ in pg_test_fsync, rather than our own define, bu Tom Lane
- Re: pgsql: Use XLOG_BLCKSZ in pg_test_fsync, rather than our own define, bu Bruce Momjian
- Re: pgsql: Use XLOG_BLCKSZ in pg_test_fsync, rather than our own define, bu Tom Lane
- Re: pgsql: Use XLOG_BLCKSZ in pg_test_fsync, rather than our own define, bu Bruce Momjian
- pgsql: Adjust pg_test_fsync to always do XLOG_BLCKSZ-sized writes, rath Bruce Momjian
- Re: pgsql: Update warning about synchronous-commit durability, per suggesti Robert Haas
- pgsql: Remove arbitrary ALTER TABLE .. ADD COLUMN restriction. Robert Haas
- pgsql: Add a comment explaining why we force physical removal of OIDs. Robert Haas
- orafce - orafce: New Directory itagaki@pgfoundry.org (User Itagaki)
- orafce - orafce: Support build for 32bit and 64bit binaries for Windows itagaki@pgfoundry.org (User Itagaki)
- pgsql: Make 'on' uppercase in a sql example. Itagaki Takahiro
- Re: pgsql: Update warning about synchronous-commit durability, per suggesti Bruce Momjian
- pgsql: Update sync commit performance documentation to be consistent wi Bruce Momjian
- pgsql: Update contrib documention mentions to point to actual documenta Bruce Momjian
- pgsql: In pg_test_fsync, use K(1024) rather than k(1000) for write size Bruce Momjian
- pgsql: Per Peter E, use 'kB' for kilobyte, not 'K'. Bruce Momjian
- pgsql: Fix compiler warnings Peter Eisentraut
- pgsql: autoreconf Peter Eisentraut
- pgsql: Also save the error detail in SPIError Peter Eisentraut
- pgsql: Improve exception usage in PL/Python Peter Eisentraut
- pgsql: Do not prefix error messages with the string "PL/Python: " Peter Eisentraut
- pgsql: Use -Wformat-security when available Peter Eisentraut
- pgsql: Change inv_truncate() to not repeat its systable_getnext_ordered Tom Lane
- pgsql: Restructure streaming docs so streaming seems more integrated in Bruce Momjian