mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 14:55:34 -04:00
0fdc6c4cc0
is done at creation time for plpgsql functions. Improve createlang and droplang to support adding/dropping validators for PLs. Initial steps towards producing a syntax error position from plpgsql syntax errors (this part is a work in progress, and will change depending on outcome of current discussions).