Mailing lists [pgsql-committers]
- pgsql: Allow the wal_buffers setting to be auto-tuned to a reasonable v Tom Lane
- pgsql: Quick hack to un-break plpython regression tests. Tom Lane
- pgsql: Code cleanup for assign_transaction_read_only. Robert Haas
- pgsql: Add pg_basebackup tool for streaming base backups Magnus Hagander
- pgsql: filemode is parsed on win32 even if never used Magnus Hagander
- snapshot - src: FIX: on prebuilt table not disabling trigger ENH: cunha17@pgfoundry.org (User Cunha17)
- snapshot - src: ENH: message functions cunha17@pgfoundry.org (User Cunha17)
- snapshot - src: FIX: retrieval of schema and tablename cunha17@pgfoundry.org (User Cunha17)
- snapshot - src: FIX: Disable trigger BUG cunha17@pgfoundry.org (User Cunha17)
- snapshot - src: Missing variable declaration. cunha17@pgfoundry.org (User Cunha17)
- snapshot - src: FIX: trigger status messages cunha17@pgfoundry.org (User Cunha17)
- pgsql: Only show pg_stat_replication details to superusers Magnus Hagander
- pgsql: Use pg_strcasecmp instead of strcasecmp for portability Magnus Hagander
- Re: pgsql: Add pg_basebackup tool for streaming base backups Tom Lane
- Re: pgsql: Add pg_basebackup tool for streaming base backups Magnus Hagander
- Re: pgsql: Add pg_basebackup tool for streaming base backups Tom Lane
- pgsql: Silence flex warnings about DOS file paths in MSVC builds Andrew Dunstan
- pgsql: Add .gitignore file to silence complaints about pg_basebackup. Tom Lane
- pgsql: Suppress uninitialized-variable warning. Tom Lane
- Re: pgsql: Suppress uninitialized-variable warning. Magnus Hagander
- pgsql: Revert "Factor out functions responsible for caching I/O routine Tom Lane
- Re: pgsql: Suppress uninitialized-variable warning. Tom Lane
- Re: pgsql: Suppress uninitialized-variable warning. Magnus Hagander
- Re: pgsql: Suppress uninitialized-variable warning. Tom Lane
- Re: pgsql: Suppress uninitialized-variable warning. Magnus Hagander
- Re: pgsql: Suppress uninitialized-variable warning. Devrim GÜNDÜZ
- pgsql: Improve getObjectDescription's display of pg_amop and pg_amproc Tom Lane
- pgsql: Fix another portability issue in pg_basebackup. Tom Lane
- pgsql: Add 'directory' format to pg_dump. The new directory format is c Heikki Linnakangas
- pgsql: Reorder includes to unbreak MSVC Magnus Hagander
- pgsql: Make walsender options order-independent Magnus Hagander