doc: Clarify logical replication documentation
Document that the data types of replicated tables do not need to
match. The documentation previously claimed that they had to match.
Author: Robert Treat
Discussion:
https://www.postgresql.org/message-id/flat/CAJSLCQ13==d8ka2ylycttm0y+8mhgycx_zj7f
doc: Clarify logical replication documentation
Document that the data types of replicated tables do not need to
match. The documentation previously claimed that they had to match.
Author: Robert Treat
Discussion:
https://www.postgresql.org/message-id/flat/CAJSLCQ13==d8ka2ylycttm0y+8mhgycx_zj7f
doc: Clarify logical replication documentation
Document that the data types of replicated tables do not need to
match. The documentation previously claimed that they had to match.
Author: Robert Treat
Discussion:
https://www.postgresql.org/message-id/flat/CAJSLCQ13==d8ka2ylycttm0y+8mhgycx_zj7f
doc: Clarify logical replication documentation
Document that the data types of replicated tables do not need to
match. The documentation previously claimed that they had to match.
Author: Robert Treat
Discussion:
https://www.postgresql.org/message-id/flat/CAJSLCQ13==d8ka2ylycttm0y+8mhgycx_zj7f
tableam: Provide helper functions for relation sizing.
Most block-based table AMs will need the exact same implementation of
the relation_size callback as the heap, and if they use a standard
page layout, they will likely need an implementation of the
relation_estimate_size callback that is very s
Remove unused C structure member
Remove quote_all_identifiers from struct _dumpOptions.
Discussion:
https://postgr.es/m/[email protected]
Author: Arthur Zakirov
Backpatch-through: head
Branch
--
master
Details
---
https://git.postgresql.org/pg/commit
Adjust ssl_ciphers to be specific to OpenSSL
Syntax is OpenSSL-specific, so only use it for OpenSSL.
Discussion: https://postgr.es/m/[email protected]
Author: Daniel Gustafsson
Backpatch-through: head
Branch
--
master
Details
---
https://git.postgresql.org/
doc: adjust to_timestamp()/to_date() wording
Discussion: https://postgr.es/m/[email protected]
Author: Justin Pryzby
Backpatch-through: 12
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/38c268dde0ae749a93acd750afd1aad9c8f01049
Modified Files
doc: adjust to_timestamp()/to_date() wording
Discussion: https://postgr.es/m/[email protected]
Author: Justin Pryzby
Backpatch-through: 12
Branch
--
REL_12_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/d0217d5ef2b8c44fa786f7f96c514684a0a04b28
Modified
Force hash joins to be enabled in the hash join regression tests.
Otherwise the regressplans.sh tests generate extremely slow nested
loop joins. Back-patch to 11 where the hash join tests came in.
Reported-by: Michael Paquier
Discussion: https://postgr.es/m/20190708055256.GB2709%40paquier.xyz
B
Force hash joins to be enabled in the hash join regression tests.
Otherwise the regressplans.sh tests generate extremely slow nested
loop joins. Back-patch to 11 where the hash join tests came in.
Reported-by: Michael Paquier
Discussion: https://postgr.es/m/20190708055256.GB2709%40paquier.xyz
B
Force hash joins to be enabled in the hash join regression tests.
Otherwise the regressplans.sh tests generate extremely slow nested
loop joins. Back-patch to 11 where the hash join tests came in.
Reported-by: Michael Paquier
Discussion: https://postgr.es/m/20190708055256.GB2709%40paquier.xyz
B
12 matches
Mail list logo