diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2007-08-02 23:39:45 +0000 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2007-08-02 23:39:45 +0000 |
commit | 63872601e84ec78fd1942d5779fccedd415c929f (patch) | |
tree | 5cc3a2c1d444e5775205a6a89e56ae5ccfe009ea /src/backend/commands/variable.c | |
parent | b34903453f69b972790ac8edddb3fac948dbea4a (diff) | |
download | postgresql-63872601e84ec78fd1942d5779fccedd415c929f.tar.gz postgresql-63872601e84ec78fd1942d5779fccedd415c929f.zip |
Move session_start out of MyProcPort stucture and make it a global called MyStartTime,
so that we will be able to create a cookie for all processes for CSVlogs.
It is set wherever MyProcPid is set. Take the opportunity to remove the now
unnecessary session-only restriction on the %s and %c escapes in log_line_prefix.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions