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
Tom Lane da07596006 Further patch rangetypes_selfuncs.c's statistics slot management. 8 years ago
..
access Prevent panic during shutdown checkpoint 8 years ago
bootstrap Use one transaction while reading postgres.bki, not one per line. 9 years ago
catalog Match pg_user_mappings limits to information_schema.user_mapping_options. 8 years ago
commands Check connection info string in ALTER SUBSCRIPTION 8 years ago
executor Fire per-statement triggers on partitioned tables. 9 years ago
foreign Abstract logic to allow for multiple kinds of child rels. 9 years ago
lib Support hashed aggregation with grouping sets. 9 years ago
libpq Remove support for password_encryption='off' / 'plain'. 8 years ago
main Update copyright via script for 2017 9 years ago
nodes Fire per-statement triggers on partitioned tables. 9 years ago
optimizer Reduce semijoins with unique inner relations to plain inner joins. 9 years ago
parser Remove support for password_encryption='off' / 'plain'. 8 years ago
po Translation updates 9 years ago
port Provide a way to control SysV shmem attach address in EXEC_BACKEND builds. 9 years ago
postmaster Fix off-by-one possibly leading to skipped XLOG_RUNNING_XACTS records. 8 years ago
regex Fix regexport.c to behave sanely with lookaround constraints. 9 years ago
replication Fix statistics reporting in logical replication workers 8 years ago
rewrite RLS: Fix ALL vs. SELECT+UPDATE policy usage 8 years ago
snowball Add ICU_FLAGS to one more place 9 years ago
statistics extstats: change output functions to emit valid JSON 8 years ago
storage Cope with glibc too old to have epoll_create1(). 9 years ago
tcop Improve castNode notation by introducing list-extraction-specific variants. 9 years ago
tsearch Full Text Search support for json and jsonb 9 years ago
utils Further patch rangetypes_selfuncs.c's statistics slot management. 8 years ago
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 10 years ago
Makefile Implement multivariate n-distinct coefficients 9 years ago
common.mk ICU support 9 years ago
nls.mk Remove trailing slashes from directories in find command 10 years ago