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
Fujii Masao d780d7c088 Change data type of counters in BufferUsage and WalUsage from long to int64. 4 years ago
..
Makefile Split copy.c into four files. 5 years ago
aggregatecmds.c SQL-standard function body 4 years ago
alter.c Update copyright for 2021 5 years ago
amcmds.c Fix some typos, grammar and style in docs and comments 4 years ago
analyze.c Fix typos and grammar in comments and docs 4 years ago
async.c Remove server and libpq support for old FE/BE protocol version 2. 4 years ago
cluster.c Fix typos and grammar in documentation and code comments 4 years ago
collationcmds.c Revert per-index collation version tracking feature. 4 years ago
comment.c Update copyright for 2021 5 years ago
constraint.c Pass down "logically unchanged index" hint. 5 years ago
conversioncmds.c Add 'noError' argument to encoding conversion functions. 4 years ago
copy.c Rename Default Roles to Predefined Roles 4 years ago
copyfrom.c Fix typos and grammar in documentation and code comments 4 years ago
copyfromparse.c Add heuristic incoming-message-size limits in the server. 4 years ago
copyto.c doc: Improve hyphenation consistency 4 years ago
createas.c Update copyright for 2021 5 years ago
dbcommands.c Update copyright for 2021 5 years ago
define.c Update copyright for 2021 5 years ago
discard.c Update copyright for 2021 5 years ago
dropcmds.c Update copyright for 2021 5 years ago
event_trigger.c Update copyright for 2021 5 years ago
explain.c Change data type of counters in BufferUsage and WalUsage from long to int64. 4 years ago
extension.c Add mbverifystr() functions specific to each encoding. 4 years ago
foreigncmds.c Update copyright for 2021 5 years ago
functioncmds.c doc: Improve hyphenation consistency 4 years ago
indexcmds.c Fix relcache inconsistency hazard in partition detach 4 years ago
lockcmds.c Update copyright for 2021 5 years ago
matview.c Enable parallelism in REFRESH MATERIALIZED VIEW. 4 years ago
opclasscmds.c Update copyright for 2021 5 years ago
operatorcmds.c Fix typos in operatorcmds.c 4 years ago
policy.c Update copyright for 2021 5 years ago
portalcmds.c Update copyright for 2021 5 years ago
prepare.c Improve performance of repeated CALLs within plpgsql procedures. 4 years ago
proclang.c Update copyright for 2021 5 years ago
publicationcmds.c Update copyright for 2021 5 years ago
schemacmds.c Update copyright for 2021 5 years ago
seclabel.c Update copyright for 2021 5 years ago
sequence.c Update copyright for 2021 5 years ago
statscmds.c Revert per-index collation version tracking feature. 4 years ago
subscriptioncmds.c AlterSubscription_refresh: avoid stomping on global variable 4 years ago
tablecmds.c Fix incorrect error code for CREATE/ALTER TABLE COMPRESSION 4 years ago
tablespace.c Prevent drop of tablespaces used by partitioned relations 5 years ago
trigger.c Allow a partdesc-omitting-partitions to be cached 4 years ago
tsearchcmds.c Update copyright for 2021 5 years ago
typecmds.c Mark multirange_constructor0() and multirange_constructor2() strict 4 years ago
user.c Standardize pg_authid oid_symbol values. 4 years ago
vacuum.c Add wraparound failsafe to VACUUM. 4 years ago
variable.c Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET. 4 years ago
view.c Update copyright for 2021 5 years ago