aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-01-19 22:16:25 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2018-01-19 22:16:25 -0500
commit96102a32a374c3b81ba9c2b24bcf1943a87a9ef6 (patch)
treef6c2917715868bcba63ae9c8d6df778459f67b74 /src/backend/commands/functioncmds.c
parenteee50a8d4c389171ad5180568a7221f7e9b28f09 (diff)
downloadpostgresql-96102a32a374c3b81ba9c2b24bcf1943a87a9ef6.tar.gz
postgresql-96102a32a374c3b81ba9c2b24bcf1943a87a9ef6.zip
Suppress possibly-uninitialized-variable warnings.
Apparently, Peter's compiler has faith that the switch test values here could never not be valid values of their enums. Mine does not, and I tend to agree with it.
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions