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
Heikki Linnakangas c181f2e2bc Fix briefly showing old progress stats for ANALYZE on inherited tables. 2 years ago
..
Makefile
aggregatecmds.c
alter.c Add missing ObjectIdGetDatum() in syscache lookup calls for Oids 2 years ago
amcmds.c
analyze.c Fix briefly showing old progress stats for ANALYZE on inherited tables. 2 years ago
async.c Introduce macros for protocol characters. 2 years ago
cluster.c Add more sanity checks with callers of changeDependencyFor() 2 years ago
collationcmds.c All supported systems have locale_t. 2 years ago
comment.c
constraint.c
conversioncmds.c
copy.c Improve several permission-related error messages. 3 years ago
copyfrom.c Remove redundant assignments in copyfrom.c 2 years ago
copyfromparse.c Introduce macros for protocol characters. 2 years ago
copyto.c Introduce macros for protocol characters. 2 years ago
createas.c Simplify useless 0L constants 3 years ago
dbcommands.c Handle DROP DATABASE getting interrupted 2 years ago
define.c
discard.c
dropcmds.c Pre-beta mechanical code beautification. 3 years ago
event_trigger.c Add GUC for temporarily disabling event triggers 2 years ago
explain.c Add JIT deform_counter 2 years ago
extension.c Reject substituting extension schemas or owners matching ["$'\]. 2 years ago
foreigncmds.c
functioncmds.c Add more sanity checks with callers of changeDependencyFor() 2 years ago
indexcmds.c Some vertical reformatting 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
opclasscmds.c Fix typos in comments 3 years ago
operatorcmds.c
policy.c
portalcmds.c Simplify useless 0L constants 3 years ago
prepare.c
proclang.c
publicationcmds.c
schemacmds.c Pre-beta mechanical code beautification. 3 years ago
seclabel.c
sequence.c Fix possible compiler warning 2 years ago
statscmds.c Add macro for maximum statistics target 3 years ago
subscriptioncmds.c Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option. 2 years ago
tablecmds.c Add TupleDescGetDefault() 2 years ago
tablespace.c Pre-beta mechanical code beautification. 3 years ago
trigger.c Fix code indentation violations 3 years ago
tsearchcmds.c
typecmds.c Add more sanity checks with callers of changeDependencyFor() 2 years ago
user.c Add missing ObjectIdGetDatum() in syscache lookup calls for Oids 2 years ago
vacuum.c Remove the "snapshot too old" feature. 2 years ago
vacuumparallel.c Report index vacuum progress. 2 years ago
variable.c Fix privilege check for SET SESSION AUTHORIZATION. 2 years ago
view.c Pre-beta mechanical code beautification. 3 years ago