1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-12 21:01:52 +03:00

Add log_line_prefix placeholder %e to contain the current SQL state

Author: Guillaume Smet <guillaume.smet@gmail.com>
This commit is contained in:
Peter Eisentraut
2009-07-03 19:14:25 +00:00
parent e2b42aef53
commit f39df967e9
3 changed files with 22 additions and 13 deletions

View File

@ -337,6 +337,7 @@
# %t = timestamp without milliseconds
# %m = timestamp with milliseconds
# %i = command tag
# %e = SQL state
# %c = session ID
# %l = session line number
# %s = session start timestamp