aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/command.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-07-17 04:35:55 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-07-17 04:35:55 +0000
commitba87ab548e08ecddf80d78cfcb26277b3a56530e (patch)
tree2b3f3357479ebc8419c6cc3e2fd79b07fcbba4d8 /src/backend/commands/command.c
parent436d04435d2ea5d1d5990ba58ed6e1c1fce3192e (diff)
downloadpostgresql-ba87ab548e08ecddf80d78cfcb26277b3a56530e.tar.gz
postgresql-ba87ab548e08ecddf80d78cfcb26277b3a56530e.zip
I concur with Andreas: unconditionally including <sys/fcntl.h> is not
portable. Seems to have been added for O_BINARY, which is only needed for __CYGWIN32__, so include it here only in that case.
Diffstat (limited to 'src/backend/commands/command.c')
0 files changed, 0 insertions, 0 deletions