diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-03-19 18:58:07 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-03-19 18:58:07 +0000 |
commit | 0fdc6c4cc0a1b84844caa29b5a8fb6cb5f28b752 (patch) | |
tree | 9b256a6e4eb8a4862754fd12921cabbcecf5634e /src/backend/tcop/postgres.c | |
parent | 74ffc77279d092eb9e31c5e13a015173fca7addb (diff) | |
download | postgresql-0fdc6c4cc0a1b84844caa29b5a8fb6cb5f28b752.tar.gz postgresql-0fdc6c4cc0a1b84844caa29b5a8fb6cb5f28b752.zip |
Create a validator for plpgsql, so that some minimal syntax checking
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).
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions