postgresql/src/backend/commands
Vadim B. Mikheev 7e14593d2e Fix tuple chain moving bug found by "Hiroshi Inoue" <Inoue@tpf.co.jp>. 1999-05-23 09:10:24 +00:00
..
_deadcode Fix snprintf with strings, and nextval('"Aa"'); 1999-03-16 04:26:01 +00:00
Makefile Remove recipe.o from Makefile ... dead code not quite dead enough, 1999-02-27 21:42:33 +00:00
async.c My first cut at libpq revision didn't handle MULTIBYTE correctly, 1999-04-25 19:27:47 +00:00
cluster.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
command.c Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
copy.c Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
creatinh.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
dbcommands.c Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
define.c Fix CREATE OPERATOR ... LANGUAGE 'internal', which I broke while 1999-04-09 22:35:43 +00:00
explain.c Rearrange top-level rewrite operations so that EXPLAIN works 1999-05-09 23:31:47 +00:00
indexcmds.c Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
proclang.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
remove.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
rename.c All works on linux now by my tests and regression(with patch below). 1999-05-17 18:24:48 +00:00
sequence.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
trigger.c Generate distinct error messages for trigger function not found 1999-05-20 14:39:49 +00:00
user.c Repair problems with omitted password and VALID UNTIL 1999-04-02 06:16:36 +00:00
vacuum.c Fix tuple chain moving bug found by "Hiroshi Inoue" <Inoue@tpf.co.jp>. 1999-05-23 09:10:24 +00:00
variable.c Enable bushy and right-hand queries by default. 1999-02-18 06:01:11 +00:00
view.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00