1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-17 06:41:09 +03:00

Add db-local user names, per discussion on hackers.

This commit is contained in:
Bruce Momjian
2002-08-18 03:03:26 +00:00
parent 4b26e7d24b
commit 2c6b34d959
7 changed files with 62 additions and 14 deletions

View File

@ -113,7 +113,6 @@
#
# Message display
#
#server_min_messages = notice # Values, in order of decreasing detail:
# debug5, debug4, debug3, debug2, debug1,
# info, notice, warning, error, log, fatal,
@ -201,3 +200,4 @@
#sql_inheritance = true
#transform_null_equals = false
#statement_timeout = 0 # 0 is disabled
#db_user_namespace = false