mirror of
https://github.com/postgres/postgres.git
synced 2026-06-13 04:03:09 -04:00
6cd9a58480
Previous versions aren't affected. Fix synonym dictionary init: string should be malloc'ed, not palloc'ed. Bug introduced recently while fixing lowerstr().