postgresql/src/pl
Tom Lane b153c09209 Add a bunch of new error location reports to parse-analysis error messages.
There are still some weak spots around JOIN USING and relation alias lists,
but most errors reported within backend/parser/ now have locations.
2008-09-01 20:42:46 +00:00
..
plperl Add a bunch of new error location reports to parse-analysis error messages. 2008-09-01 20:42:46 +00:00
plpgsql Add a bunch of new error location reports to parse-analysis error messages. 2008-09-01 20:42:46 +00:00
plpython Implement SQL-spec RETURNS TABLE syntax for functions. 2008-07-18 03:32:53 +00:00
tcl Clean up a number of bogosities around pltcl's handling of the Tcl "result": 2008-06-17 00:52:43 +00:00
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00