-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
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
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
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
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
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
-
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
-
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
---
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
-
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
-
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
-
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
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(
13 matches
Mail list logo