git.postgresql.org Git - postgresql.git/commit
2022年1月17日 12:59:46 +0000 (13:59 +0100)
2022年1月17日 12:59:46 +0000 (13:59 +0100)
commit cf925936ecc031355cd56fbd392ec3180517a110
Fix for new Boolean node
The token in nodeTokenType() is actually the whole rest of the string,
so we need to take into account the length to do the correct
comparison.
Without this, postgres_fdw tests fail under
-DWRITE_READ_PARSE_PLAN_TREES.
This is the main PostgreSQL git repository.
RSS
Atom