pg_bulkload icon indicating copy to clipboard operation
pg_bulkload copied to clipboard

To support PostgreSQL v15

Open zwyan0 opened this issue 3 years ago • 0 comments

To support PostgreSQL v15

  • Change the Function name. RelationOpenSmgr→RelationGetSmgr
  • add nbtsort-15.c
  • add new test to check UNIQUE NULLS DISTINCT
  • update the github workflows version

zwyan0 avatar Jul 21 '22 02:07 zwyan0