aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-02-01 00:31:59 +0000
committerBruce Momjian <bruce@momjian.us>2006-02-01 00:31:59 +0000
commit62a142036ba59c8167ab4539a414e56ba4c39faa (patch)
tree5c0ebf00e2e9a5569db8ea3a1985224fe7f796d0 /src/backend/access/gist/gistscan.c
parentc6ef3264bebd442ae19a850abd774ed4bde1722f (diff)
downloadpostgresql-62a142036ba59c8167ab4539a414e56ba4c39faa.tar.gz
postgresql-62a142036ba59c8167ab4539a414e56ba4c39faa.zip
Set progname early in the postmaster/postgres binary, rather than doing
it later. This fixes a problem where EXEC_BACKEND didn't have progname set, causing a segfault if log_min_messages was set below debug2 and our own snprintf.c was being used. Also alway strdup() progname. Backpatch to 8.1.X and 8.0.X.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions