mirror of
https://github.com/postgres/postgres.git
synced 2026-03-30 06:16:39 -04:00
Don't go through pg_exec_query_dest(), but directly to the execution routines. Also, extend parameter lists so that there's no need to change the global setting of allowSystemTableMods, a hack that was certain to cause trouble in the event of any error. |
||
|---|---|---|
| .. | ||
| catcache.c | ||
| fcache.c | ||
| inval.c | ||
| lsyscache.c | ||
| Makefile | ||
| rel.c | ||
| relcache.c | ||
| syscache.c | ||
| temprel.c | ||