Tom Lane
15093bf2d8
Move plpgsql's fetchArgInfo() into funcapi.c, and rename to
...
get_func_arg_info() for consistency with other names there.
This code will probably be useful to other PLs when they start to
support OUT parameters, so better to have it in the main backend.
Also, fix plpgsql validator to detect bogus OUT parameters even when
check_function_bodies is off.
2005-12-28 18:11:25 +00:00
..
2005-12-07 19:37:53 +00:00
2004-12-31 22:04:05 +00:00
2005-12-28 01:30:02 +00:00
2005-12-14 17:06:28 +00:00
2005-12-03 05:51:03 +00:00
2005-10-15 02:49:52 +00:00
2005-11-22 18:17:34 +00:00
2005-12-24 18:23:02 +00:00
2005-12-28 01:30:02 +00:00
2005-12-20 02:30:36 +00:00
2005-12-28 01:30:02 +00:00
2005-10-25 15:15:16 +00:00
2005-10-15 02:49:52 +00:00
2005-10-15 02:49:52 +00:00
2005-06-04 19:19:42 +00:00
2005-12-17 21:08:24 +00:00
2005-11-22 18:17:34 +00:00
2005-12-28 01:30:02 +00:00
2005-12-25 02:14:19 +00:00
2005-10-15 02:49:52 +00:00
2005-12-28 18:11:25 +00:00
2005-12-08 17:52:11 +00:00
2005-01-01 20:44:34 +00:00
2005-12-09 21:19:36 +00:00
2005-11-22 18:17:34 +00:00
2005-10-07 20:11:03 +00:00
2005-12-06 02:29:04 +00:00
2005-12-09 04:50:40 +00:00
2005-10-15 02:49:52 +00:00
2005-10-15 02:49:52 +00:00
2005-12-06 18:35:10 +00:00
2004-08-29 05:07:03 +00:00
2004-12-31 22:04:05 +00:00
2005-04-14 01:38:22 +00:00
2005-07-27 12:44:10 +00:00
2004-01-25 22:19:42 +00:00