Re: [COMMITTERS] pgsql: Add assign_expr_collations() to CreatePolicy() and AlterPolicy()

2015-07-12 Thread Joe Conway
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/11/2015 08:35 PM, Tom Lane wrote: > Bruce Momjian writes: >> On Sat, Jul 11, 2015 at 09:20:41PM +, Joe Conway wrote: >>> Add assign_expr_collations() to CreatePolicy() and >>> AlterPolicy(). > >> I think this commit has added a compiler war

[COMMITTERS] pgsql: Optionally don't error out due to preexisting slots in commandli

2015-07-12 Thread Andres Freund
Optionally don't error out due to preexisting slots in commandline utilities. pg_receivexlog and pg_recvlogical error out when --create-slot is specified and a slot with the same name already exists. In some cases, especially with pg_receivexlog, that's rather annoying and requires additional scri

[COMMITTERS] pgsql: Optionally don't error out due to preexisting slots in commandli

2015-07-12 Thread Andres Freund
Optionally don't error out due to preexisting slots in commandline utilities. pg_receivexlog and pg_recvlogical error out when --create-slot is specified and a slot with the same name already exists. In some cases, especially with pg_receivexlog, that's rather annoying and requires additional scri

[COMMITTERS] pgsql: For consistency add a pfree to ON CONFLICT set_plan_refs code.

2015-07-12 Thread Andres Freund
For consistency add a pfree to ON CONFLICT set_plan_refs code. Backpatch to 9.5 where ON CONFLICT was introduced. Author: Peter Geoghegan Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/3ed26e5f87a90bedaa3d7feb9e197e0d9f3fb252 Modified Files -- src/back

[COMMITTERS] pgsql: For consistency add a pfree to ON CONFLICT set_plan_refs code.

2015-07-12 Thread Andres Freund
For consistency add a pfree to ON CONFLICT set_plan_refs code. Backpatch to 9.5 where ON CONFLICT was introduced. Author: Peter Geoghegan Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/1884708e25c444eb9de6b0665b94c268bab25689 Modified Files -- s

[COMMITTERS] pgsql: Fix assorted memory leaks.

2015-07-12 Thread Tom Lane
Fix assorted memory leaks. Per Coverity (not that any of these are so non-obvious that they should not have been caught before commit). The extent of leakage is probably minor to unnoticeable, but a leak is a leak. Back-patch as necessary. Michael Paquier Branch -- REL9_3_STABLE Details -

[COMMITTERS] pgsql: Fix assorted memory leaks.

2015-07-12 Thread Tom Lane
Fix assorted memory leaks. Per Coverity (not that any of these are so non-obvious that they should not have been caught before commit). The extent of leakage is probably minor to unnoticeable, but a leak is a leak. Back-patch as necessary. Michael Paquier Branch -- REL9_4_STABLE Details -

[COMMITTERS] pgsql: Fix assorted memory leaks.

2015-07-12 Thread Tom Lane
Fix assorted memory leaks. Per Coverity (not that any of these are so non-obvious that they should not have been caught before commit). The extent of leakage is probably minor to unnoticeable, but a leak is a leak. Back-patch as necessary. Michael Paquier Branch -- master Details ---

[COMMITTERS] pgsql: Fix assorted memory leaks.

2015-07-12 Thread Tom Lane
Fix assorted memory leaks. Per Coverity (not that any of these are so non-obvious that they should not have been caught before commit). The extent of leakage is probably minor to unnoticeable, but a leak is a leak. Back-patch as necessary. Michael Paquier Branch -- REL9_1_STABLE Details -

[COMMITTERS] pgsql: Fix assorted memory leaks.

2015-07-12 Thread Tom Lane
Fix assorted memory leaks. Per Coverity (not that any of these are so non-obvious that they should not have been caught before commit). The extent of leakage is probably minor to unnoticeable, but a leak is a leak. Back-patch as necessary. Michael Paquier Branch -- REL9_5_STABLE Details -

[COMMITTERS] pgsql: Fix assorted memory leaks.

2015-07-12 Thread Tom Lane
Fix assorted memory leaks. Per Coverity (not that any of these are so non-obvious that they should not have been caught before commit). The extent of leakage is probably minor to unnoticeable, but a leak is a leak. Back-patch as necessary. Michael Paquier Branch -- REL9_2_STABLE Details -

[COMMITTERS] pgsql: release notes: markup: vacuumdb is an application, not command

2015-07-12 Thread Bruce Momjian
release notes: markup: vacuumdb is an application, not command Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/3096ff924a9d58be7de56e0cae5c8713a51c6b46 Modified Files -- doc/src/sgml/release-9.5.sgml |2 +- 1 file changed, 1 insertion(+), 1 de

[COMMITTERS] pgsql: release notes: markup: vacuumdb is an application, not command

2015-07-12 Thread Bruce Momjian
release notes: markup: vacuumdb is an application, not command Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/716f97f96663bdb8b64db9ed26121e2d399e06e0 Modified Files -- doc/src/sgml/release-9.5.sgml |2 +- 1 file changed, 1 insertion(+), 1 deletion(