postgresql/src/backend/commands
1997-08-18 02:15:04 +00:00
..
_deadcode Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. 1997-08-12 20:16:25 +00:00
async.c Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +00:00
cluster.c Cleanup for NAMEDATALEN use. 1997-08-03 02:38:47 +00:00
command.c Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +00:00
copy.c Reduce open() calls. Replace fopen() calls with calls to fd.c functions. 1997-08-18 02:15:04 +00:00
creatinh.c Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +00:00
defind.c Disallow to create multi-column indices using non-btree. 1997-03-26 03:05:28 +00:00
define.c Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +00:00
explain.c Print 'Group' as name of Group plan. 1997-04-05 06:42:32 +00:00
Makefile Sequence numbers generators code. 1997-04-02 03:51:23 +00:00
purge.c Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +00:00
recipe.c Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. 1997-08-12 20:16:25 +00:00
remove.c cc1: warnings being treated as errors 1997-06-03 06:23:24 +00:00
rename.c Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +00:00
sequence.c Oracle like currval behaviour. 1997-06-02 11:22:52 +00:00
vacuum.c Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +00:00
view.c include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix 1997-01-10 20:19:49 +00:00