This is an automated email from the ASF dual-hosted git repository.
reshke pushed a change to branch address_1566_p2
in repository https://gitbox.apache.org/repos/asf/cloudberry.git
omit 83ada1d5f49 doc: Fix inconsistent quotes in some jsonb fields
omit 62a0c1e0cdd doc: add examples for array_length() and
jsonb_array_length()
omit 7405b12c522 fix ecpglib patch
omit 6a7414ab69c Tighten pg_upgrade's new check for non-upgradable anyarray
usages.
omit edef04ef4df Fix pg_upgrade to detect non-upgradable anyarray usages.
omit d4a9abaf1d4 libpq: Improve idle state handling in pipeline mode
omit 7757668a0a7 Fix previous commit's ecpg_clocale for ppc Darwin.
omit 290b98082af ecpglib: call newlocale() once per process.
omit 55e5d04dc5e Fix visibility check when XID is committed in CLOG but not
in procarray.
omit cbf9091fa4c Don't trust signalfd() on illumos.
omit e50cee1c97a Fix PostgreSQL::Test aliasing for Perl v5.10.1.
omit d7274255bf7 CREATE INDEX: use the original userid for more ACL checks.
omit a1a8124db26 For PostgreSQL::Test compatibility, alias entire package
symbol tables.
omit 400d4874bc1 Fix memory leak due to LogicalRepRelMapEntry.attrmap.
omit 86e2c355860 doc: improve wording of plpgsql RAISE format text
omit 2b4cc338373 doc: clarify wording about phantom reads
omit d5c08d91443 Fix SPI's handling of errors during transaction commit.
omit 8fd6bd18bcb Fix stale values in partition map entries on subscribers.
omit e84079f9807 Fix partition table's REPLICA IDENTITY checking on the
subscriber.
omit eacd9c7b1cb Fix data inconsistency between publisher and subscriber.
add e3e0003329f Fix data inconsistency between publisher and subscriber.
add a790f4cbdf0 Fix partition table's REPLICA IDENTITY checking on the
subscriber.
add f582f98bef6 Fix stale values in partition map entries on subscribers.
add 9b0c67e6b25 Fix SPI's handling of errors during transaction commit.
add 77dff6b2dad doc: clarify wording about phantom reads
add c057948b2c2 doc: improve wording of plpgsql RAISE format text
add 57bdb1be171 Fix memory leak due to LogicalRepRelMapEntry.attrmap.
add 4101d34fbab For PostgreSQL::Test compatibility, alias entire package
symbol tables.
add 195769fcd1f CREATE INDEX: use the original userid for more ACL checks.
add 303212ad7b1 Fix PostgreSQL::Test aliasing for Perl v5.10.1.
add 756a8e39087 Don't trust signalfd() on illumos.
add 9c48a5ecca0 Fix visibility check when XID is committed in CLOG but not
in procarray.
add ee455f22078 ecpglib: call newlocale() once per process.
add c0af6f20b01 Fix previous commit's ecpg_clocale for ppc Darwin.
add a51013da409 libpq: Improve idle state handling in pipeline mode
add 91ef885bf5a Fix pg_upgrade to detect non-upgradable anyarray usages.
add ecdb65f95d9 Tighten pg_upgrade's new check for non-upgradable anyarray
usages.
add 88232f8b1f4 fix ecpglib patch
add f9617baa1ba doc: add examples for array_length() and
jsonb_array_length()
add 68c1045347d doc: Fix inconsistent quotes in some jsonb fields
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (83ada1d5f49)
\
N -- N -- N refs/heads/address_1566_p2 (68c1045347d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]