aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-11-18 21:35:42 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-11-18 21:35:42 +0000
commitb6038484f8c9bb2760c4a5c285b67d4eebeb30b4 (patch)
tree1d75dd3fcf9e57805979cc807f589619e7207e4d /src/backend/tcop/postgres.c
parentda1c19aa578d7a6ef6a5586f5a9c927eb5b11bdc (diff)
downloadpostgresql-b6038484f8c9bb2760c4a5c285b67d4eebeb30b4.tar.gz
postgresql-b6038484f8c9bb2760c4a5c285b67d4eebeb30b4.zip
Fix memory clobber problem reported by John Hansen: plperl_safe_init()
may expand the Perl stack, therefore we must SPAGAIN to reload the local stack pointer after calling it. Also a couple other marginal readability improvements.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions