diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-08-13 19:02:34 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-08-13 19:02:34 +0000 |
commit | 2af9a44fa97080b3c5cf0b8e789642efff3d14a6 (patch) | |
tree | aad84c4abf80fae3c098db65b768971d377032b7 /src/backend/utils/adt/arrayfuncs.c | |
parent | f547909db77fd0f5f6eed78ace4eb926aaebeafe (diff) | |
download | postgresql-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/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions