pgsql-committers before 2015-08-01 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

July 24, 2015

Thread Author Time
pgsql: Make RLS work with UPDATE ... WHERE CURRENT OF Joe Conway 19:57

July 25, 2015

Thread Author Time
pgsql: Redesign tablesample method API, and do extensive code review. Tom Lane 18:39
pgsql: Redesign tablesample method API, and do extensive code review. Tom Lane 18:39
pgsql: Update oidjoins regression test for 9.5. Tom Lane 19:46
pgsql: Update oidjoins regression test for 9.5. Tom Lane 19:46
pgsql: In pg_ctl, report unexpected failure to stat() the postmaster.pi Tom Lane 19:58
pgsql: In pg_ctl, report unexpected failure to stat() the postmaster.pi Tom Lane 19:58
pgsql: Some platforms now need contrib/tsm_system_time to be linked wit Tom Lane 20:37
pgsql: Some platforms now need contrib/tsm_system_time to be linked wit Tom Lane 20:37
pgsql: Restore use of zlib default compression in pg_dump directory mod Andrew Dunstan 21:17
pgsql: Restore use of zlib default compression in pg_dump directory mod Andrew Dunstan 21:17
pgsql: Restore use of zlib default compression in pg_dump directory mod Andrew Dunstan 21:17
pgsql: Restore use of zlib default compression in pg_dump directory mod Andrew Dunstan 21:17
pgsql: Restore use of zlib default compression in pg_dump directory mod Andrew Dunstan 21:17
pgsql: Restore use of zlib default compression in pg_dump directory mod Andrew Dunstan 21:17
Re: pgsql: Replace our hacked version of ax_pthread.m4 with latest upstream Tom Lane 21:19
Re: pgsql: Restore use of zlib default compression in pg_dump directory mod Tom Lane 21:57
Re: pgsql: Restore use of zlib default compression in pg_dump directory mod Andrew Dunstan 22:27
pgsql: Fix up bad call to exit_nicely from commit af225551ef Andrew Dunstan 22:46
pgsql: Dodge portability issue (apparent compiler bug) in new tablesamp Tom Lane 23:42
pgsql: Dodge portability issue (apparent compiler bug) in new tablesamp Tom Lane 23:42

July 26, 2015

Thread Author Time
pgsql: Improve markup for row_security. Joe Conway 00:47
pgsql: Improve markup for row_security. Joe Conway 00:47
Re: pgsql: Replace our hacked version of ax_pthread.m4 with latest upstream Heikki Linnakangas 07:49
pgsql: Allow to push down clauses from HAVING to WHERE when grouping se Andres Freund 15:12
pgsql: Fix flattening of nested grouping sets. Andres Freund 15:12
pgsql: Build column mapping for grouping sets in all required cases. Andres Freund 15:12
pgsql: Recognize GROUPING() as a aggregate expression. Andres Freund 15:12
pgsql: Allow to push down clauses from HAVING to WHERE when grouping se Andres Freund 15:12
pgsql: Recognize GROUPING() as a aggregate expression. Andres Freund 15:12
pgsql: Fix flattening of nested grouping sets. Andres Freund 15:12
pgsql: Build column mapping for grouping sets in all required cases. Andres Freund 15:12
pgsql: Check the relevant index element in ON CONFLICT unique index inf Andres Freund 16:21
pgsql: Check the relevant index element in ON CONFLICT unique index inf Andres Freund 16:21
pgsql: Make entirely-dummy appendrels get marked as such in set_append_ Tom Lane 20:19
pgsql: Make entirely-dummy appendrels get marked as such in set_append_ Tom Lane 20:19
pgsql: Make entirely-dummy appendrels get marked as such in set_append_ Tom Lane 20:19
pgsql: Make entirely-dummy appendrels get marked as such in set_append_ Tom Lane 20:19
pgsql: Make entirely-dummy appendrels get marked as such in set_append_ Tom Lane 20:19
pgsql: Fix oversight in flattening of subqueries with empty FROM. Tom Lane 21:44
pgsql: Fix oversight in flattening of subqueries with empty FROM. Tom Lane 21:44

July 27, 2015

Thread Author Time
pgsql: Remove false comment about speculative insertion. Heikki Linnakangas 08:53
pgsql: Remove false comment about speculative insertion. Heikki Linnakangas 08:53
pgsql: Fix handling of all-zero pages in SP-GiST vacuum. Heikki Linnakangas 15:15
pgsql: Fix handling of all-zero pages in SP-GiST vacuum. Heikki Linnakangas 15:15
pgsql: Reuse all-zero pages in GIN. Heikki Linnakangas 15:15
pgsql: Reuse all-zero pages in GIN. Heikki Linnakangas 15:15
pgsql: Reuse all-zero pages in GIN. Heikki Linnakangas 15:15
pgsql: Fix handling of all-zero pages in SP-GiST vacuum. Heikki Linnakangas 15:15
pgsql: Avoid calling PageGetSpecialPointer() on an all-zeros page. Heikki Linnakangas 15:15
pgsql: Reuse all-zero pages in GIN. Heikki Linnakangas 15:15
pgsql: Reuse all-zero pages in GIN. Heikki Linnakangas 15:15
pgsql: Reuse all-zero pages in GIN. Heikki Linnakangas 15:15
pgsql: Fix handling of all-zero pages in SP-GiST vacuum. Heikki Linnakangas 15:15
pgsql: Fix handling of all-zero pages in SP-GiST vacuum. Heikki Linnakangas 15:15
pgsql: Reuse all-zero pages in GIN. Heikki Linnakangas 15:15
pgsql: Avoid calling PageGetSpecialPointer() on an all-zeros page. Heikki Linnakangas 15:15
Re: pgsql: Fix handling of all-zero pages in SP-GiST vacuum. Tom Lane 15:36
pgsql: Fix memory leak in xlogreader facility. Heikki Linnakangas 15:37
pgsql: Fix memory leak in xlogreader facility. Heikki Linnakangas 15:37
pgsql: Don't assume that PageIsEmpty() returns true on an all-zeros pag Heikki Linnakangas 15:55
pgsql: Don't assume that PageIsEmpty() returns true on an all-zeros pag Heikki Linnakangas 15:55
pgsql: Don't assume that PageIsEmpty() returns true on an all-zeros pag Heikki Linnakangas 15:55
pgsql: Don't assume that PageIsEmpty() returns true on an all-zeros pag Heikki Linnakangas 15:55
pgsql: Don't assume that PageIsEmpty() returns true on an all-zeros pag Heikki Linnakangas 15:55
Re: pgsql: Fix handling of all-zero pages in SP-GiST vacuum. Heikki Linnakangas 15:55
Re: pgsql: Improve LWLock scalability. Robert Haas 16:32
pgsql: Fix memory leaks in pg_rewind. Several PQclear() calls were miss Heikki Linnakangas 17:45
pgsql: Fix memory leaks in pg_rewind. Several PQclear() calls were miss Heikki Linnakangas 17:45
pgsql: Don't assume that 'char' is signed. Heikki Linnakangas 18:55
pgsql: Don't assume that 'char' is signed. Heikki Linnakangas 18:55
pgsql: Fix pointer-arithmetic thinko in pg_stat_ssl patch. Tom Lane 19:59
pgsql: Fix pointer-arithmetic thinko in pg_stat_ssl patch. Tom Lane 19:59
pgsql: Further code review for pg_stat_ssl patch. Tom Lane 20:29
pgsql: Further code review for pg_stat_ssl patch. Tom Lane 20:29
pgsql: Improve RLS handling in copy.c Stephen Frost 20:49
pgsql: Improve RLS handling in copy.c Stephen Frost 20:49

July 28, 2015

Thread Author Time
pgsql: Fix pg_dump output of policies. Joe Conway 03:26
pgsql: Fix pg_dump output of policies. Joe Conway 03:26
pgsql: Another attempt at fixing memory leak in xlogreader. Heikki Linnakangas 06:11
pgsql: Another attempt at fixing memory leak in xlogreader. Heikki Linnakangas 06:11
pgsql: Fix bug in collecting total_latencies from all threads in pgbenc Heikki Linnakangas 08:35
pgsql: Improve logging of TAP tests. Andrew Dunstan 17:19
pgsql: Improve logging of TAP tests. Andrew Dunstan 17:19
pgsql: Remove an unsafe Assert, and explain join_clause_is_movable_into Tom Lane 17:21
pgsql: Remove an unsafe Assert, and explain join_clause_is_movable_into Tom Lane 17:21
pgsql: Remove an unsafe Assert, and explain join_clause_is_movable_into Tom Lane 17:21
pgsql: Remove an unsafe Assert, and explain join_clause_is_movable_into Tom Lane 17:21
pgsql: Remove an unsafe Assert, and explain join_clause_is_movable_into Tom Lane 17:21
pgsql: Centralize decision-making about where to get a backend's PGPROC Robert Haas 18:55
pgsql: Make tap tests store postmaster logs and handle vpaths correctly Andrew Dunstan 20:02
pgsql: Make tap tests store postmaster logs and handle vpaths correctly Andrew Dunstan 20:04
pgsql: Make tap tests store postmaster logs and handle vpaths correctly Andrew Dunstan 20:05
pgsql: Remove ssl renegotiation support. Andres Freund 20:07
pgsql: Remove ssl renegotiation support. Andres Freund 20:07
pgsql: Disable ssl renegotiation by default. Andres Freund 20:07
pgsql: Disable ssl renegotiation by default. Andres Freund 20:07
pgsql: Disable ssl renegotiation by default. Andres Freund 20:07
pgsql: Disable ssl renegotiation by default. Andres Freund 20:07
pgsql: Disable ssl renegotiation by default. Andres Freund 20:07
pgsql: Plug RLS related information leak in pg_stats view. Joe Conway 20:22
pgsql: Plug RLS related information leak in pg_stats view. Joe Conway 20:22
Re: pgsql: Plug RLS related information leak in pg_stats view. Tom Lane 20:56
Re: pgsql: Plug RLS related information leak in pg_stats view. Joe Conway 20:58
pgsql: Bump catversion so that HEAD is beyond 9.5 Joe Conway 21:05
pgsql: Reduce chatter from signaling of autovacuum workers. Tom Lane 21:34
pgsql: Reduce chatter from signaling of autovacuum workers. Tom Lane 21:34
pgsql: Reduce chatter from signaling of autovacuum workers. Tom Lane 21:34
pgsql: Reduce chatter from signaling of autovacuum workers. Tom Lane 21:34
pgsql: Reduce chatter from signaling of autovacuum workers. Tom Lane 21:34
pgsql: Reduce chatter from signaling of autovacuum workers. Tom Lane 21:34
pgsql: Reduce chatter from signaling of autovacuum workers. Tom Lane 21:34
pgsql: Only adjust negative indexes in json_get up to the length of the Andrew Dunstan 21:59
pgsql: Only adjust negative indexes in json_get up to the length of the Andrew Dunstan 21:59
pgsql: Update our documentation concerning where to create data directo Tom Lane 22:43
pgsql: Update our documentation concerning where to create data directo Tom Lane 22:43
pgsql: Update our documentation concerning where to create data directo Tom Lane 22:43
pgsql: Update our documentation concerning where to create data directo Tom Lane 22:43
pgsql: Update our documentation concerning where to create data directo Tom Lane 22:43
pgsql: Update our documentation concerning where to create data directo Tom Lane 22:43
pgsql: Update our documentation concerning where to create data directo Tom Lane 22:43
pgsql: Create a pg_shdepend entry for each role in TO clause of policie Joe Conway 23:03
pgsql: Create a pg_shdepend entry for each role in TO clause of policie Joe Conway 23:03
pgsql: Disallow converting a table to a view if row security is present Joe Conway 23:25
pgsql: Disallow converting a table to a view if row security is present Joe Conway 23:25
pgsql: Suppress "variable may be used uninitialized" warning. Tom Lane 23:56
pgsql: Suppress "variable may be used uninitialized" warning. Tom Lane 23:56

July 29, 2015

Thread Author Time
pgsql: Prevent platform-dependent output row ordering in a new test que Tom Lane 00:00
pgsql: Prevent platform-dependent output row ordering in a new test que Tom Lane 00:00
Re: pgsql: Suppress "variable may be used uninitialized" warning. Joe Conway 00:12
Re: pgsql: Prevent platform-dependent output row ordering in a new test que Joe Conway 00:22
pgsql: pg_basebackup: Add tests for -R option Peter Eisentraut 00:34
pgsql: pg_basebackup: Add tests for -X option Peter Eisentraut 00:34
pgsql: pg_basebackup: Add --slot option Peter Eisentraut 00:34
Re: pgsql: Suppress "variable may be used uninitialized" warning. Tom Lane 00:54
Re: pgsql: Suppress "variable may be used uninitialized" warning. Joe Conway 01:13
Re: pgsql: pg_basebackup: Add tests for -X option 📎 Michael Paquier 06:58
pgsql: Fix typo in comment. Heikki Linnakangas 07:58
pgsql: Fix typo in comment. Heikki Linnakangas 07:58
pgsql: Remove outdated comment in LWLockDequeueSelf's header. Andres Freund 10:40
pgsql: Remove outdated comment in LWLockDequeueSelf's header. Andres Freund 10:40
pgsql: Document how to build the docs using the website style. Robert Haas 15:33
pgsql: Make TAP tests work on Windows. Heikki Linnakangas 16:37
pgsql: Add missing post create and alter hooks to policy objects. Joe Conway 16:48
pgsql: Add missing post create and alter hooks to policy objects. Joe Conway 16:48
pgsql: Add some test coverage of EvalPlanQual with non-locked tables. Tom Lane 17:28
pgsql: Add some test coverage of EvalPlanQual with non-locked tables. Tom Lane 17:28
Re: pgsql: Make TAP tests work on Windows. Tom Lane 17:37
Re: pgsql: Add some test coverage of EvalPlanQual with non-locked tables. Alvaro Herrera 17:39
pgsql: Fix TAP tests with "make installcheck". Heikki Linnakangas 18:02
Re: pgsql: Make TAP tests work on Windows. Heikki Linnakangas 18:03
pgsql: Flesh out the background worker documentation. Robert Haas 18:42
pgsql: Fix incorrect comment. Robert Haas 20:49
pgsql: Create new ParseExprKind for use by policy expressions. Joe Conway 22:41
pgsql: Create new ParseExprKind for use by policy expressions. Joe Conway 22:41

July 30, 2015

Thread Author Time
Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) 📎 Joe Conway 00:35
pgsql: Add IF NOT EXISTS processing to ALTER TABLE ADD COLUMN Andrew Dunstan 01:33
pgsql: MSVC: Future-proof installation file skip logic. Noah Misch 03:03
pgsql: MSVC: Future-proof installation file skip logic. Noah Misch 03:03
pgsql: Blacklist xlc 32-bit inlining. Noah Misch 03:03
pgsql: MSVC: Revert most 9.5 changes to pre-9.5 vcregress.pl tests. Noah Misch 03:03
pgsql: MSVC: Remove duplicate PATH entry in test harness. Noah Misch 03:03
pgsql: Blacklist xlc 32-bit inlining. Noah Misch 03:03
pgsql: Blacklist xlc 32-bit inlining. Noah Misch 03:03
pgsql: Remove redundant "make install" from pg_upgrade test suite. Noah Misch 03:03
pgsql: Blacklist xlc 32-bit inlining. Noah Misch 03:03
pgsql: Remove redundant "make install" from pg_upgrade test suite. Noah Misch 03:03
pgsql: Blacklist xlc 32-bit inlining. Noah Misch 03:03
pgsql: Blacklist xlc 32-bit inlining. Noah Misch 03:03
pgsql: MSVC: Revert most 9.5 changes to pre-9.5 vcregress.pl tests. Noah Misch 03:03
pgsql: MSVC: Remove duplicate PATH entry in test harness. Noah Misch 03:03
pgsql: Blacklist xlc 32-bit inlining. Noah Misch 03:03
pgsql: Update ax_pthread.m4 to an experimental draft version from upstr Heikki Linnakangas 11:21
pgsql: Fix calculation of latency of pgbench backslash commands. Heikki Linnakangas 11:51
pgsql: Fix calculation of latency of pgbench backslash commands. Heikki Linnakangas 11:51
Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) 📎 Dean Rasheed 13:52
pgsql: Avoid some zero-divide hazards in the planner. Tom Lane 16:11
pgsql: Avoid some zero-divide hazards in the planner. Tom Lane 16:11
pgsql: Avoid some zero-divide hazards in the planner. Tom Lane 16:11
pgsql: Avoid some zero-divide hazards in the planner. Tom Lane 16:11
pgsql: Avoid some zero-divide hazards in the planner. Tom Lane 16:11
pgsql: Avoid some zero-divide hazards in the planner. Tom Lane 16:11
pgsql: Avoid some zero-divide hazards in the planner. Tom Lane 16:11
pgsql: Use appropriate command type when retrieving relation's policies Joe Conway 16:39
pgsql: Use appropriate command type when retrieving relation's policies Joe Conway 16:39
Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Joe Conway 16:40
pgsql: Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction. Joe Conway 17:17
pgsql: Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction. Joe Conway 17:17
pgsql: Fix broken assertion in BRIN code Alvaro Herrera 18:08
pgsql: Fix broken assertion in BRIN code Alvaro Herrera 18:08
pgsql: Fix volatility marking of commit timestamp functions Alvaro Herrera 18:21
pgsql: Fix volatility marking of commit timestamp functions Alvaro Herrera 18:21

July 31, 2015

Thread Author Time
pgsql: Consolidate makefile code for setting top_srcdir, srcdir and VPA Noah Misch 00:51
pgsql: Clean up Makefile.win32 "-I" flag additions. Noah Misch 00:51
pgsql: Consolidate makefile code for setting top_srcdir, srcdir and VPA Noah Misch 00:51
pgsql: Consolidate makefile code for setting top_srcdir, srcdir and VPA Noah Misch 00:51
pgsql: Fix an oversight in checking whether a join with LATERAL refs is Tom Lane 23:26
pgsql: Fix an oversight in checking whether a join with LATERAL refs is Tom Lane 23:26
pgsql: Fix an oversight in checking whether a join with LATERAL refs is Tom Lane 23:26
pgsql: Fix an oversight in checking whether a join with LATERAL refs is Tom Lane 23:26

Browse Archives

Prev | Next