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 90189eefc1 Save a few bytes in pg_attribute 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 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 2 years ago
async.c Update copyright for 2023 3 years ago
cluster.c Fix MAINTAIN privileges for toast tables and partitions. 2 years ago
collationcmds.c Add SysCacheGetAttrNotNull for guaranteed not-null attrs 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 Improve several permission-related error messages. 2 years ago
copyfrom.c Ignore BRIN indexes when checking for HOT updates 2 years ago
copyfromparse.c Don't try to read default for a non-existent attribute 2 years ago
copyto.c Ensure COPY TO on an RLS-enabled table copies no more than it should. 2 years ago
createas.c Update copyright for 2023 3 years ago
dbcommands.c Add SysCacheGetAttrNotNull for guaranteed not-null attrs 2 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 Invent GENERIC_PLAN option for EXPLAIN. 2 years ago
extension.c Add @extschema:name@ and no_relocate options to extensions. 2 years ago
foreigncmds.c Update copyright for 2023 3 years ago
functioncmds.c Update copyright for 2023 3 years ago
indexcmds.c Add SysCacheGetAttrNotNull for guaranteed not-null attrs 2 years ago
lockcmds.c Get rid of the "new" and "old" entries in a view's rangetable. 2 years ago
matview.c Add SysCacheGetAttrNotNull for guaranteed not-null attrs 2 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 Add SysCacheGetAttrNotNull for guaranteed not-null attrs 2 years ago
tablecmds.c Save a few bytes in pg_attribute 2 years ago
tablespace.c Update copyright for 2023 3 years ago
trigger.c Fix concurrent update issues with MERGE. 2 years ago
tsearchcmds.c Update copyright for 2023 3 years ago
typecmds.c Add SysCacheGetAttrNotNull for guaranteed not-null attrs 2 years ago
user.c Fix typo 2 years ago
vacuum.c Fix fractional vacuum_cost_delay. 2 years ago
vacuumparallel.c Update copyright for 2023 3 years ago
variable.c Fix outdated references to guc.c 2 years ago
view.c Get rid of the "new" and "old" entries in a view's rangetable. 2 years ago