aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/catcache.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-08-13 19:02:34 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-08-13 19:02:34 +0000
commit2af9a44fa97080b3c5cf0b8e789642efff3d14a6 (patch)
treeaad84c4abf80fae3c098db65b768971d377032b7 /src/backend/utils/cache/catcache.c
parentf547909db77fd0f5f6eed78ace4eb926aaebeafe (diff)
downloadpostgresql-2af9a44fa97080b3c5cf0b8e789642efff3d14a6.tar.gz
postgresql-2af9a44fa97080b3c5cf0b8e789642efff3d14a6.zip
Make pg_stat_file() use OUT parameters so that the user doesn't have to
remember the output parameter set for himself. It's a bit of a kluge but fixing array_in to work in bootstrap mode looks worse. I removed the separate pg_file_length() function, as it no longer has any real notational advantage --- you can write (pg_stat_file(...)).length.
Diffstat (limited to 'src/backend/utils/cache/catcache.c')
0 files changed, 0 insertions, 0 deletions