aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2006-01-15 22:46:53 +0000
committerNeil Conway <neilc@samurai.com>2006-01-15 22:46:53 +0000
commit1ce4c9e9b4375886fb00f1c039617215f214d9f2 (patch)
treec2d131a67d0c99fe9c27439d84e97b54a39be4b9 /src/backend/commands/variable.c
parent4dcc82ac7e255c403d5744204534f9338133bcc1 (diff)
downloadpostgresql-1ce4c9e9b4375886fb00f1c039617215f214d9f2.tar.gz
postgresql-1ce4c9e9b4375886fb00f1c039617215f214d9f2.zip
When using GCC on AMD64 and PPC, ECPGget_variable() takes a va_list *, not
a va_list. Christof Petig's previous patch made this change, but neglected to update ecpglib/descriptor.c, resulting in a compiler warning (and a likely runtime crash) on AMD64 and PPC.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions