mirror of
https://github.com/postgres/postgres.git
synced 2025-11-29 23:43:17 +03:00
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.
12 KiB
12 KiB