optionals commented on PR #2165: URL: https://github.com/apache/age/pull/2165#issuecomment-3561314749
> > > @optionals Apache AGE **PG18** isn't working with PostgreSQL 18 yet. > > > > > > I used the code from this PR, Isn't this PR just for adapting to PostgreSQL 18? > > I tried the branch "sanchayanghosh:feature/2164/provide-support-for-postgresql-16-18," and also tried merging it into the latest master code: [571c19](https://github.com/apache/age/commit/571c19) > > **PG18** is still a test branch and this particular PR currently does not allow PG18 to build with Apache AGE. Here is the translated and polished version: I understand. This issue was discovered in a local development environment. The comments above are simply to report that this PR has this problem, and additional testing in this area may be necessary before merging. In addition, I used this approach because the issue described in apache/age#1722 does not currently have an appropriate solution, so I had to work around it by using PREPARE. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
