aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/array_userfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-09-07 02:18:01 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-09-07 02:18:01 +0000
commitf4ed650996ab76dcdb1c1408c30fe61331a26208 (patch)
treeb6460599d18e64cd5eedcf866f95137ddf9bdc7f /src/backend/utils/adt/array_userfuncs.c
parent3e20a726033191660171d17b9fc08206f0d4aaed (diff)
downloadpostgresql-f4ed650996ab76dcdb1c1408c30fe61331a26208.tar.gz
postgresql-f4ed650996ab76dcdb1c1408c30fe61331a26208.zip
load_file() has to remove pre-existing shlibs that match the new file
on either name or inode; otherwise load_external_function() won't do anything. At least on Linux, it appears that recompiling a shlib leads to a new file with a different inode, so the old code failed to detect a match.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions