Skip to content
Snippets Groups Projects
user avatar
Heikki Linnakangas authored
The error rule used to avoid backtracking with the U&'...' UESCAPE 'x'
syntax bloated the flex tables, so refactor that. This patch makes the error
rule shorter, by introducing a new exclusive flex state that's entered after
parsing U&'...'. This shrinks the postgres binary by about 220kB.
a5ff502f
History
Name Last commit Last update
..