git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 9cf3277) | patch
Make toast-table creation and deletion work somewhat reliably.
Tue, 4 Jul 2000 06:11:54 +0000 (06:11 +0000)
Tue, 4 Jul 2000 06:11:54 +0000 (06:11 +0000)
commit cdeca5f590cc3c336c9c217831d68a2ca7f15265
Make toast-table creation and deletion work somewhat reliably.
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.
18 files changed:
src/backend/bootstrap/bootparse.y diff | blob | blame | history
src/backend/catalog/heap.c diff | blob | blame | history
src/backend/catalog/index.c diff | blob | blame | history
src/backend/commands/cluster.c diff | blob | blame | history
src/backend/commands/command.c diff | blob | blame | history
src/backend/commands/creatinh.c diff | blob | blame | history
src/backend/commands/indexcmds.c diff | blob | blame | history
src/backend/commands/remove.c diff | blob | blame | history
src/backend/commands/view.c diff | blob | blame | history
src/backend/executor/execMain.c diff | blob | blame | history
src/backend/libpq/be-pqexec.c diff | blob | blame | history
src/backend/storage/large_object/inv_api.c diff | blob | blame | history
src/backend/tcop/postgres.c diff | blob | blame | history
src/backend/utils/cache/temprel.c diff | blob | blame | history
src/include/access/tuptoaster.h diff | blob | blame | history
src/include/catalog/heap.h diff | blob | blame | history
src/include/catalog/index.h diff | blob | blame | history
src/include/catalog/pg_opclass.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /