You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/commands
Tom Lane 529a24a22b Remove some unnecessary conversion work in build_regtype_array(). 19 years ago
..
Makefile Remove remains of old depend target. 19 years ago
aggregatecmds.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
alter.c Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR 19 years ago
analyze.c Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST 19 years ago
async.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
cluster.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
comment.c Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR 19 years ago
conversioncmds.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
copy.c Prevent WAL logging when COPY is done in the same transation that 19 years ago
dbcommands.c Extend yesterday's patch so that the bgwriter is also told to forget 19 years ago
define.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
explain.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
functioncmds.c Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_proc 19 years ago
indexcmds.c Add GUC temp_tablespaces to provide a default location for temporary 19 years ago
lockcmds.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
opclasscmds.c Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR 19 years ago
operatorcmds.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
portalcmds.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
prepare.c Remove some unnecessary conversion work in build_regtype_array(). 19 years ago
proclang.c Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_proc 19 years ago
schemacmds.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
sequence.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
tablecmds.c Add GUC temp_tablespaces to provide a default location for temporary 19 years ago
tablespace.c Add GUC temp_tablespaces to provide a default location for temporary 19 years ago
trigger.c Properly detoast access to bytea field pg_trigger.tgargs. Old code 19 years ago
typecmds.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
user.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
vacuum.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
vacuumlazy.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
variable.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
view.c Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago