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 ff89e182d4 Add missing Datum conversions 1 month ago
..
Makefile Make it possible for loadable modules to add EXPLAIN options. 6 months ago
aggregatecmds.c Update copyright for 2025 8 months ago
alter.c Remove useless/superfluous Datum conversions 1 month ago
amcmds.c Update copyright for 2025 8 months ago
analyze.c Fix incorrect comment regarding mod_since_analyze 1 month ago
async.c Update copyright for 2025 8 months ago
cluster.c Rationalize handling of VacuumParams 2 months ago
collationcmds.c Update copyright for 2025 8 months ago
comment.c Update copyright for 2025 8 months ago
constraint.c Update copyright for 2025 8 months ago
conversioncmds.c Update copyright for 2025 8 months ago
copy.c Support multi-line headers in COPY FROM command. 2 months ago
copyfrom.c Use PRI?64 instead of "ll?" in format strings (continued). 6 months ago
copyfromparse.c Support multi-line headers in COPY FROM command. 2 months ago
copyto.c Support multi-line headers in COPY FROM command. 2 months ago
createas.c Revert "Don't lock partitions pruned by initial pruning" 4 months ago
dbcommands.c Don't copy datlocale from template unless provider matches. 1 month ago
define.c Update copyright for 2025 8 months ago
discard.c Update copyright for 2025 8 months ago
dropcmds.c Update copyright for 2025 8 months ago
event_trigger.c Add missing Datum conversions 1 month ago
explain.c Display Memoize planner estimates in EXPLAIN 1 month ago
explain_dr.c Make it possible for loadable modules to add EXPLAIN options. 6 months ago
explain_format.c Make it possible for loadable modules to add EXPLAIN options. 6 months ago
explain_state.c Add an additional hook for EXPLAIN option validation. 6 months ago
extension.c Revert "Don't lock partitions pruned by initial pruning" 4 months ago
foreigncmds.c Rename CachedPlanType to PlannedStmtOrigin for PlannedStmt 1 month ago
functioncmds.c Fix erroneous construction of functions' dependencies on transforms. 5 months ago
indexcmds.c Correct misleading error messages 3 months ago
lockcmds.c Update copyright for 2025 8 months ago
matview.c Message style improvements 3 months ago
meson.build Make it possible for loadable modules to add EXPLAIN options. 6 months ago
opclasscmds.c Add nbtree skip scan optimization. 5 months ago
operatorcmds.c Update copyright for 2025 8 months ago
policy.c Update copyright for 2025 8 months ago
portalcmds.c Revert "Don't lock partitions pruned by initial pruning" 4 months ago
prepare.c Revert "Don't lock partitions pruned by initial pruning" 4 months ago
proclang.c Update copyright for 2025 8 months ago
publicationcmds.c Throw ERROR when publish_generated_columns is specified without a value. 1 month ago
schemacmds.c Rename CachedPlanType to PlannedStmtOrigin for PlannedStmt 1 month ago
seclabel.c Update copyright for 2025 8 months ago
sequence.c Use PRI?64 instead of "ll?" in format strings (continued). 6 months ago
statscmds.c Virtual generated columns 7 months ago
subscriptioncmds.c Add missing Datum conversions 1 month ago
tablecmds.c Add missing Datum conversions 1 month ago
tablespace.c Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST. 2 months ago
trigger.c Add missing Datum conversions 1 month ago
tsearchcmds.c Add missing Datum conversions 1 month ago
typecmds.c Prevent creation of duplicate not-null constraints for domains 2 months ago
user.c Add missing Datum conversions 1 month ago
vacuum.c Rationalize handling of VacuumParams 2 months ago
vacuumparallel.c Change internal queryid type from uint64 to int64 3 months ago
variable.c Fix bug allowing io_combine_limit > io_max_combine_combine limit 5 months ago
view.c Update copyright for 2025 8 months ago