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
Jeff Davis 869650fa86 Support language tags in older ICU versions (53 and earlier). 3 years ago
..
Makefile Move parallel vacuum code to vacuumparallel.c. 4 years ago
aggregatecmds.c Update copyright for 2023 3 years ago
alter.c Wake up a subscription's replication worker processes after DDL. 3 years ago
amcmds.c Update copyright for 2023 3 years ago
analyze.c Remove useless casts to (void *) in arguments of some system functions 3 years ago
async.c Update copyright for 2023 3 years ago
cluster.c Fix MAINTAIN privileges for toast tables and partitions. 3 years ago
collationcmds.c Support language tags in older ICU versions (53 and earlier). 3 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 Improve several permission-related error messages. 3 years ago
copyfrom.c Ignore BRIN indexes when checking for HOT updates 3 years ago
copyfromparse.c Don't try to read default for a non-existent attribute 3 years ago
copyto.c Ensure COPY TO on an RLS-enabled table copies no more than it should. 3 years ago
createas.c Update copyright for 2023 3 years ago
dbcommands.c Disallow specifying ICU rules unless locale provider is ICU 3 years ago
define.c Update copyright for 2023 3 years ago
discard.c Update copyright for 2023 3 years ago
dropcmds.c Update copyright for 2023 3 years ago
event_trigger.c Update copyright for 2023 3 years ago
explain.c Rename force_parallel_mode to debug_parallel_query 3 years ago
extension.c Add @extschema:name@ and no_relocate options to extensions. 3 years ago
foreigncmds.c Update copyright for 2023 3 years ago
functioncmds.c Update copyright for 2023 3 years ago
indexcmds.c Ignore BRIN indexes when checking for HOT updates 3 years ago
lockcmds.c Get rid of the "new" and "old" entries in a view's rangetable. 3 years ago
matview.c Update copyright for 2023 3 years ago
meson.build Update copyright for 2023 3 years ago
opclasscmds.c Update copyright for 2023 3 years ago
operatorcmds.c Update copyright for 2023 3 years ago
policy.c Update copyright for 2023 3 years ago
portalcmds.c Update copyright for 2023 3 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 Update copyright for 2023 3 years ago
seclabel.c Update copyright for 2023 3 years ago
sequence.c Update copyright for 2023 3 years ago
statscmds.c Update copyright for 2023 3 years ago
subscriptioncmds.c Track logrep apply workers' last start times to avoid useless waits. 3 years ago
tablecmds.c Clean up comments 3 years ago
tablespace.c Update copyright for 2023 3 years ago
trigger.c Fix concurrent update issues with MERGE. 3 years ago
tsearchcmds.c Update copyright for 2023 3 years ago
typecmds.c Update copyright for 2023 3 years ago
user.c Fix typo 3 years ago
vacuum.c Fix fractional vacuum_cost_delay. 3 years ago
vacuumparallel.c Update copyright for 2023 3 years ago
variable.c Fix outdated references to guc.c 3 years ago
view.c Get rid of the "new" and "old" entries in a view's rangetable. 3 years ago