pgsql: Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a

Started by Bruce Momjianover 21 years ago3 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
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.

Modified Files:
--------------
pgsql/src/backend/access/transam:
slru.c (r1.23 -> r1.24)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/slru.c.diff?r1=1.23&r2=1.24)
xlog.c (r1.180 -> r1.181)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c.diff?r1=1.180&r2=1.181)
pgsql/src/backend/libpq:
hba.c (r1.136 -> r1.137)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c.diff?r1=1.136&r2=1.137)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
Re: pgsql: Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a

momjian@svr1.postgresql.org (Bruce Momjian) writes:

Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested
DEBUG.

Considering that this commit didn't touch plpgsql, it's hardly likely
that it did the above.

regards, tom lane

#3Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)
Re: pgsql: Move plpgsql DEBUG from DEBUG2 to DEBUG1 because

Tom Lane wrote:

momjian@svr1.postgresql.org (Bruce Momjian) writes:

Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested
DEBUG.

Considering that this commit didn't touch plpgsql, it's hardly likely
that it did the above.

Thanks. Fixed.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073