postgresql/src/pl
Robert Haas c3a05881de Remove ancient PL/pgsql line numbering hack.
While this hack arguably has some benefit in terms of making PL/pgsql's
line numbering match the programmer's expectations, it also makes
PL/pgsql inconsistent with the remaining PLs, making it difficult for
clients to reliably determine where the error actually is.  On balance,
it seems better to be consistent.

Pavel Stehule
2010-08-02 03:46:54 +00:00
..
plperl Ensure $_SHARED is declared in the main:: namespace, per bugs #5570 and #5571. 2010-07-27 04:18:28 +00:00
plpgsql Remove ancient PL/pgsql line numbering hack. 2010-08-02 03:46:54 +00:00
plpython Minor kibitzing on previous patch: no need to run check more than once. 2010-07-08 19:00:11 +00:00
tcl pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
Makefile Expand test coverage support to entire tree 2009-08-07 20:50:22 +00:00