Stamp 9.6beta2.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/936b62ddf247c26e8cc4fca34bd8a4c2e65c09fd
Modified Files
--
configure | 18 +-
configure.in | 2 +-
doc/bug.template | 2 +-
sr
Add missing check for malloc failure in plpgsql_extra_checks_check_hook().
Per report from Andreas Seltenreich. Back-patch to affected versions.
Report: <874m8nn0hv@elite.ansel.ydns.eu>
Branch
--
REL9_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/97567cf045fc4408b393
Add missing check for malloc failure in plpgsql_extra_checks_check_hook().
Per report from Andreas Seltenreich. Back-patch to affected versions.
Report: <874m8nn0hv@elite.ansel.ydns.eu>
Branch
--
REL9_5_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/1d07722f0174b563bbd3
Add missing check for malloc failure in plpgsql_extra_checks_check_hook().
Per report from Andreas Seltenreich. Back-patch to affected versions.
Report: <874m8nn0hv@elite.ansel.ydns.eu>
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/1fe1204e87c467221277d1789f1
pg_trgm's set_limit() function is parallel unsafe, not parallel restricted.
Per buildfarm. Fortunately, it's not quite too late to squeeze this fix
into the pg_trgm 1.3 update.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/e611515dd6b8edad56baa0f3ae31ff637ca54d52
docs: clarify use of pg_rewind arguments
Specifically, --source-pgdata and --source-server.
Discussion: 20160617155108.gc19...@momjian.us
Reviewed-by: Michael Paquier
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/3557b1791b715c6e44e1b7b4b342d1fae54e262e
Modifie
Fix comparison of similarity to threshold in GIST trigram searches.
There was some very strange code here, dating to commit b525bf77, that
purported to work around an ancient gcc bug by forcing a float4 comparison
to be done as int instead. Commit 5871b8848 broke that when it changed
one side of
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 0c374f8d25ed31833a10d24252bc928d41438838
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/47981a4665dfc9c3808366dff9971daedba32e98
Modified Files
Add missing documentation of pg_roles.rolbypassrls
Noted by Lukas Fittl
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/4d48adc2b8c9724973334345e2ab8f3e6737ac34
Modified Files
--
doc/src/sgml/catalogs.sgml | 10 ++
1 file changed, 10 insertions(+)
Add missing documentation of pg_roles.rolbypassrls
Noted by Lukas Fittl
Branch
--
REL9_5_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/def0eae4f25589bac6c8d3f3734f8d8ba654c853
Modified Files
--
doc/src/sgml/catalogs.sgml | 10 ++
1 file changed, 10 insert
10 matches
Mail list logo