pgsql-committers since 2016-02-26 00:00

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

Feb. 26, 2016

Thread Author Time
pgsql: Add README in src/test and src/test/modules Alvaro Herrera 00:09
pgsql: Add POD docs to PostgresNode Alvaro Herrera 00:32
pgsql: Respect TEMP_CONFIG when running contrib regression tests. Robert Haas 07:10
pgsql: Add new FDW API to test for parallel-safety. Robert Haas 10:47
pgsql: On second thought, disable parallelism for prepared statements. Robert Haas 11:08
pgsql: Move some code from RewindTest into PostgresNode Alvaro Herrera 16:28
pgsql: Add a test framework for recovery Alvaro Herrera 19:15
Re: pgsql: Add a test framework for recovery Andres Freund 19:18
pgsql: Apply last revision of recovery patch Alvaro Herrera 19:25
Re: pgsql: Add a test framework for recovery Thom Brown 19:26
Re: pgsql: Add a test framework for recovery Thom Brown 19:27
Re: pgsql: Add a test framework for recovery Alvaro Herrera 19:30
Re: [COMMITTERS] pgsql: Add a test framework for recovery Alvaro Herrera 19:59
pgsql: Add isolationtester spec for old heapam.c bug Alvaro Herrera 20:12
Re: [COMMITTERS] pgsql: Add a test framework for recovery Michael Paquier 23:21

Feb. 27, 2016

Thread Author Time
Re: pgsql: Respect TEMP_CONFIG when running contrib regression tests. Andrew Dunstan 00:49
Re: pgsql: Respect TEMP_CONFIG when running contrib regression tests. Robert Haas 02:13
Re: pgsql: Respect TEMP_CONFIG when running contrib regression tests. Andres Freund 02:17
Re: pgsql: Respect TEMP_CONFIG when running contrib regression tests. Robert Haas 02:21
Re: pgsql: Respect TEMP_CONFIG when running contrib regression tests. Andrew Dunstan 03:30
Re: [COMMITTERS] pgsql: Respect TEMP_CONFIG when running contrib regression tests. Robert Haas 03:59
Re: pgsql: Add isolationtester spec for old heapam.c bug Tom Lane 05:39
Re: [COMMITTERS] pgsql: Respect TEMP_CONFIG when running contrib regression tests. 📎 Andrew Dunstan 13:38
Re: [COMMITTERS] pgsql: Respect TEMP_CONFIG when running contrib regression tests. Robert Haas 14:25
Re: [COMMITTERS] pgsql: Respect TEMP_CONFIG when running contrib regression tests. Andrew Dunstan 15:06
Re: [COMMITTERS] pgsql: Respect TEMP_CONFIG when running contrib regression tests. Robert Haas 15:23
pgsql: Respect TEMP_CONFIG when pg_regress_check and friends are called Andrew Dunstan 17:32
Re: Re: [COMMITTERS] pgsql: Respect TEMP_CONFIG when running contrib regression tests. 📎 John Gorman 18:24

Feb. 28, 2016

Thread Author Time
pgsql: Allow multiple --temp-config arguments to pg_regress Andrew Dunstan 14:41
Re: Re: [COMMITTERS] pgsql: Respect TEMP_CONFIG when running contrib regression tests. Andrew Dunstan 14:43

Feb. 29, 2016

Thread Author Time
pgsql: Avoid multiple free_struct_lconv() calls on same data. Tom Lane 04:40
pgsql: Avoid multiple free_struct_lconv() calls on same data. Tom Lane 04:40
pgsql: Avoid multiple free_struct_lconv() calls on same data. Tom Lane 04:40
pgsql: Avoid multiple free_struct_lconv() calls on same data. Tom Lane 04:40
pgsql: Avoid multiple free_struct_lconv() calls on same data. Tom Lane 04:40
pgsql: Avoid multiple free_struct_lconv() calls on same data. Tom Lane 04:40
pgsql: Fix incorrect varlevelsup in security_barrier_replace_vars(). Dean Rasheed 12:42
pgsql: Fix incorrect varlevelsup in security_barrier_replace_vars(). Dean Rasheed 12:42
pgsql: Fix incorrect varlevelsup in security_barrier_replace_vars(). Dean Rasheed 12:42
pgsql: Fix build under OPTIMIZER_DEBUG. Tom Lane 15:14
pgsql: Remove useless unary plus. Tom Lane 15:49
pgsql: Remove useless unary plus. Tom Lane 15:49
pgsql: Remove useless unary plus. Tom Lane 15:49
Re: pgsql: Add isolationtester spec for old heapam.c bug Tom Lane 17:06
Re: pgsql: Add isolationtester spec for old heapam.c bug Alvaro Herrera 17:44
Re: pgsql: Add isolationtester spec for old heapam.c bug Tom Lane 18:08
pgsql: Make new isolationtester test more stable Alvaro Herrera 19:36
Re: [COMMITTERS] pgsql: Add isolationtester spec for old heapam.c bug Alvaro Herrera 19:42
pgsql: doc: document MANPATH as /usr/local/pgsql/share/man Alvaro Herrera 20:55
pgsql: doc: document MANPATH as /usr/local/pgsql/share/man Alvaro Herrera 20:55
pgsql: doc: document MANPATH as /usr/local/pgsql/share/man Alvaro Herrera 20:55
pgsql: doc: document MANPATH as /usr/local/pgsql/share/man Alvaro Herrera 20:55
pgsql: doc: document MANPATH as /usr/local/pgsql/share/man Alvaro Herrera 20:55
pgsql: doc: document MANPATH as /usr/local/pgsql/share/man Alvaro Herrera 20:55
pgsql: Fix typos Alvaro Herrera 21:12
pgsql: Fix typos Alvaro Herrera 21:12
pgsql: Fix typos Alvaro Herrera 21:12
pgsql: Fix typos Alvaro Herrera 21:12
pgsql: Fix typos Alvaro Herrera 21:12
pgsql: Fix typos Alvaro Herrera 21:12
pgsql: Minor tweaks for new src/test/recovery Alvaro Herrera 21:19

March 1, 2016

Thread Author Time
pgsql: Improve error message for rejecting RETURNING clauses with dropp Tom Lane 00:12
pgsql: Improve error message for rejecting RETURNING clauses with dropp Tom Lane 00:12
pgsql: Improve error message for rejecting RETURNING clauses with dropp Tom Lane 00:12
pgsql: Improve error message for rejecting RETURNING clauses with dropp Tom Lane 00:12
pgsql: Improve error message for rejecting RETURNING clauses with dropp Tom Lane 00:12
pgsql: Improve error message for rejecting RETURNING clauses with dropp Tom Lane 00:12
pgsql: Suppress scary-looking log messages from async-notify isolation Tom Lane 00:29
pgsql: Add Unicode map generation scripts as rule prerequisites Peter Eisentraut 02:56
pgsql: UCS_to_most.pl: Make executable, for consistency with other scri Peter Eisentraut 02:56
pgsql: Fix comments Peter Eisentraut 02:56
pgsql: Extend pgbench's expression syntax to support a few built-in fun Robert Haas 18:10
pgsql: Fix mistake in extensible node code. Robert Haas 18:20
pgsql: Fix incorrect comment. Robert Haas 18:32
pgsql: TAP tests: retain temp dirs on test failure Alvaro Herrera 22:55
pgsql: Add more tests for commit_timestamp feature Alvaro Herrera 22:55

March 2, 2016

Thread Author Time
pgsql: Improve coverage of pltcl regression tests. Tom Lane 01:01
pgsql: Change the format of the VM fork to add a second bit per page. Robert Haas 02:51
pgsql: Fix TAP tests for older Perls. Tom Lane 06:06
pgsql: Convert PL/Tcl to use Tcl's "object" interfaces. Tom Lane 17:07
pgsql: Make PL/Tcl require Tcl 8.4 or later. Tom Lane 17:24
pgsql: Fix PL/Tcl's encoding conversion logic. Tom Lane 18:30
pgsql: Prefix temp data dirs with the node name Alvaro Herrera 21:23
pgsql: Create stub functions to support pg_upgrade of old contrib/tsear Tom Lane 22:38

March 3, 2016

Thread Author Time
pgsql: Fix json_to_record() bug with nested objects. Tom Lane 04:31
pgsql: Fix json_to_record() bug with nested objects. Tom Lane 04:31
pgsql: Fix json_to_record() bug with nested objects. Tom Lane 04:31
pgsql: logical decoding: fix decoding of a commit's commit time. Andres Freund 07:46
pgsql: logical decoding: fix decoding of a commit's commit time. Andres Freund 07:46
pgsql: Add prefix to pl/pgsql global variables and functions Magnus Hagander 09:49
pgsql: Revert buggy optimization of index scans Simon Riggs 09:51
pgsql: Revert buggy optimization of index scans Simon Riggs 09:54
Re: pgsql: Fix json_to_record() bug with nested objects. Andrew Dunstan 13:06
pgsql: Fix mistakes in recovery tests Alvaro Herrera 15:54
pgsql: perltidy PostgresNode and SimpleTee Alvaro Herrera 16:25
pgsql: Rework PostgresNode's psql method Alvaro Herrera 20:58
pgsql: pgbench: accept unambiguous builtin prefixes for -b Alvaro Herrera 22:39

March 4, 2016

Thread Author Time
pgsql: Force synchronous_commit=on in test_decoding's concurrent_ddl_dm Andres Freund 01:23
pgsql: Force synchronous_commit=on in test_decoding's concurrent_ddl_dm Andres Freund 01:23
pgsql: Force synchronous_commit=on in test_decoding's concurrent_ddl_dm Andres Freund 01:23
pgsql: Add missing rules related to EUC_JIS_2004 and SHIFT_JIS_2004 enc Peter Eisentraut 01:45
pgsql: Add prerequisite for KOI8-U.TXT Peter Eisentraut 01:45
pgsql: Make some adjustments in variable assignments Peter Eisentraut 01:45
pgsql: Add 'tap_tests' flag in config_default.pl Alvaro Herrera 16:05
pgsql: Add 'tap_tests' flag in config_default.pl Alvaro Herrera 16:09
pgsql: Add 'tap_tests' flag in config_default.pl Alvaro Herrera 16:09
pgsql: postgres_fdw: When sending ORDER BY, always include NULLS FIRST/ Robert Haas 16:40
pgsql: Fix the way GetExistingLocalJoinPath is documented. Robert Haas 16:46
pgsql: Fix query-based tab completion for multibyte characters. Robert Haas 16:58
pgsql: Fix query-based tab completion for multibyte characters. Robert Haas 16:58
pgsql: Fix query-based tab completion for multibyte characters. Robert Haas 16:58
pgsql: Fix query-based tab completion for multibyte characters. Robert Haas 16:58
pgsql: Fix query-based tab completion for multibyte characters. Robert Haas 16:58
pgsql: Fix query-based tab completion for multibyte characters. Robert Haas 16:58
pgsql: Improve support of Hunspell in ispell dictionary. Teodor Sigaev 17:08
pgsql: Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be Robert Haas 17:30
pgsql: Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be Robert Haas 17:30
pgsql: Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be Robert Haas 17:30
pgsql: Fix InitializeSessionUserId not to deference NULL rolename point Robert Haas 17:30
pgsql: Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be Robert Haas 17:30
pgsql: Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be Robert Haas 17:30
pgsql: Fix InitializeSessionUserId not to deference NULL rolename point Robert Haas 17:30
pgsql: Minor optimizations based on ParallelContext having nworkers_lau Robert Haas 18:11
Re: pgsql: Improve support of Hunspell in ispell dictionary. 📎 Artur Zakirov 18:24
pgsql: Fix Windows build broken by d78a7d9c7fa3e9cd494b906f065fe7b7fe9f Teodor Sigaev 18:38
Re: pgsql: Improve support of Hunspell in ispell dictionary. Teodor Sigaev 18:38
pgsql: Fix SerializeSnapshot not to overrun the allocated space. Robert Haas 18:56
pgsql: Fix SerializeSnapshot not to overrun the allocated space. Robert Haas 19:02
pgsql: Minor improvements to transaction manager README. Robert Haas 19:14
pgsql: Fix typo in comment. Robert Haas 20:48
pgsql: Make stats regression test robust in the face of parallel query. Tom Lane 21:21

March 5, 2016

Thread Author Time
pgsql: Ignore recovery_min_apply_delay until recovery has reached consi Fujii Masao 17:44
pgsql: Ignore recovery_min_apply_delay until recovery has reached consi Fujii Masao 17:44
pgsql: Ignore recovery_min_apply_delay until recovery has reached consi Fujii Masao 17:44
pgsql: Expose control file data via SQL accessible functions. Joe Conway 19:11

March 6, 2016

Thread Author Time
pgsql: logical decoding: old/newtuple in spooled UPDATE changes was swi Andres Freund 02:16
pgsql: logical decoding: Fix handling of large old tuples with replica Andres Freund 02:16
pgsql: logical decoding: Tell reorderbuffer about all xids. Andres Freund 02:16
pgsql: logical decoding: old/newtuple in spooled UPDATE changes was swi Andres Freund 02:16
pgsql: logical decoding: Fix handling of large old tuples with replica Andres Freund 02:16
pgsql: logical decoding: Tell reorderbuffer about all xids. Andres Freund 02:16
pgsql: logical decoding: Tell reorderbuffer about all xids. Andres Freund 02:16
pgsql: logical decoding: old/newtuple in spooled UPDATE changes was swi Andres Freund 02:16
pgsql: logical decoding: Fix handling of large old tuples with replica Andres Freund 02:16
pgsql: Add valgrind suppression for padding bytes in twophase records. Andres Freund 02:25
Re: pgsql: logical decoding: Tell reorderbuffer about all xids. Tom Lane 03:49
Re: pgsql: logical decoding: Tell reorderbuffer about all xids. Andres Freund 03:59
pgsql: Fix typos Magnus Hagander 11:27
pgsql: Fix typos Magnus Hagander 11:27
Re: pgsql: Improve support of Hunspell in ispell dictionary. Peter Eisentraut 14:53
Re: pgsql: Improve support of Hunspell in ispell dictionary. Artur Zakirov 19:31
pgsql: Fix unportable usage of <ctype.h> functions. Tom Lane 23:24

March 7, 2016

Thread Author Time
pgsql: Fix not-terribly-safe coding in NIImportOOAffixes() and NIImport Tom Lane 00:21
pgsql: Fix not-terribly-safe coding in NIImportOOAffixes() and NIImport Tom Lane 00:21
pgsql: Fix not-terribly-safe coding in NIImportOOAffixes() and NIImport Tom Lane 00:21
pgsql: Fix not-terribly-safe coding in NIImportOOAffixes() and NIImport Tom Lane 00:21
pgsql: Fix not-terribly-safe coding in NIImportOOAffixes() and NIImport Tom Lane 00:21
pgsql: Fix not-terribly-safe coding in NIImportOOAffixes() and NIImport Tom Lane 00:21
pgsql: Fix wrong allocation size in c8f621c43. Andres Freund 00:30
pgsql: Fix wrong allocation size in c8f621c43. Andres Freund 00:30
pgsql: Fix wrong allocation size in c8f621c43. Andres Freund 00:30
Re: pgsql: logical decoding: Tell reorderbuffer about all xids. Andres Freund 00:54
Re: pgsql: logical decoding: Tell reorderbuffer about all xids. Tom Lane 01:49
pgsql: Fix broken definition for function name in pgbench's exprscan.l. Tom Lane 02:04
pgsql: Re-fix broken definition for function name in pgbench's exprscan Tom Lane 02:45
Re: pgsql: Improve support of Hunspell in ispell dictionary. Peter Eisentraut 14:49
pgsql: Fix backwards test for Windows service-ness in pg_ctl. Tom Lane 15:41
pgsql: Fix backwards test for Windows service-ness in pg_ctl. Tom Lane 15:41
pgsql: Fix backwards test for Windows service-ness in pg_ctl. Tom Lane 15:41
pgsql: Fix backwards test for Windows service-ness in pg_ctl. Tom Lane 15:41
pgsql: Fix backwards test for Windows service-ness in pg_ctl. Tom Lane 15:41
pgsql: Fix backwards test for Windows service-ness in pg_ctl. Tom Lane 15:41
pgsql: Make the upper part of the planner work by generating and compar Tom Lane 20:58
Re: pgsql: Improve support of Hunspell in ispell dictionary. 📎 Artur Zakirov 21:03
pgsql: Further improvements to c8f621c43. Andres Freund 22:26
pgsql: Further improvements to c8f621c43. Andres Freund 22:26
pgsql: Further improvements to c8f621c43. Andres Freund 22:26
pgsql: Make get_controlfile() error logging consistent with src/common Joe Conway 23:16

March 8, 2016

Thread Author Time
pgsql: Fix uninstall target in tsearch Makefile Peter Eisentraut 01:37
Re: pgsql: Improve support of Hunspell in ispell dictionary. Peter Eisentraut 01:39
pgsql: Spell "parallel" correctly. Tom Lane 02:48
pgsql: Fix minor typo in logical-decoding docs. Tom Lane 02:52
pgsql: Fix minor typo in logical-decoding docs. Tom Lane 02:52
pgsql: Fix minor typo in logical-decoding docs. Tom Lane 02:52
pgsql: pg_upgrade: Remove converter plugin facility. Robert Haas 13:25
pgsql: Add pg_visibility contrib module. Robert Haas 13:45
pgsql: Department of second thoughts: remove PD_ALL_FROZEN. Robert Haas 13:55
pgsql: Add some functions to fd.c for the convenience of extensions. Robert Haas 15:13
pgsql: Fix parallel query on standby servers. Robert Haas 15:33
pgsql: Fix typo. Robert Haas 18:37
pgsql: Add new flags argument for xl_heap_visible to heap2_desc. Robert Haas 18:37
pgsql: Fix reversed argument to bms_is_subset. Robert Haas 19:03
pgsql: Update GetForeignPlan documentation. Robert Haas 19:35
pgsql: Update GetForeignPlan documentation. Robert Haas 19:35
pgsql: Comment update for fdw_recheck_quals. Robert Haas 19:45
pgsql: Finish refactoring make_foo() functions in createplan.c. Tom Lane 21:28
pgsql: plperl: Correctly handle empty arrays in plperl_ref_from_pg_arra Andres Freund 21:49
pgsql: plperl: Correctly handle empty arrays in plperl_ref_from_pg_arra Andres Freund 21:49
pgsql: plperl: Correctly handle empty arrays in plperl_ref_from_pg_arra Andres Freund 21:49
pgsql: plperl: Correctly handle empty arrays in plperl_ref_from_pg_arra Andres Freund 21:49

Browse Archives

Prev | Next