]> granicus.if.org Git - postgresql/commit
Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested
authorBruce Momjian <bruce@momjian.us>
Sat, 12 Feb 2005 23:53:42 +0000 (23:53 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 12 Feb 2005 23:53:42 +0000 (23:53 +0000)
commit7c44e573317a83c085ea64612d45f1b4d9f35d4e
treeb0d61081290900fc21489f08ec6d9855f599681d
parente9d693411ca5a0a5386a5b337f5f879cd5563243
Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested
DEBUG.

Fix a few places where DEBUG1 crept in that should have been DEBUG2.
src/backend/access/transam/slru.c
src/backend/access/transam/xlog.c
src/backend/libpq/hba.c