aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/operatorcmds.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-03-24 20:45:31 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-03-24 20:45:31 -0400
commit7caaeaf3607fae91318f24debce3dc017ca299a3 (patch)
treea669017f987d80514f7a837bc60639964714511b /src/backend/commands/operatorcmds.c
parentc1156411ad0879a71956b64aa487babe7572685b (diff)
downloadpostgresql-7caaeaf3607fae91318f24debce3dc017ca299a3.tar.gz
postgresql-7caaeaf3607fae91318f24debce3dc017ca299a3.zip
Link libpq after libpgfeutils to satisfy Windows linker.
Some of the non-MSVC Windows buildfarm members seem to need this to avoid getting "undefined symbol" errors on libpgfeutils' references to libpq. I could understand that if libpq were a static library, but surely it is not? Oh well, at least the extra reference is no more harmful than it is for libpgcommon or libpgport.
Diffstat (limited to 'src/backend/commands/operatorcmds.c')
0 files changed, 0 insertions, 0 deletions