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
Peter Eisentraut 6a004f1be8 Add attstattarget to FormExtraData_pg_attribute 2 years ago
..
Makefile Move parallel vacuum code to vacuumparallel.c. 4 years ago
aggregatecmds.c Remove unused #include's from backend .c files 2 years ago
alter.c Remove unused #include's from backend .c files 2 years ago
amcmds.c Update copyright for 2024 2 years ago
analyze.c Separate equalRowTypes() from equalTupleDescs() 2 years ago
async.c Remove unused #include's from backend .c files 2 years ago
cluster.c Reintroduce MAINTAIN privilege and pg_maintain predefined role. 2 years ago
collationcmds.c Introduce "builtin" collation provider. 2 years ago
comment.c Update copyright for 2024 2 years ago
constraint.c Remove unused #include's from backend .c files 2 years ago
conversioncmds.c Remove unused #include's from backend .c files 2 years ago
copy.c Remove unused #include's from backend .c files 2 years ago
copyfrom.c Remove unused #include's from backend .c files 2 years ago
copyfromparse.c Remove unused #include's from backend .c files 2 years ago
copyto.c Remove unused #include's from backend .c files 2 years ago
createas.c Remove unused #include's from backend .c files 2 years ago
dbcommands.c Introduce "builtin" collation provider. 2 years ago
define.c Remove unused #include's from backend .c files 2 years ago
discard.c Update copyright for 2024 2 years ago
dropcmds.c Remove unused #include's from backend .c files 2 years ago
event_trigger.c Login event trigger documentation wordsmithing 2 years ago
explain.c Improve support for ExplainOneQuery() hook 2 years ago
extension.c Explicitly list dependent types as extension members in pg_depend. 2 years ago
foreigncmds.c Update copyright for 2024 2 years ago
functioncmds.c Remove unused #include's from backend .c files 2 years ago
indexcmds.c Add attstattarget to FormExtraData_pg_attribute 2 years ago
lockcmds.c Reintroduce MAINTAIN privilege and pg_maintain predefined role. 2 years ago
matview.c Reintroduce MAINTAIN privilege and pg_maintain predefined role. 2 years ago
meson.build Update copyright for 2024 2 years ago
opclasscmds.c Remove unused #include's from backend .c files 2 years ago
operatorcmds.c Remove unused #include's from backend .c files 2 years ago
policy.c Remove unused #include's from backend .c files 2 years ago
portalcmds.c Update copyright for 2024 2 years ago
prepare.c Remove unused #include's from backend .c files 2 years ago
proclang.c Remove unused #include's from backend .c files 2 years ago
publicationcmds.c Remove unused #include's from backend .c files 2 years ago
schemacmds.c Update copyright for 2024 2 years ago
seclabel.c Update copyright for 2024 2 years ago
sequence.c Replace BackendIds with 0-based ProcNumbers 2 years ago
statscmds.c Make stxstattarget nullable 2 years ago
subscriptioncmds.c Add destroyStringInfo function for cleaning up StringInfos 2 years ago
tablecmds.c Make stxstattarget nullable 2 years ago
tablespace.c Remove unused #include's from backend .c files 2 years ago
trigger.c Rename pg_constraint.conwithoutoverlaps to conperiod 2 years ago
tsearchcmds.c Remove unused #include's from backend .c files 2 years ago
typecmds.c Rename pg_constraint.conwithoutoverlaps to conperiod 2 years ago
user.c Remove unused #include's from backend .c files 2 years ago
vacuum.c Reintroduce MAINTAIN privilege and pg_maintain predefined role. 2 years ago
vacuumparallel.c Remove unused #include's from backend .c files 2 years ago
variable.c Remove unused #include's from backend .c files 2 years ago
view.c Separate equalRowTypes() from equalTupleDescs() 2 years ago