aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/trigger.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-07-09 14:15:41 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2021-07-09 14:15:41 -0400
commit83a8bf24ea9a4bef21f5c52e52ceb5ba1edd85d3 (patch)
tree5d7f0525972c4578d0dbc64dc03de5e5d1e4a200 /src/backend/commands/trigger.c
parenta5377e7f7557439fbe17a3f90596bb07de30c06d (diff)
downloadpostgresql-83a8bf24ea9a4bef21f5c52e52ceb5ba1edd85d3.tar.gz
postgresql-83a8bf24ea9a4bef21f5c52e52ceb5ba1edd85d3.zip
Un-break AIX build.
In commit d0a02bdb8, I'd supposed that uniformly probing for ldap_bind would make the intent clearer. However, that seems not to work on AIX, for obscure reasons (maybe it's a macro there?). Revert to the former behavior of probing ldap_simple_bind for thread-safe cases and ldap_bind otherwise. Per buildfarm member hoverfly. Discussion: https://postgr.es/m/17083-a19190d9591946a7@postgresql.org
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions