postgresql/src/backend/tcop
Bruce Momjian 2d3fe86bc4 Add:
#log_line_prefix = ''         # e.g. '<%u%%%d> '
                              # %u=user name %d=database name
                              # %r=remote host and port
                              # %p=PID %t=timestamp %i=command tag
                              # %c=session id %l=session line number
                              # %s=session start timestamp
                              # %x=stop here in non-session processes
                              # %%='%'

Andrew Dunstan
2004-03-09 04:43:07 +00:00
..
dest.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
fastpath.c More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
postgres.c Add: 2004-03-09 04:43:07 +00:00
pquery.c Fix log_executor_stats for non-multi queries. Backpatch to 7.4.X. 2004-03-05 00:21:41 +00:00
utility.c Restructure smgr API as per recent proposal. smgr no longer depends on 2004-02-10 01:55:27 +00:00