postgres
postgres copied to clipboard
Up-to-date mirror of @postgres with Travis-CI / Appveyor integration and PRs
Hello. I tested new TOAST (https://github.com/postgrespro/postgres/tree/jsonb_toaster) mechanism for jsonb data types. Version (15.1 (Debian 15.1-1.pgdg110+1), server 15beta1). Test table has 6 columns which has jsonb data type. I was inserting...
pg_upgrade_ACL_check_v9.patch
Test pull-request
Summary This PR syncs a commit from a fork into this repo to fix an inheritance/partitioning trigger-compatibility false positive: the compatibility scan previously treated statement-level triggers with transition tables as...