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
Stephen Frost c9c41c7a33 Rename Default Roles to Predefined Roles 5 years ago
..
access Accept slightly-filled pages for tuples larger than fillfactor. 5 years ago
bootstrap Allow composite types in catalog bootstrap 5 years ago
catalog Fix has_column_privilege function corner case 5 years ago
commands Rename Default Roles to Predefined Roles 5 years ago
executor Revert b6002a796 5 years ago
foreign
jit
lib
libpq Allow matching the DN of a client certificate for authentication 5 years ago
main
nodes Revert b6002a796 5 years ago
optimizer Revert b6002a796 5 years ago
parser Allow an alias to be attached to a JOIN ... USING 5 years ago
partitioning ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY 5 years ago
po
port
postmaster Add support for asynchronous execution. 5 years ago
regex Further tweak memory management for regex DFAs. 5 years ago
replication Rename Default Roles to Predefined Roles 5 years ago
rewrite Rework planning and execution of UPDATE and DELETE. 5 years ago
snowball Update snowball 5 years ago
statistics Don't prematurely cram a value into a short int. 5 years ago
storage Rename Default Roles to Predefined Roles 5 years ago
tcop Extended statistics on expressions 5 years ago
tsearch Don't leak compiled regex(es) when an ispell cache entry is dropped. 5 years ago
utils Rename Default Roles to Predefined Roles 5 years ago
.gitignore
Makefile Use sort_template.h for qsort_tuple() and qsort_ssup(). 5 years ago
common.mk
nls.mk