Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: be9925199917aac824dd4b472bdce3b97dbc90ca
Branch
--
REL_11_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/bcbd1590279c1dfc3e6756a09166943437071bd2
Modified Files
--
Add list of acknowledgments to release notes
This contains all individuals mentioned in the commit messages during
PostgreSQL 11 development.
current through 7a2f70f0e5e83871d091ee479abea4b8f850dd29
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/f9907c6ac2e9817baf
Add list of acknowledgments to release notes
This contains all individuals mentioned in the commit messages during
PostgreSQL 11 development.
current through 7a2f70f0e5e83871d091ee479abea4b8f850dd29
Branch
--
REL_11_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/05ae1bafa54
Fix out-of-tree build for transform modules.
Neither plperl nor plpython installed sufficient header files to
permit transform modules to be built out-of-tree using PGXS. Fix that
by installing all plperl and plpython header files (other than those
with special purposes such as generated data tabl
Fix out-of-tree build for transform modules.
Neither plperl nor plpython installed sufficient header files to
permit transform modules to be built out-of-tree using PGXS. Fix that
by installing all plperl and plpython header files (other than those
with special purposes such as generated data tabl
Add outfuncs.c support for RawStmt nodes.
I noticed while poking at a report from Andrey Lepikhov that the
recent addition of RawStmt nodes at the top of raw parse trees
makes it impossible to print any raw parse trees whatsoever,
because outfuncs.c doesn't know RawStmt and hence fails to descend
Add outfuncs.c support for RawStmt nodes.
I noticed while poking at a report from Andrey Lepikhov that the
recent addition of RawStmt nodes at the top of raw parse trees
makes it impossible to print any raw parse trees whatsoever,
because outfuncs.c doesn't know RawStmt and hence fails to descend
Add outfuncs.c support for RawStmt nodes.
I noticed while poking at a report from Andrey Lepikhov that the
recent addition of RawStmt nodes at the top of raw parse trees
makes it impossible to print any raw parse trees whatsoever,
because outfuncs.c doesn't know RawStmt and hence fails to descend
doc: clarify pg_basebackup's -C/--create-slot description
The previous text was overly complex.
Backpatch-through: 11
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/da1db404358ebc2d4f1abcee712405cd888148de
Modified Files
--
doc/src/sgml/ref/pg_baseba
doc: clarify pg_basebackup's -C/--create-slot description
The previous text was overly complex.
Backpatch-through: 11
Branch
--
REL_11_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/7a2f70f0e5e83871d091ee479abea4b8f850dd29
Modified Files
--
doc/src/sgml/ref/pg
10 matches
Mail list logo