diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-03-24 21:50:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-03-24 21:50:38 +0000 |
commit | 0dca4fcb0e9555cbfa38f60a6362b1b0418859c0 (patch) | |
tree | 88af6b142d67ec45e100ee87b48082034b056c94 /src/interfaces/libpq/fe-auth.c | |
parent | 8269ad4ffee49ba4fb3441198ab09cd835bdde24 (diff) | |
download | postgresql-0dca4fcb0e9555cbfa38f60a6362b1b0418859c0.tar.gz postgresql-0dca4fcb0e9555cbfa38f60a6362b1b0418859c0.zip |
array_map can't use the fn_extra field of the provided fcinfo struct as
its private storage, because that belongs to the function that it is
supposed to call. Per report from Ezequiel Tolnay.
Diffstat (limited to 'src/interfaces/libpq/fe-auth.c')
0 files changed, 0 insertions, 0 deletions