aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-10-02 21:33:33 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-10-02 21:33:33 +0000
commit6eb8d255d217c7f0ed2a89e75ae5cb14653c64eb (patch)
treea46783f6fd6caf895f23cfc7275472b0d43715f6 /src/tutorial/funcs.c
parente23a2b1ea02fbbb121048d5f616c397949ebdca8 (diff)
downloadpostgresql-6eb8d255d217c7f0ed2a89e75ae5cb14653c64eb.tar.gz
postgresql-6eb8d255d217c7f0ed2a89e75ae5cb14653c64eb.zip
Allow CREATE FUNCTION's WITH clause to be used for all language types,
not just C, so that ISCACHABLE attribute can be specified for user-defined functions. Get rid of ParamString node type, which wasn't actually being generated by gram.y anymore, even though define.c thought that was what it was getting. Clean up minor bug in dfmgr.c (premature heap_close).
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions