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 611806cd72 Add trailing commas to enum definitions 2 years ago
..
Makefile Move parallel vacuum code to vacuumparallel.c. 4 years ago
aggregatecmds.c Update copyright for 2023 3 years ago
alter.c Add missing ObjectIdGetDatum() in syscache lookup calls for Oids 2 years ago
amcmds.c Update copyright for 2023 3 years ago
analyze.c Fix briefly showing old progress stats for ANALYZE on inherited tables. 2 years ago
async.c Add trailing commas to enum definitions 2 years ago
cluster.c Add more sanity checks with callers of changeDependencyFor() 2 years ago
collationcmds.c Make some error strings more generic 2 years ago
comment.c Update copyright for 2023 3 years ago
constraint.c Update copyright for 2023 3 years ago
conversioncmds.c Update copyright for 2023 3 years ago
copy.c Provide FORCE_NULL * and FORCE_NOT_NULL * options for COPY FROM 2 years ago
copyfrom.c In COPY FROM, fail cleanly when unsupported encoding conversion is needed. 2 years ago
copyfromparse.c Introduce macros for protocol characters. 2 years ago
copyto.c Add trailing commas to enum definitions 2 years ago
createas.c Simplify useless 0L constants 2 years ago
dbcommands.c Add trailing commas to enum definitions 2 years ago
define.c Update copyright for 2023 3 years ago
discard.c Update copyright for 2023 3 years ago
dropcmds.c Pre-beta mechanical code beautification. 2 years ago
event_trigger.c Fix code indentation violations in e83d1b0c40 2 years ago
explain.c Add local_blk_{read|write}_time I/O timing statistics for local blocks 2 years ago
extension.c Reject substituting extension schemas or owners matching ["$'\]. 2 years ago
foreigncmds.c Update copyright for 2023 3 years ago
functioncmds.c Add more sanity checks with callers of changeDependencyFor() 2 years ago
indexcmds.c Remove RelationGetIndexRawAttOptions() 2 years ago
lockcmds.c Revert MAINTAIN privilege and pg_maintain predefined role. 2 years ago
matview.c Revert MAINTAIN privilege and pg_maintain predefined role. 2 years ago
meson.build Update copyright for 2023 3 years ago
opclasscmds.c Fix typos in comments 2 years ago
operatorcmds.c Extend ALTER OPERATOR to allow setting more optimization attributes. 2 years ago
policy.c Update copyright for 2023 3 years ago
portalcmds.c Simplify useless 0L constants 2 years ago
prepare.c Update copyright for 2023 3 years ago
proclang.c Update copyright for 2023 3 years ago
publicationcmds.c Update copyright for 2023 3 years ago
schemacmds.c Pre-beta mechanical code beautification. 2 years ago
seclabel.c Update copyright for 2023 3 years ago
sequence.c Fix possible compiler warning 2 years ago
statscmds.c Add macro for maximum statistics target 2 years ago
subscriptioncmds.c Restart the apply worker if the privileges have been revoked. 2 years ago
tablecmds.c Make some error strings more generic 2 years ago
tablespace.c Pre-beta mechanical code beautification. 2 years ago
trigger.c Fix code indentation violations 2 years ago
tsearchcmds.c Update copyright for 2023 3 years ago
typecmds.c Make some error strings more generic 2 years ago
user.c Add trailing commas to enum definitions 2 years ago
vacuum.c Remove the "snapshot too old" feature. 2 years ago
vacuumparallel.c Add trailing commas to enum definitions 2 years ago
variable.c Fix privilege check for SET SESSION AUTHORIZATION. 2 years ago
view.c Pre-beta mechanical code beautification. 2 years ago