aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeProjectSet.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-03-09 16:49:03 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2023-03-09 16:49:03 -0500
commitbcc704b52490492e6bd73c4444056b3e9644504d (patch)
treebc9b625207a9752b5728af4bbbeef347fc75c368 /src/backend/executor/nodeProjectSet.c
parent27b62377b47f9e7bf58613608bc718c86ea91e91 (diff)
downloadpostgresql-bcc704b52490492e6bd73c4444056b3e9644504d.tar.gz
postgresql-bcc704b52490492e6bd73c4444056b3e9644504d.zip
Reject combining "epoch" and "infinity" with other datetime fields.
Datetime input formerly accepted combinations such as '1995-08-06 infinity', but this seems like a clear error. Reject any combination of regular y/m/d/h/m/s fields with these special tokens. Joseph Koshakow, reviewed by Keisuke Kuroda and myself Discussion: https://postgr.es/m/CAAvxfHdm8wwXwG_FFRaJ1nTHiMWb7YXS2YKCzCt8Q0a2ZoMcHg@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions