1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-02 11:44:50 +03:00
Tom Lane 4ca7d148cb elog(NOTICE) during COPY incorrectly reset lineno to 0, causing any
subsequent elogs() in the same COPY operation to display the wrong
line number.  Fix is to clear lineno only when elog level is such
that we will not return to caller.
2000-04-15 19:13:08 +00:00
..
1998-11-19 02:39:51 +00:00
2000-04-14 15:22:22 +00:00
2000-04-12 01:01:49 +00:00
1999-07-30 03:45:57 +00:00
2000-02-28 23:28:41 +00:00
1997-08-22 16:38:33 +00:00
Hi!
2000-01-18 19:05:31 +00:00