Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2012-01 Chronological Index (1/2)
Last updated: Tue Jan 31 21:40:05 2012
248 messages
30 January 2012
pgsql: Use abort() instead of exit() to abort library functions Peter Eisentraut (19:50)
pgsql: PL/Python: Add result metadata functions Peter Eisentraut (19:50)
pgsql: Add sequence USAGE privileges to information schema Peter Eisentraut (19:50)
pgsql: Remove prototype for nonexistent function. Robert Haas (17:00)
Re: pgsql: Resolve timing issue with logging locks for Hot Standby. Tom Lane (16:38)
Re: pgsql: Resolve timing issue with logging locks for Hot Standby. Andrew Dunstan (16:24)
Re: pgsql: Resolve timing issue with logging locks for Hot Standby. Tom Lane (15:46)
pgsql: Make group commit more effective. Heikki Linnakangas (14:55)
pgsql: Minor bug fix and cleanup from self-review of sync rep queues pa Simon Riggs (14:38)
pgsql: Various minor comments changes from bgwriter to checkpointer. Simon Riggs (14:35)
Re: pgsql: Resolve timing issue with logging locks for Hot Standby. Robert Haas (14:12)
pgsql: Accept a non-existent value in "ALTER USER/DATABASE SET ..." com Heikki Linnakangas (09:54)
pgsql: Accept a non-existent value in "ALTER USER/DATABASE SET ..." com Heikki Linnakangas (09:54)
pgsql: Accept a non-existent value in "ALTER USER/DATABASE SET ..." com Heikki Linnakangas (09:54)
pgsql: Accept a non-existent value in "ALTER USER/DATABASE SET ..." com Heikki Linnakangas (09:54)
pgsql: Accept a non-existent value in "ALTER USER/DATABASE SET ..." com Heikki Linnakangas (09:54)
Re: pgsql: Resolve timing issue with logging locks for Hot Standby. Simon Riggs (09:13)
jsonpath - postgresql-json: Fix bug: json_check not crash if json is User Marian (08:22)
Re: pgsql: Resolve timing issue with logging locks for Hot Standby. Tom Lane (00:30)
pgsql: Assorted comment fixes, mostly just typos, but some obsolete sta Tom Lane (00:24)
29 January 2012
pgsql: Tweak index costing for problems with partial indexes. Tom Lane (23:38)
pgsql: Fix pushing of index-expression qualifications through UNION ALL Tom Lane (21:32)
pgsql: Fix pushing of index-expression qualifications through UNION ALL Tom Lane (21:32)
pgsql: Add caution about multiple unique indexes breaking plpgsql upser Tom Lane (02:07)
pgsql: Update statement about sorting of character-string data. Tom Lane (01:56)
pgsql: Update statement about sorting of character-string data. Tom Lane (01:56)
pgsql: Fix handling of init_plans list in inheritance_planner(). Tom Lane (01:25)
pgsql: Fix handling of init_plans list in inheritance_planner(). Tom Lane (01:25)
28 January 2012
pgsql: Fix handling of data-modifying CTE subplans in EvalPlanQual. Tom Lane (22:55)
pgsql: Fix handling of data-modifying CTE subplans in EvalPlanQual. Tom Lane (22:55)
pgsql: Prevent logging "failed to stat file: success" for temp files Magnus Hagander (09:04)
pgsql: Fix error detection in contrib/pgcrypto's encrypt_iv() and decry Tom Lane (04:10)
pgsql: Fix error detection in contrib/pgcrypto's encrypt_iv() and decry Tom Lane (04:10)
pgsql: Fix error detection in contrib/pgcrypto's encrypt_iv() and decry Tom Lane (04:10)
pgsql: Fix error detection in contrib/pgcrypto's encrypt_iv() and decry Tom Lane (04:10)
pgsql: Fix error detection in contrib/pgcrypto's encrypt_iv() and decry Tom Lane (04:10)
pgsql: Use parameterized paths to generate inner indexscans more flexib Tom Lane (00:47)
pgsql: Undo 8.4-era lobotomization of subquery pullup rules. Tom Lane (00:47)
27 January 2012
pgsql: Revert unfortunate whitespace change Peter Eisentraut (19:41)
pgsql: Disallow ALTER DOMAIN on non-domain type everywhere Peter Eisentraut (19:22)
pgsql: Hide most variable-length fields from Form_pg_* structs Peter Eisentraut (18:22)
pgsql: Do not access indclass through Form_pg_index Peter Eisentraut (18:22)
pgsql: Document that COUNT(*) might not need a seq scan any more. Robert Haas (17:42)
pgsql: Document that analyzing an empty table doesn't update the statis Robert Haas (17:14)
Re: pgsql: Make bgwriter sleep longer when it has no work to do, to save el Heikki Linnakangas (16:26)
pgsql: Initialize the new bgwriterLatch field properly. Heikki Linnakangas (16:26)
pgsql: pg_dump: Move connection-setup code to a separate function. Robert Haas (16:01)
Re: pgsql: Make bgwriter sleep longer when it has no work to do, to save el Peter Geoghegan (14:43)
pgsql: Fix copy-paste error in docs. Heikki Linnakangas (10:49)
pgsql: Fix wording, per Peter Geoghegan Magnus Hagander (09:38)
pgsql: Fix wording, per Peter Geoghegan Magnus Hagander (09:38)
pgsql: Fix wording, per Peter Geoghegan Magnus Hagander (09:38)
pgsql: Fix wording, per Peter Geoghegan Magnus Hagander (09:38)
pgsql: Mention in the docs that bgwriter now sleeps longer when it has Heikki Linnakangas (07:18)
pgsql: Fix pg_upgrade --help text for --user to not use a plural cluste Bruce Momjian (03:19)
26 January 2012
pgsql: Be more clear when a new column name collides with a system colu Robert Haas (17:47)
pgsql: Fix sentence in docs: checkpoints are not done by bgwriter anymo Heikki Linnakangas (17:09)
pgsql: Make bgwriter sleep longer when it has no work to do, to save el Heikki Linnakangas (16:44)
pgsql: Add missing #include, to suppress compiler warning. Robert Haas (15:18)
pgsql: Fix a copy/pasted typo in several comments Magnus Hagander (15:03)
pgsql: Add deadlock counter to pg_stat_database Magnus Hagander (15:01)
pgsql: Classify DROP operations by whether or not they are user-initiat Robert Haas (14:40)
pgsql: Track temporary file count and size in pg_stat_database Magnus Hagander (13:44)
pgsql: Damage control for yesterday's CheckIndexCompatible changes. Robert Haas (13:23)
pgsql: Instrument index-only scans to count heap fetches performed. Robert Haas (01:42)
25 January 2012
pgsql: Make CheckIndexCompatible simpler and more bullet-proof. Robert Haas (20:31)
pgsql: Allow pg_basebackup from standby node with safety checking. Simon Riggs (18:03)
pgsql: Add pg_trigger_depth() function Alvaro Herrera (16:24)
pgsql: Now that the shared library name can be adjusted in the library Bruce Momjian (14:35)
pgsql: Now that the shared library name can be adjusted in the library Bruce Momjian (14:35)
pgsql: Improve plpython fix comment in pg_upgrade. Bruce Momjian (03:50)
pgsql: In pg_upgrade, when checking for the plpython library, we must c Bruce Momjian (03:43)
pgsql: In pg_upgrade, when checking for the plpython library, we must c Bruce Momjian (03:43)
pgsql: Fix new SQL tablespace location function usage in pg_upgrade to Bruce Momjian (02:51)
24 January 2012
pgsql: Add new replication mode synchronous_commit = 'write'. Simon Riggs (20:23)
pgsql: Remove quotes around format_type_be() output Peter Eisentraut (19:52)
pgsql: Suppress variable-clobbered-by-longjmp warning seen with older g Tom Lane (18:44)
pgsql: Suppress possibly-uninitialized-variable warning seen with older Tom Lane (18:44)
pgsql: Reduce tab outdent of "error handling" GUC comments in postgresq Bruce Momjian (15:41)
pgsql: Adjustments to regression tests for security_barrier views. Robert Haas (13:47)
pgsql: Remove tab in 9.1 SGML file. Bruce Momjian (02:09)
23 January 2012
pgsql: ALTER <thing> [IF EXISTS] ... allows silent DDL if required, Simon Riggs (23:25)
22 January 2012
21 January 2012
Re: pgsql: Regression tests for security_barrier views. Tom Lane (06:51)
Re: pgsql: Regression tests for security_barrier views. Robert Haas (05:15)
20 January 2012
pgsql: Check number of fields in IDENTIFY_SYSTEM response Magnus Hagander (13:00)
pgsql: Get rid of itemizedlist inside table Magnus Hagander (11:31)
pgsql: Further doc cleanups from the pg_stat_activity changes Magnus Hagander (11:24)
pgsql: Triggered change notifications. Robert Haas (04:16)
pgsql: Clarify that bgwriter no longer handles checkpoints. Robert Haas (02:54)
19 January 2012
pgsql: Add bitwise AND, OR, and NOT operators for macaddr data type. Robert Haas (20:26)
pgsql: Separate state from query string in pg_stat_activity Magnus Hagander (13:30)
pgsql: Make pg_relation_size() and friends return NULL if the object do Heikki Linnakangas (11:18)
18 January 2012
pgsql: Fix corner case in cleanup of transactions using SSI. Heikki Linnakangas (16:02)
pgsql: Fix corner case in cleanup of transactions using SSI. Heikki Linnakangas (16:02)
pgsql: Show psql timing output for failed queries as well as successful Magnus Hagander (09:35)
pgsql: Fix warning about unused variable Magnus Hagander (09:25)
pgsql: Regression tests for security_barrier views. Robert Haas (03:08)
pgsql: Catch fatal flex errors in the GUC file lexer. Robert Haas (02:49)
17 January 2012
16 January 2012
pgsql: psql: Fix memory leak Peter Eisentraut (18:10)
pgsql: Prevent adding relations to a concurrently dropped schema. Robert Haas (14:53)
Re: pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Fujii Masao (01:44)
15 January 2012
pgsql: Improve efficiency of recent changes to plperl's sv2cstr(). Andrew Dunstan (21:21)
pgsql: Fix poll() implementation of WaitLatchOrSocket to notice postmas Heikki Linnakangas (20:11)
pgsql: Allow a user to kill his own queries using pg_cancel_backend() Magnus Hagander (14:41)
pgsql: pgcrypto: Remove inappropriate const qualifier Peter Eisentraut (12:29)
14 January 2012
pgsql: Avoid NULL pointer dereference in isolationtester Alvaro Herrera (22:04)
pgsql: Make superuser imply replication privilege. The idea of a privil Heikki Linnakangas (16:31)
pgsql: initdb: Remove support for crypt authentication method Peter Eisentraut (13:02)
13 January 2012
Re: pgsql: Typo fix. Andrew Dunstan (17:30)
Re: pgsql: Typo fix. Simon Riggs (16:49)
Re: pgsql: Typo fix. Alvaro Herrera (16:06)
Re: pgsql: Typo fix. Andrew Dunstan (15:50)
Re: pgsql: Typo fix. Simon Riggs (15:23)
Re: pgsql: Typo fix. Magnus Hagander (14:26)
Re: pgsql: Typo fix. Simon Riggs (14:10)
Re: pgsql: Typo fix. Dave Page (14:08)
Re: pgsql: Typo fix. Dave Page (13:40)
Re: pgsql: Typo fix. Simon Riggs (13:30)
pgsql: Fix broken logic in lazy_vacuum_heap. Robert Haas (13:23)
pgsql: Typo fix. Robert Haas (13:22)
pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Simon Riggs (13:06)
pgsql: Minor but necessary improvements to WAL keepalives Simon Riggs (13:01)
12 January 2012
pgsql: Fix CLUSTER/VACUUM FULL for toast values owned by recently-updat Tom Lane (21:41)
pgsql: Fix CLUSTER/VACUUM FULL for toast values owned by recently-updat Tom Lane (21:41)
pgsql: Tweak duplicate-index-column regression test to avoid locale sen Tom Lane (19:18)
npgsql - Npgsql2: Applied Gildas Prime patch with Gendarme report User Fxjr (18:45)
11 January 2012
pgsql: Remove useless 'needlock' argument from GetXLogInsertRecPtr. It Heikki Linnakangas (09:28)
pgsql: Refactor XLogInsert a bit. The rdata entries for backup blocks a Heikki Linnakangas (09:28)
10 January 2012
pgsql: Support CREATE TABLE (LIKE ...) with foreign tables and views Peter Eisentraut (19:48)
pgsql: pg_dump: Dump foreign options in sorted order Peter Eisentraut (18:59)
Re: pgsql: plpython: Add SPI cursor support Dave Page (14:30)
Re: pgsql: plpython: Add SPI cursor support Andrew Dunstan (14:29)
Re: pgsql: plpython: Add SPI cursor support Dave Page (09:56)
npgsql - Npgsql2: Fixed tabulation. User Fxjr (03:14)
pgsql: Fix one-byte buffer overrun in contrib/test_parser. Tom Lane (00:59)
pgsql: Fix one-byte buffer overrun in contrib/test_parser. Tom Lane (00:59)
pgsql: Fix one-byte buffer overrun in contrib/test_parser. Tom Lane (00:59)
pgsql: Fix one-byte buffer overrun in contrib/test_parser. Tom Lane (00:59)
pgsql: Fix one-byte buffer overrun in contrib/test_parser. Tom Lane (00:59)
09 January 2012
pgsql: Fix pathname in pgindent README. Robert Haas (18:32)
Re: pgsql: plpython: Add SPI cursor support Peter Eisentraut (18:06)
Re: pgsql: plpython: Add SPI cursor support Andrew Dunstan (17:33)
pgsql: Add .gitignore file for entab Magnus Hagander (17:19)
pgsql: Fix comment language Magnus Hagander (17:17)
Re: pgsql: plpython: Add SPI cursor support Peter Geoghegan (17:14)
pgsql: Fix pg_basebackup for keepalive messages Magnus Hagander (17:10)
Re: pgsql: plpython: Add SPI cursor support Dave Page (17:07)
Re: pgsql: plpython: Add SPI cursor support Tom Lane (16:57)
Re: pgsql: plpython: Add SPI cursor support Andrew Dunstan (16:44)
Re: pgsql: plpython: Add SPI cursor support Dave Page (15:53)