pgrowlocks(2)
От | Joshua D. Drake |
---|---|
Тема | pgrowlocks(2) |
Дата | |
Msg-id | 451C774E.3040503@commandprompt.com обсуждение исходный текст |
Список | pgsql-patches |
Ooops :) -- === The PostgreSQL Company: Command Prompt, Inc. === Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 Providing the most comprehensive PostgreSQL solutions since 1997 http://www.commandprompt.com/ ? libpgrowlocks.so.0.0 ? pgrowlocks.diff ? pgrowlocks.sql ? uninstall_pgrowlocks.sql Index: Makefile =================================================================== RCS file: /projects/cvsroot/pgsql/contrib/pgrowlocks/Makefile,v retrieving revision 1.1 diff -c -r1.1 Makefile *** Makefile 23 Apr 2006 01:12:58 -0000 1.1 --- Makefile 29 Sep 2006 01:25:50 -0000 *************** *** 11,17 **** MODULE_big = pgrowlocks OBJS = $(SRCS:.c=.o) DOCS = README.pgrowlocks README.pgrowlocks.euc_jp ! DATA_built = pgrowlocks.sql ifdef USE_PGXS PGXS = $(shell pg_config --pgxs) --- 11,17 ---- MODULE_big = pgrowlocks OBJS = $(SRCS:.c=.o) DOCS = README.pgrowlocks README.pgrowlocks.euc_jp ! DATA_built = pgrowlocks.sql uninstall_pgrowlocks.sql ifdef USE_PGXS PGXS = $(shell pg_config --pgxs) -- WE can just drop the type with a cascade SET search_path = public; DROP TYPE pgrowlocks CASCADE;
В списке pgsql-patches по дате отправления: