postgresql/src/pl/tcl
Andres Freund fd4bad1655 Remove now superfluous declarations of dlsym()ed symbols.
The prior commit declared them centrally.

Author: Andres Freund <andres@anarazel.de>
Reviewed-By: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/20211101020311.av6hphdl6xbjbuif@alap3.anarazel.de
2022-07-17 17:29:32 -07:00
..
expected Fix SPI's handling of errors during transaction commit. 2022-02-28 12:45:36 -05:00
po NLS: Put list of available languages into LINGUAS files 2022-07-13 08:19:17 +02:00
sql Fix SPI's handling of errors during transaction commit. 2022-02-28 12:45:36 -05:00
.gitignore Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE. 2016-03-25 16:54:52 -04:00
Makefile PL/Tcl: Don't link with -lc explicitly 2022-06-23 09:36:12 +02:00
generate-pltclerrcodes.pl Update copyright for 2022 2022-01-07 19:04:57 -05:00
nls.mk Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
pltcl--1.0.sql Invent "trusted" extensions, and remove the pg_pltemplate catalog. 2020-01-29 18:42:43 -05:00
pltcl.c Remove now superfluous declarations of dlsym()ed symbols. 2022-07-17 17:29:32 -07:00
pltcl.control Invent "trusted" extensions, and remove the pg_pltemplate catalog. 2020-01-29 18:42:43 -05:00
pltclu--1.0.sql Invent "trusted" extensions, and remove the pg_pltemplate catalog. 2020-01-29 18:42:43 -05:00
pltclu.control Create extension infrastructure for the core procedural languages. 2011-03-04 21:51:14 -05:00