This is an automated email from the ASF dual-hosted git repository.

Smyatkin-Maxim pushed a change to branch pg-dump-rebase-REL-2
in repository https://gitbox.apache.org/repos/asf/cloudberry.git


      at ec6f1c84412 Remove a fixme referring selectSourceSchema()

This branch includes the following new commits:

     new f9e25a2aad6 Restrict accesses to non-system views and foreign tables 
during pg_dump.
     new c233ac73309 pg_dump/psql: properly recognize GP
     new 4e42b93ded5 Avoid invoking PQfnumber in loop constructs
     new b7badbd9a12 pg_dump: Reorganize getTables()
     new 0175ca60bb7 Refactor pg_dump's tracking of object components to be 
dumped.
     new 7940f64f8ca Rethink pg_dump's handling of object ACLs.
     new 787a855b97c Avoid per-object queries in performance-critical paths in 
pg_dump.
     new a22bf80b1ef Use PREPARE/EXECUTE for repetitive per-object queries in 
pg_dump.
     new 59d811f519e pg_dump: Refactor getIndexes()
     new 35322869d2e pg_dump: minor performance improvements from eliminating 
sub-SELECTs.
     new 459fb193408 pg_dump: Remove dead code.
     new a53f7452a48 pg_dump: Fix getTables parrelid
     new 775ef3ccb03 pg_dump: Put GPDB global vars in DumpOptions
     new ca774b00c32 pg_dump: Formatting fixes and code cleanup
     new 06d1d70c928 Remove unnecessary partitioning checks in pg_dump
     new e52e25e3ae9 pg_dump: Remove DumpOptions argument from testGPbackend
     new 5ca2b88faf7 pg_dump: Update child partition metadata for GPDB{5,6}
     new fb0fd462c88 pg_dump: Omit BYPASSRLS clause for pre GPDB7 server
     new a5b0f1305cb pg_dump: Move partition def queries to getTables
     new 4db5c52b9d0 pg_dump: Define macros for GPDB{5-7} Postgres major version
     new a770c409118 pg_dump: Remove unneeded version check for 
quote_all_identifiers
     new ae68a5432e0 Fix external protocol dump from gp6 using gp7 pg_dump. As 
in gp6 there is no objtype abbreviation E in 'acldefault' fuction.
     new 35f7b4491d4 Fix pg_dump small bug (#14991)
     new 37a0ec9f959 Allow pg_dump to include/exclude child tables 
automatically.
     new 773748b6890 Add getPartitionDefs function to pg_dump
     new 3b1c74ecd97 Postpone calls of unsafe server-side functions in pg_dump.
     new 7d0d807775b pg_dumpall: dump 6x resource groups correctly for 6 > 7 
upgrade
     new c6474621488 pg_dump: fix --function-oid when --relation-oid is also 
used
     new d4a1d39b2ee Fix dumping funcs/aggs with --function-oids flag.
     new 4abd03d7856 pg_dump: exclude gp_toolkit from being dumped when 
upgrading from GPDB6
     new bc7ef5a1752 pg_dumpall: Fix syntax error when dumping RGs
     new ec6f1c84412 Remove a fixme referring selectSourceSchema()

The 32 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to