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
Alvaro Herrera 9ce04b50e1
Revert "Catalog NOT NULL constraints" and fallout
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 Add new predefined role pg_create_subscription. 3 years ago
amcmds.c Update copyright for 2023 3 years ago
analyze.c Move heaprel struct field next to index rel field. 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 Canonicalize ICU locale names to language tags. 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 Simplify useless 0L constants 3 years ago
createas.c Simplify useless 0L constants 3 years ago
dbcommands.c Canonicalize ICU locale names to language tags. 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 Support "Right Anti Join" plan shapes. 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 Add SysCacheGetAttrNotNull for guaranteed not-null attrs 3 years ago
lockcmds.c Get rid of the "new" and "old" entries in a view's rangetable. 3 years ago
matview.c Simplify useless 0L constants 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 Simplify useless 0L constants 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 Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel() 3 years ago
statscmds.c Update copyright for 2023 3 years ago
subscriptioncmds.c Add a run_as_owner option to subscriptions. 3 years ago
tablecmds.c Revert "Catalog NOT NULL constraints" and fallout 3 years ago
tablespace.c Update copyright for 2023 3 years ago
trigger.c Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tables. 3 years ago
tsearchcmds.c Update copyright for 2023 3 years ago
typecmds.c Add SysCacheGetAttrNotNull for guaranteed not-null attrs 3 years ago
user.c Fix typo 3 years ago
vacuum.c Improve ereports for VACUUM's BUFFER_USAGE_LIMIT option 3 years ago
vacuumparallel.c Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option 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