Questions tagged [postgresql-16]

Use this tag to indicate that your question is about PostgreSQL version 16. Questions concerning database administration should go to https://dba.stackexchange.com/

1 questions
0
votes
1 answer

In Postgres 16 BETA, should the ParseNamespaceItem have the same index as it's RangeTableEntry?

I have been working on updating Apache AGE with the latest version of Postgres, the REL_16_BETA version. One of the main problems that I am facing is the fact that the code was reworked to update the permission checking and now some of the queries…
Matheus Farias
  • 716
  • 1
  • 10