pgsql-committers - January 2014

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Jan. 1, 2014

Thread Author Time
pgsql: Do not use an empty hostname. Michael Meskes 12:01
pgsql: Do not use an empty hostname. Michael Meskes 12:01
pgsql: Do not use an empty hostname. Michael Meskes 12:01
pgsql: Do not use an empty hostname. Michael Meskes 12:01
pgsql: Do not use an empty hostname. Michael Meskes 12:01
pgsql: Do not use an empty hostname. Michael Meskes 12:01

Jan. 2, 2014

Thread Author Time
pgsql: Rename walLogHints to wal_log_hints for easier grepping. Robert Haas 01:20
pgsql: Fix contrib/pg_upgrade to clean all the cruft made during "make Tom Lane 19:20
pgsql: Aggressively freeze tables when CLUSTER or VACUUM FULL rewrites Robert Haas 20:17
pgsql: Wrap multixact/members correctly during extension Alvaro Herrera 21:40
pgsql: Handle 5-char filenames in SlruScanDirectory Alvaro Herrera 21:40
pgsql: Handle wraparound during truncation in multixact/members Alvaro Herrera 21:40
pgsql: Handle wraparound during truncation in multixact/members Alvaro Herrera 21:40
pgsql: Handle 5-char filenames in SlruScanDirectory Alvaro Herrera 21:40
pgsql: Wrap multixact/members correctly during extension Alvaro Herrera 21:40

Jan. 3, 2014

Thread Author Time
pgsql: Fix calculation of maximum statistics-message size. Tom Lane 02:46
pgsql: Ooops, should use double not single quotes in StaticAssertStmt() Tom Lane 02:54
pgsql: Restore some comments lost during 15732b34e8c8 Alvaro Herrera 16:23

Jan. 4, 2014

Thread Author Time
pgsql: Fix typo in comment. Tom Lane 18:49
pgsql: Fix header comment for bitncmp(). Tom Lane 19:01
pgsql: Fix translatability markings in psql, and add defenses against f Tom Lane 21:05
pgsql: Fix translatability markings in psql, and add defenses against f Tom Lane 21:05
pgsql: Fix translatability markings in psql, and add defenses against f Tom Lane 21:05

Jan. 5, 2014

Thread Author Time
pgsql: Cache catalog lookup data across groups in ordered-set aggregate Tom Lane 17:29

Jan. 6, 2014

Thread Author Time
pgsql: Remove bogus -K option from pg_dump. Heikki Linnakangas 10:34
pgsql: Remove bogus -K option from pg_dump. Heikki Linnakangas 10:34

Jan. 7, 2014

Thread Author Time
pgsql: Add more use of psprintf() Peter Eisentraut 03:09
Re: [COMMITTERS] pgsql: Upgrade to Autoconf 2.69 Bruce Momjian 04:07
Re: [COMMITTERS] pgsql: Upgrade to Autoconf 2.69 Tom Lane 04:40
Re: [COMMITTERS] pgsql: Upgrade to Autoconf 2.69 Peter Eisentraut 13:19
pgsql: Avoid including tablespaces inside PGDATA twice in base backups Magnus Hagander 16:28
pgsql: Avoid including tablespaces inside PGDATA twice in base backups Magnus Hagander 16:28
pgsql: Avoid including tablespaces inside PGDATA twice in base backups Magnus Hagander 16:28
pgsql: Avoid including tablespaces inside PGDATA twice in base backups Magnus Hagander 16:28
pgsql: Move permissions check from do_pg_start_backup to pg_start_backu Magnus Hagander 17:05
pgsql: Move permissions check from do_pg_start_backup to pg_start_backu Magnus Hagander 17:05
pgsql: Move permissions check from do_pg_start_backup to pg_start_backu Magnus Hagander 17:05
pgsql: Move permissions check from do_pg_start_backup to pg_start_backu Magnus Hagander 17:05
pgsql: Silence compiler warning on MSVC. Heikki Linnakangas 19:54
pgsql: Fix LATERAL references to target table of UPDATE/DELETE. Tom Lane 20:25
pgsql: Fix LATERAL references to target table of UPDATE/DELETE. Tom Lane 20:25
pgsql: Update copyright for 2014 Bruce Momjian 21:05
pgsql: Update copyright for 2014 Bruce Momjian 21:05
pgsql: Update copyright for 2014 Bruce Momjian 21:05
pgsql: Update copyright for 2014 Bruce Momjian 21:05
pgsql: Update copyright for 2014 Bruce Momjian 21:05
pgsql: Update copyright for 2014 Bruce Momjian 21:05

Jan. 8, 2014

Thread Author Time
pgsql: pg_upgrade: Fix fatal error handling Peter Eisentraut 12:09
pgsql: Fix bug in determining when recovery has reached consistency. Heikki Linnakangas 14:56
pgsql: Fix bug in determining when recovery has reached consistency. Heikki Linnakangas 14:56
pgsql: Fix bug in determining when recovery has reached consistency. Heikki Linnakangas 14:56
pgsql: Fix bug in determining when recovery has reached consistency. Heikki Linnakangas 14:56
pgsql: Fix bug in determining when recovery has reached consistency. Heikki Linnakangas 14:56
pgsql: Save a few cycles in advance_transition_function(). Tom Lane 18:59
pgsql: Avoid extra AggCheckCallContext() checks in ordered-set aggregat Tom Lane 19:34
pgsql: Fix pause_at_recovery_target + recovery_target_inclusive combina Heikki Linnakangas 21:33
pgsql: Fix pause_at_recovery_target + recovery_target_inclusive combina Heikki Linnakangas 21:33
pgsql: Fix pause_at_recovery_target + recovery_target_inclusive combina Heikki Linnakangas 21:33
pgsql: Fix pause_at_recovery_target + recovery_target_inclusive combina Heikki Linnakangas 21:33
pgsql: If multiple recovery_targets are specified, use the latest one. Heikki Linnakangas 21:33
pgsql: Reduce the number of semaphores used under --disable-spinlocks. Robert Haas 23:58

Jan. 9, 2014

Thread Author Time
pgsql: Fix "cannot accept a set" error when only some arms of a CASE re Tom Lane 01:19
pgsql: Fix "cannot accept a set" error when only some arms of a CASE re Tom Lane 01:19
pgsql: Fix "cannot accept a set" error when only some arms of a CASE re Tom Lane 01:19
pgsql: Fix "cannot accept a set" error when only some arms of a CASE re Tom Lane 01:19
pgsql: Fix "cannot accept a set" error when only some arms of a CASE re Tom Lane 01:19
pgsql: Fix "cannot accept a set" error when only some arms of a CASE re Tom Lane 01:19
pgsql: We don't need to include pg_sema.h in s_lock.h anymore. Tom Lane 01:58
pgsql: pgcrypto: Make header files stand alone Peter Eisentraut 11:55
pgsql: Refactor checking whether we've reached the recovery target. Heikki Linnakangas 12:00
pgsql: Fix descriptor output in ECPG. Michael Meskes 15:19
pgsql: Fix descriptor output in ECPG. Michael Meskes 15:19
pgsql: Fix descriptor output in ECPG. Michael Meskes 15:19
pgsql: Fix descriptor output in ECPG. Michael Meskes 15:19
pgsql: Fix descriptor output in ECPG. Michael Meskes 15:19
pgsql: Fix descriptor output in ECPG. Michael Meskes 15:20
pgsql: Changed regression test to ecpg test suite for alignment problem Michael Meskes 15:20
pgsql: Remove unnecessary local variables to work around an icc optimiz Tom Lane 18:00

Jan. 10, 2014

Thread Author Time
Re: [COMMITTERS] pgsql: Upgrade to Autoconf 2.69 📎 Bruce Momjian 21:02
Re: [COMMITTERS] pgsql: Upgrade to Autoconf 2.69 Alvaro Herrera 21:06
Re: [COMMITTERS] pgsql: Upgrade to Autoconf 2.69 Tom Lane 21:06
pgsql: Accept pg_upgraded tuples during multixact freezing Alvaro Herrera 21:08
pgsql: Accept pg_upgraded tuples during multixact freezing Alvaro Herrera 21:08
Re: [COMMITTERS] pgsql: Upgrade to Autoconf 2.69 Bruce Momjian 21:10
pgsql: Move username lookup functions from /port to /common Bruce Momjian 23:03

Jan. 11, 2014

Thread Author Time
pgsql: Adjust pg_upgrade for move of username lookup functions to /comm Bruce Momjian 01:57
pgsql: Remove DESCR entries for json operator functions. Andrew Dunstan 03:26
pgsql: Add another regression test cross-checking operator and function Tom Lane 05:25
pgsql: docs: remove undocumented assign syntax in plpgsql examples Bruce Momjian 18:41
pgsql: Fix compute_scalar_stats() for case that all values exceed WIDTH Tom Lane 18:43
pgsql: Fix compute_scalar_stats() for case that all values exceed WIDTH Tom Lane 18:43
pgsql: Fix compute_scalar_stats() for case that all values exceed WIDTH Tom Lane 18:43
pgsql: Fix compute_scalar_stats() for case that all values exceed WIDTH Tom Lane 18:43
pgsql: Fix compute_scalar_stats() for case that all values exceed WIDTH Tom Lane 18:43
pgsql: Fix compute_scalar_stats() for case that all values exceed WIDTH Tom Lane 18:43
pgsql: Revert fd2ace802811c333b0b4e1a28b138fd4774745f3 Bruce Momjian 19:01
pgsql: Fix possible crashes due to using elog/ereport too early in star Tom Lane 21:36
pgsql: Fix possible crashes due to using elog/ereport too early in star Tom Lane 21:36
pgsql: Fix possible crashes due to using elog/ereport too early in star Tom Lane 21:36
pgsql: Fix possible crashes due to using elog/ereport too early in star Tom Lane 21:36
pgsql: Fix possible crashes due to using elog/ereport too early in star Tom Lane 21:36
pgsql: Fix possible crashes due to using elog/ereport too early in star Tom Lane 21:36
Re: pgsql: Revert fd2ace802811c333b0b4e1a28b138fd4774745f3 Andrew Dunstan 21:57
Re: pgsql: Revert fd2ace802811c333b0b4e1a28b138fd4774745f3 Tom Lane 22:07

Jan. 12, 2014

Thread Author Time
pgsql: Disallow LATERAL references to the target table of an UPDATE/DEL Tom Lane 00:03
pgsql: Disallow LATERAL references to the target table of an UPDATE/DEL Tom Lane 00:03

Jan. 13, 2014

Thread Author Time
pgsql: Fix pg_dumpall on pre-8.1 servers Bruce Momjian 03:26
pgsql: Fix pg_dumpall on pre-8.1 servers Bruce Momjian 03:26
pgsql: Always use the same way to addres a descriptor in ecpg's regress Michael Meskes 09:43
pgsql: Add OVERLAPS to index in the docs. Heikki Linnakangas 13:17
pgsql: Add OVERLAPS to index in the docs. Heikki Linnakangas 13:19
pgsql: Fix calculation of ISMN check digit. Heikki Linnakangas 13:45
pgsql: Fix calculation of ISMN check digit. Heikki Linnakangas 13:45
pgsql: Fix calculation of ISMN check digit. Heikki Linnakangas 13:45
pgsql: Fix calculation of ISMN check digit. Heikki Linnakangas 13:45
pgsql: Fix calculation of ISMN check digit. Heikki Linnakangas 13:45
pgsql: Fix calculation of ISMN check digit. Heikki Linnakangas 13:45
pgsql: Fix possible buffer overrun in contrib/pg_trgm. Tom Lane 18:07
pgsql: Fix possible buffer overrun in contrib/pg_trgm. Tom Lane 18:07
pgsql: Fix possible buffer overrun in contrib/pg_trgm. Tom Lane 18:07
pgsql: Fix possible buffer overrun in contrib/pg_trgm. Tom Lane 18:07
pgsql: Fix possible buffer overrun in contrib/pg_trgm. Tom Lane 18:07
pgsql: Fix possible buffer overrun in contrib/pg_trgm. Tom Lane 18:07
pgsql: Make bitmap heap scans show exact/lossy block info in EXPLAIN AN Robert Haas 19:48
pgsql: Code improvements for ALTER SYSTEM .. SET. Robert Haas 19:55

Jan. 14, 2014

Thread Author Time
pgsql: Simple table of contents for a shared memory segment. Robert Haas 17:22
pgsql: Single-reader, single-writer, lightweight shared message queue. Robert Haas 17:23
pgsql: Test code for shared memory message queue facility. Robert Haas 17:24
pgsql: Fix typo in comment. Robert Haas 19:35
pgsql: Mention that VACUUM FREEZE also effectively zeroes the table fre Robert Haas 19:50
pgsql: Documentation for test_shm_mq. Robert Haas 20:59
pgsql: Fix multiple bugs in index page locking during hot-standby WAL r Tom Lane 22:35
pgsql: Fix multiple bugs in index page locking during hot-standby WAL r Tom Lane 22:35
pgsql: Fix multiple bugs in index page locking during hot-standby WAL r Tom Lane 22:35
pgsql: Fix multiple bugs in index page locking during hot-standby WAL r Tom Lane 22:35
pgsql: Fix multiple bugs in index page locking during hot-standby WAL r Tom Lane 22:35

Jan. 15, 2014

Thread Author Time
pgsql: Improve FILES section of psql reference page. Tom Lane 00:28
pgsql: Improve FILES section of psql reference page. Tom Lane 00:28
pgsql: Improve FILES section of psql reference page. Tom Lane 00:28
Re: pgsql: Get rid of pg_class.reltoastidxid. Andres Freund 12:29
Re: pgsql: Get rid of pg_class.reltoastidxid. Michael Paquier 12:54
Re: pgsql: Get rid of pg_class.reltoastidxid. Robert Haas 13:02
Re: pgsql: Get rid of pg_class.reltoastidxid. 📎 Michael Paquier 13:14
pgsql: Fix compiler warning: Size isn't 64 bits on 32 bit platforms. Robert Haas 15:19
pgsql: Fix compiler warning. Robert Haas 15:33
pgsql: test_shm_mq: Fix checks for negative queue size. Robert Haas 15:51
pgsql: Fix missing parentheses resulting in wrong order of dereference. Robert Haas 16:04
Re: pgsql: Get rid of pg_class.reltoastidxid. Robert Haas 16:05
pgsql: Logging running transactions every 15 seconds. Robert Haas 17:42
pgsql: test_shm_mq: Try again to fix compiler warning. Robert Haas 17:44

Jan. 16, 2014

Thread Author Time
pgsql: Fix whitespace Peter Eisentraut 02:16
pgsql: Suppress Coverity complaints in readfuncs.c. Heikki Linnakangas 10:01
pgsql: Split ECPGdo() in constituent parts Alvaro Herrera 19:52
pgsql: Add display of oprcode (the underlying function's name) to psql' Tom Lane 20:29
pgsql: Split ecpg_execute() in constituent parts Alvaro Herrera 21:07
pgsql: Fix Hot Standby feedback sending when streaming busily. Heikki Linnakangas 21:16
pgsql: Fix Hot Standby feedback sending when streaming busily. Heikki Linnakangas 21:16
pgsql: docs: update PL/pgSQL docs about the use of := and = Bruce Momjian 21:41

Jan. 17, 2014

Thread Author Time
Re: pgsql: docs: update PL/pgSQL docs about the use of := and = Andrew Dunstan 00:23
pgsql: doc: fix := description typo. Bruce Momjian 00:28
Re: pgsql: docs: update PL/pgSQL docs about the use of := and = 📎 Bruce Momjian 00:30
pgsql: doc: rename "Equals" to "Equal" Bruce Momjian 00:38
pgsql: Prevent integer overflow with --progress >= 2148 Heikki Linnakangas 08:14
pgsql: Define WIN32 when _WIN32 is set Magnus Hagander 11:42
pgsql: Show SSL encryption information when logging connections Magnus Hagander 12:33
pgsql: Prevent double macro definition of WIN32. Andrew Dunstan 16:50
pgsql: Export set_latch_on_sigusr1 symbol for Windows. Andrew Dunstan 17:49
pgsql: Add gen_random_uuid() to contrib/pgcrypto. Tom Lane 21:52

Jan. 18, 2014

Thread Author Time
pgsql: Minor code beautification in contrib/sslinfo. Tom Lane 01:58
pgsql: Fix client-only installation Peter Eisentraut 04:18
pgsql: Fix client-only installation Peter Eisentraut 04:18
pgsql: Fix client-only installation Peter Eisentraut 04:18
pgsql: Fix client-only installation Peter Eisentraut 04:18
pgsql: Fix client-only installation Peter Eisentraut 04:18
pgsql: Fix client-only installation Peter Eisentraut 04:18
pgsql: Export a few more symbols required for test_shm_mq module. Andrew Dunstan 20:31
pgsql: Make various variables const (read-only). Tom Lane 21:04
pgsql: Allow SET TABLESPACE to database default Stephen Frost 23:51
pgsql: Allow SET TABLESPACE to database default Stephen Frost 23:51
pgsql: Allow SET TABLESPACE to database default Stephen Frost 23:51
pgsql: Allow SET TABLESPACE to database default Stephen Frost 23:51
pgsql: Allow SET TABLESPACE to database default Stephen Frost 23:51
pgsql: Allow SET TABLESPACE to database default Stephen Frost 23:51

Jan. 19, 2014

Thread Author Time
pgsql: Add ALTER TABLESPACE ... MOVE command Stephen Frost 00:11
pgsql: Fix VACUUM's reporting of dead-tuple counts to the stats collect Tom Lane 00:25
pgsql: Add CREATE TABLESPACE ... WITH ... Options Stephen Frost 02:05
pgsql: Adjust the SSL connection notification message Magnus Hagander 12:27
pgsql: Rename msvc build option krb5 to gss Magnus Hagander 16:14
pgsql: Remove support for native krb5 authentication Magnus Hagander 16:14

Jan. 20, 2014

Thread Author Time
pgsql: Speed up COPY into tables with DEFAULT nextval() Simon Riggs 17:23
pgsql: Fix typo in comment. Fujii Masao 17:25
pgsql: Fix to_timestamp/to_date's handling of consecutive spaces in for Tom Lane 18:45
pgsql: Remove pg_stat_statements--1.1.sql. Tom Lane 20:04
pgsql: Expose a routine to print triggers during EXPLAIN ANALYZE Alvaro Herrera 20:14

Jan. 21, 2014

Thread Author Time
pgsql: Plug more memory leaks when reloading config file. Robert Haas 14:54
pgsql: Plug more memory leaks when reloading config file. Robert Haas 14:54
pgsql: Avoid a possible relcache leak in get_object_address_attribute. Robert Haas 15:03
Re: pgsql: Plug more memory leaks when reloading config file. Tom Lane 16:30
Re: pgsql: Plug more memory leaks when reloading config file. Robert Haas 16:38
pgsql: Fix inadvertent semantics change in last patch to plug memory le Robert Haas 16:57

Browse Archives

Prev | Next