mirror of
https://github.com/postgres/postgres.git
synced 2026-03-07 15:50:44 -05:00
This eliminates the need for inefficient implementions of this functionality in both contrib/dblink and contrib/tablefunc, so remove them. The upcoming patch implementing an in-core format() function will also require this functionality. In passing, add some regression tests. |
||
|---|---|---|
| .. | ||
| expected | ||
| sql | ||
| .gitignore | ||
| dblink.c | ||
| dblink.h | ||
| dblink.sql.in | ||
| Makefile | ||
| uninstall_dblink.sql | ||