postgresql/src/backend/utils
Peter Eisentraut 7a32ac8a66 Add procedure support to pg_get_functiondef
This also makes procedures work in psql's \ef and \sf commands.

Reported-by: Pavel Stehule <pavel.stehule@gmail.com>
2018-02-13 15:13:44 -05:00
..
adt Add procedure support to pg_get_functiondef 2018-02-13 15:13:44 -05:00
cache get_relid_attribute_name is dead, long live get_attname 2018-02-12 19:33:15 -03:00
error Update copyright for 2018 2018-01-02 23:30:12 -05:00
fmgr Replace AclObjectKind with ObjectType 2018-01-19 14:01:15 -05:00
hash Update copyright for 2018 2018-01-02 23:30:12 -05:00
init Support parallel btree index builds. 2018-02-02 13:32:44 -05:00
mb Update copyright for 2018 2018-01-02 23:30:12 -05:00
misc Support parallel btree index builds. 2018-02-02 13:32:44 -05:00
mmgr Transaction control in PL procedures 2018-01-22 08:43:06 -05:00
resowner Update copyright for 2018 2018-01-02 23:30:12 -05:00
sort Avoid valgrind complaint about write() of uninitalized bytes. 2018-02-06 14:24:57 -05:00
time Update copyright for 2018 2018-01-02 23:30:12 -05:00
.gitignore Generate fmgr prototypes automatically 2017-01-17 14:06:07 -05:00
errcodes.txt Support all SQL:2011 options for window frame clauses. 2018-02-07 00:06:56 -05:00
Gen_dummy_probes.pl Update copyright for 2018 2018-01-02 23:30:12 -05:00
Gen_dummy_probes.sed Update copyright for 2018 2018-01-02 23:30:12 -05:00
Gen_fmgrtab.pl Update copyright for 2018 2018-01-02 23:30:12 -05:00
generate-errcodes.pl Update copyright for 2018 2018-01-02 23:30:12 -05:00
Makefile Replace binary search in fmgr_isbuiltin with a lookup array. 2017-10-04 00:22:38 -07:00
probes.d Support parallel btree index builds. 2018-02-02 13:32:44 -05:00