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
Dean Rasheed 5f2e179bd3 Support MERGE into updatable views. 2 years ago
..
Makefile Move parallel vacuum code to vacuumparallel.c. 4 years ago
aggregatecmds.c Update copyright for 2024 2 years ago
alter.c Update copyright for 2024 2 years ago
amcmds.c Update copyright for 2024 2 years ago
analyze.c Make attstattarget nullable 2 years ago
async.c Improve performance of subsystems on top of SLRU 2 years ago
cluster.c Give SMgrRelation pointers a well-defined lifetime. 2 years ago
collationcmds.c Update copyright for 2024 2 years ago
comment.c Update copyright for 2024 2 years ago
constraint.c Update copyright for 2024 2 years ago
conversioncmds.c Update copyright for 2024 2 years ago
copy.c Rename COPY option from SAVE_ERROR_TO to ON_ERROR 2 years ago
copyfrom.c Support MERGE into updatable views. 2 years ago
copyfromparse.c Revert "Refactor CopyReadAttributes{CSV,Text}() to use a callback in COPY FROM" 2 years ago
copyto.c Fix indentation of copyto.c 2 years ago
createas.c Update copyright for 2024 2 years ago
dbcommands.c Fix gcc >= 10 warning 2 years ago
define.c Update copyright for 2024 2 years ago
discard.c Update copyright for 2024 2 years ago
dropcmds.c Update copyright for 2024 2 years ago
event_trigger.c Use heap_inplace_update() to unset pg_database.dathasloginevt 2 years ago
explain.c Add EXPLAIN (MEMORY) to report planner memory consumption 2 years ago
extension.c Update copyright for 2024 2 years ago
foreigncmds.c Update copyright for 2024 2 years ago
functioncmds.c Update copyright for 2024 2 years ago
indexcmds.c Add temporal PRIMARY KEY and UNIQUE constraints 2 years ago
lockcmds.c Update copyright for 2024 2 years ago
matview.c Fix assertion if index is dropped during REFRESH CONCURRENTLY 2 years ago
meson.build Update copyright for 2024 2 years ago
opclasscmds.c Update copyright for 2024 2 years ago
operatorcmds.c Update copyright for 2024 2 years ago
policy.c Update copyright for 2024 2 years ago
portalcmds.c Update copyright for 2024 2 years ago
prepare.c Add EXPLAIN (MEMORY) to report planner memory consumption 2 years ago
proclang.c Update copyright for 2024 2 years ago
publicationcmds.c Update copyright for 2024 2 years ago
schemacmds.c Update copyright for 2024 2 years ago
seclabel.c Update copyright for 2024 2 years ago
sequence.c Group more closely cache updates for backends in sequence.c 2 years ago
statscmds.c Update copyright for 2024 2 years ago
subscriptioncmds.c Clean-ups for 776621a5e4 and 7329240437. 2 years ago
tablecmds.c Remove extra check_stack_depth() from dropconstraint_internal() 2 years ago
tablespace.c Update copyright for 2024 2 years ago
trigger.c Add temporal PRIMARY KEY and UNIQUE constraints 2 years ago
tsearchcmds.c Fix various issues with ALTER TEXT SEARCH CONFIGURATION 2 years ago
typecmds.c Fix multiranges to behave more like dependent types. 2 years ago
user.c Fix DROP ROLE when specifying duplicated roles 2 years ago
vacuum.c Update copyright for 2024 2 years ago
vacuumparallel.c Update copyright for 2024 2 years ago
variable.c Update copyright for 2024 2 years ago
view.c Update copyright for 2024 2 years ago