aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-02-01 00:47:03 +0000
committerBruce Momjian <bruce@momjian.us>2006-02-01 00:47:03 +0000
commit5eb493ab980938aecf87feeda810183ef2b3c612 (patch)
treecf1ddf7a92be3278b3cf84f88da2b3d1c13bd842 /src/backend/utils/adt/numeric.c
parent2426c62140545dc60d550a7e41356fa1d69775ca (diff)
downloadpostgresql-5eb493ab980938aecf87feeda810183ef2b3c612.tar.gz
postgresql-5eb493ab980938aecf87feeda810183ef2b3c612.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/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions