postgresql/src/backend/commands
Bruce Momjian 00f325d510 Subselects with =, >, etc.
Cleanup for vacuum help, manual page, and error message
1998-02-03 19:27:30 +00:00
..
_deadcode Change some ABORTS to ERROR. Add line number when COPY Failure. 1998-01-05 16:40:20 +00:00
async.c Inline fastgetattr and others so data access does not use function 1998-01-31 04:39:26 +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 Inline fastgetattr and others so data access does not use function 1998-01-31 04:39:26 +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 Inline fastgetattr and others so data access does not use function 1998-01-31 04:39:26 +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 Inline fastgetattr and others so data access does not use function 1998-01-31 04:39:26 +00:00
vacuum.c Subselects with =, >, etc. 1998-02-03 19:27:30 +00:00
variable.c Supress call to tzset() in reset_timezone() if a new time zone has never 1998-02-03 16:06:49 +00:00
view.c Change some ABORTS to ERROR. Add line number when COPY Failure. 1998-01-05 16:40:20 +00:00