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 cb98e6fb8f Create a syscache for pg_database-indexed-by-oid, and make use of it 19 years ago
..
Makefile Tablespaces. Alternate database locations are dead, long live tablespaces. 21 years ago
aggregatecmds.c Support the syntax 19 years ago
alter.c Support the syntax 19 years ago
analyze.c Add error location info to ResTarget parse nodes. Allows error cursor to be supplied 20 years ago
async.c Back out RESET CONNECTION until there is more discussion. 19 years ago
cluster.c Clean up API for ambulkdelete/amvacuumcleanup as per today's discussion. 19 years ago
comment.c Support the syntax 19 years ago
conversioncmds.c Update copyright for 2006. Update scripts. 20 years ago
copy.c Fix a bunch of problems with domains by making them use special input functions 20 years ago
dbcommands.c Create a syscache for pg_database-indexed-by-oid, and make use of it 19 years ago
define.c Improve parser so that we can show an error cursor position for errors 20 years ago
explain.c Fix EXPLAIN so that it can drill down through multiple levels of subplan 20 years ago
functioncmds.c Support the syntax 19 years ago
indexcmds.c Update copyright for 2006. Update scripts. 20 years ago
lockcmds.c Update copyright for 2006. Update scripts. 20 years ago
opclasscmds.c Clean up API for ambulkdelete/amvacuumcleanup as per today's discussion. 19 years ago
operatorcmds.c Support the syntax 19 years ago
portalcmds.c Update copyright for 2006. Update scripts. 20 years ago
prepare.c Back out RESET CONNECTION until there is more discussion. 19 years ago
proclang.c Update copyright for 2006. Update scripts. 20 years ago
schemacmds.c Improve parser so that we can show an error cursor position for errors 20 years ago
sequence.c Clean up WAL/buffer interactions as per my recent proposal. Get rid of the 20 years ago
tablecmds.c Revert patch pending more discussion: 19 years ago
tablespace.c Clean up and document the API for XLogOpenRelation and XLogReadBuffer. 20 years ago
trigger.c Use schema search path to find the first matching contraint name for SET 19 years ago
typecmds.c Fix a bunch of problems with domains by making them use special input functions 20 years ago
user.c Update copyright for 2006. Update scripts. 20 years ago
vacuum.c Create a syscache for pg_database-indexed-by-oid, and make use of it 19 years ago
vacuumlazy.c Clean up API for ambulkdelete/amvacuumcleanup as per today's discussion. 19 years ago
variable.c Update copyright for 2006. Update scripts. 20 years ago
view.c Improve parser so that we can show an error cursor position for errors 20 years ago