aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/bufmgr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-09-14 19:53:59 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-09-14 19:53:59 +0000
commitbd04184b110ecd02e2f24e13751e5bf131d51c5e (patch)
treed7450008363c27a91958248ea1c13d31d4d7627d /src/backend/storage/buffer/bufmgr.c
parentf7978c6f1dbd638ddcb211e0de173ec91146b256 (diff)
downloadpostgresql-bd04184b110ecd02e2f24e13751e5bf131d51c5e.tar.gz
postgresql-bd04184b110ecd02e2f24e13751e5bf131d51c5e.zip
Attached is a patch to fix some recently raised issues that exist in
contrib/tablefunc. Specifically it replaces the use of VIEWs (for needed composite type creation) with use of CREATE TYPE. It also performs GRANT EXECUTE ON FUNCTION foo() TO PUBLIC for all of the created functions. There was also a cosmetic change to two regression files. Joe Conway
Diffstat (limited to 'src/backend/storage/buffer/bufmgr.c')
0 files changed, 0 insertions, 0 deletions