mirror of
https://github.com/postgres/postgres.git
synced 2026-04-29 18:32:53 -04:00
create an ABI break between 8.3 and 8.4. It is still just a wrapper around the built-in current_query() function, but at a different implementation level. Per my proposal. Note: this change doesn't break 8.4beta installations, since their SQL-language definition of the function still works fine. |
||
|---|---|---|
| .. | ||
| expected | ||
| sql | ||
| dblink.c | ||
| dblink.h | ||
| dblink.sql.in | ||
| Makefile | ||
| uninstall_dblink.sql | ||