postgresql/src/backend/commands
Vadim B. Mikheev 202e523d10 Mistyping by me.
Fixed by Hiroshi.
1999-05-09 14:00:29 +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 Fix adding columns to a temp table. 1999-04-13 19:04:33 +00:00
copy.c here are some patches for 6.5.0 which I already submitted but have never 1999-05-03 19:10:48 +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 Fix snprintf with strings, and nextval('"Aa"'); 1999-03-16 04:26:01 +00:00
define.c Fix CREATE OPERATOR ... LANGUAGE 'internal', which I broke while 1999-04-09 22:35:43 +00:00
explain.c Revise backend libpq interfaces so that messages to the frontend 1999-04-25 03:19:27 +00:00
indexcmds.c Hello, 1999-03-14 05:23:12 +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 Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +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 Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00
user.c Repair problems with omitted password and VALID UNTIL 1999-04-02 06:16:36 +00:00
vacuum.c Mistyping by me. 1999-05-09 14:00:29 +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