aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-11-06 13:32:26 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2013-11-06 13:32:26 -0500
commitaad87e3f25ad751a3d021c139fd3adbbe1d19fce (patch)
tree91731d8feeed6fcb3dcca3257d93763b09c1af31 /src/include/postgres.h
parentdb157fb141df983f6d66209182ef4ac7997588d4 (diff)
downloadpostgresql-aad87e3f25ad751a3d021c139fd3adbbe1d19fce.tar.gz
postgresql-aad87e3f25ad751a3d021c139fd3adbbe1d19fce.zip
Prevent creating window functions with default arguments.
Insertion of default arguments doesn't work for window functions, which is likely to cause a crash at runtime if the implementation code doesn't check the number of actual arguments carefully. It doesn't seem worth working harder than this for pre-9.2 branches.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions