postgresql/contrib/dblink
Peter Eisentraut 5015e1e1b5 Assorted examples of expanded type-safer palloc/pg_malloc API
This adds some uses of the new palloc/pg_malloc variants here and
there as a demonstration and test.  This is kept separate from the
actual API patch, since the latter might be backpatched at some point.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/bb755632-2a43-d523-36f8-a1e7a389a907@enterprisedb.com
2022-09-12 08:45:03 +02:00
..
expected Merge dblink's paths test script into its main test. 2021-12-20 16:49:13 -05:00
sql Merge dblink's paths test script into its main test. 2021-12-20 16:49:13 -05:00
.gitignore
dblink--1.0--1.1.sql
dblink--1.1--1.2.sql
dblink--1.2.sql
dblink.c Assorted examples of expanded type-safer palloc/pg_malloc API 2022-09-12 08:45:03 +02:00
dblink.control
Makefile Merge dblink's paths test script into its main test. 2021-12-20 16:49:13 -05:00
pg_service.conf