diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-10-22 19:41:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-10-22 19:41:38 +0000 |
commit | 94daee3cb79e5e83a8b4917b226ab4a99dea5ed7 (patch) | |
tree | e5e026e5561e58c116c5260d257a6dc277e1799a /src/backend/parser/parse_relation.c | |
parent | a19f2605ed66ba664389dacae20b3085703991b5 (diff) | |
download | postgresql-94daee3cb79e5e83a8b4917b226ab4a99dea5ed7.tar.gz postgresql-94daee3cb79e5e83a8b4917b226ab4a99dea5ed7.zip |
Further cleanup of ps_status setup code. On platforms where the
environment strings need to be moved around, do so when called from
initial startup (main.c), not in init_ps_status. This eliminates the
former risk of invalidating saved environment-string pointers, since
no code has yet had a chance to grab any such pointers when main.c
is running.
Diffstat (limited to 'src/backend/parser/parse_relation.c')
0 files changed, 0 insertions, 0 deletions