aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-11-10 23:12:13 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-11-10 23:12:13 +0000
commit90bfe99963aaf22830c4a9b989c525858bf7ff46 (patch)
tree098dd026cb555ecfe54513103b4082e8044f9ad7 /src/backend/commands/variable.c
parent21e3edd6cac14f121867f4f9578db34eba7b2492 (diff)
downloadpostgresql-90bfe99963aaf22830c4a9b989c525858bf7ff46.tar.gz
postgresql-90bfe99963aaf22830c4a9b989c525858bf7ff46.zip
Do not build psql's flex module on its own, but instead include it in
mainloop.c. This ensures that postgres_fe.h is read before including any system headers, which is necessary to avoid problems on some platforms where we make nondefault selections of feature macros for stdio.h or other headers. We have had this policy for flex modules in the backend for many years, but for some reason it was not applied to psql. Per trouble report from Alexandra Roy and diagnosis by Albe Laurenz.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions