postgresql/src/backend/commands
1998-01-25 05:15:15 +00:00
..
_deadcode Change some ABORTS to ERROR. Add line number when COPY Failure. 1998-01-05 16:40:20 +00:00
async.c getpid/pid cleanup 1998-01-25 05:15:15 +00:00
cluster.c Fix CLUSTER. 1998-01-10 05:19:22 +00:00
command.c New pg_attribute.atttypmod for type-specific information like 1998-01-16 23:21:07 +00:00
copy.c New pg_attribute.atttypmod for type-specific information like 1998-01-16 23:21:07 +00:00
creatinh.c Change some ABORTS to ERROR. Add line number when COPY Failure. 1998-01-05 16:40:20 +00:00
dbcommands.c Change some ABORTS to ERROR. Add line number when COPY Failure. 1998-01-05 16:40:20 +00:00
defind.c Change some ABORTS to ERROR. Add line number when COPY Failure. 1998-01-05 16:40:20 +00:00
define.c Change some ABORTS to ERROR. Add line number when COPY Failure. 1998-01-05 16:40:20 +00:00
explain.c Change some mallocs to palloc. 1997-12-29 05:13:57 +00:00
Makefile Move variable.c to commands/ and aclchk.c to catalog/. 1998-01-05 18:43:18 +00:00
proclang.c Change some ABORTS to ERROR. Add line number when COPY Failure. 1998-01-05 16:40:20 +00:00
recipe.c Add Var.varlevelup to code. More parser cleanup. 1998-01-20 22:12:17 +00:00
remove.c Thank god for searchable mail archives. 1998-01-15 19:46:37 +00:00
rename.c Change some ABORTS to ERROR. Add line number when COPY Failure. 1998-01-05 16:40:20 +00:00
sequence.c New pg_attribute.atttypmod for type-specific information like 1998-01-16 23:21:07 +00:00
trigger.c Thank god for searchable mail archives. 1998-01-15 19:46:37 +00:00
user.c getpid/pid cleanup 1998-01-25 05:15:15 +00:00
vacuum.c Thank god for searchable mail archives. 1998-01-15 19:46:37 +00:00
variable.c Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. Clean up use of VARDATA. 1998-01-07 18:47:07 +00:00
view.c Change some ABORTS to ERROR. Add line number when COPY Failure. 1998-01-05 16:40:20 +00:00