aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/array_userfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-01-01 13:00:13 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2016-01-01 13:00:13 -0500
commit2d774aaf1801b0338241cca9409803451ef28a6a (patch)
tree5d31bf3fc7b9cba3a34d39d03b5f0a926e2c321d /src/backend/utils/adt/array_userfuncs.c
parent69892d58c9881acac934629187c7301f8e296eb4 (diff)
downloadpostgresql-2d774aaf1801b0338241cca9409803451ef28a6a.tar.gz
postgresql-2d774aaf1801b0338241cca9409803451ef28a6a.zip
Split out pg_operator.h function declarations to new file pg_operator_fn.h.
Commit a2e35b53c39b2a27 added an #include of catalog/objectaddress.h to pg_operator.h, making it impossible for client-side code to #include pg_operator.h. It's not entirely clear whether any client-side code needs to include pg_operator.h, but it seems prudent to assume that there is some such code somewhere. Therefore, split off the function definitions into a new file pg_operator_fn.h, similarly to what we've done for some other catalog header files. Back-patch of part of commit 0dab5ef39b3d9d86.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions