]> granicus.if.org Git - postgresql/commit
Fix small oversight in recent patch to add more CREATE-FUNCTION-time
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 13 Oct 2005 15:34:19 +0000 (15:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 13 Oct 2005 15:34:19 +0000 (15:34 +0000)
commit203015ebddee0bc7ee8db97785c2abaa0a3e79e4
tree5064f5b7af556f6477423e519c117ccfd79f8032
parent40e1b30f638e28f066685565e5b1edc3335c6abb
Fix small oversight in recent patch to add more CREATE-FUNCTION-time
syntax checking to plpgsql: check_sql_expr() wasn't being called by
make_select_stmt(), so that there was no SQL syntax check for SELECT
statements.
src/pl/plpgsql/src/gram.y