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
Fujii Masao 7cc14ae9d8 Update copyright in recently added files. 9 years ago
..
access Workaround for RecoverPreparedTransactions() 9 years ago
bootstrap Use one transaction while reading postgres.bki, not one per line. 9 years ago
catalog Modify message when partitioned table is added to publication 9 years ago
commands Code review for commands/statscmds.c. 9 years ago
executor Provide an error cursor for "can't call an SRF here" errors. 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 Change the on-disk format of SCRAM verifiers to conform to RFC 5803. 9 years ago
main Update copyright via script for 2017 9 years ago
nodes Mark finished Plan nodes with parallel_safe flags. 9 years ago
optimizer Fix testing of parallel-safety of SubPlans. 9 years ago
parser Sync addRangeTableEntryForENR() with its peer functions. 9 years ago
po Translation updates 10 years ago
port Provide a way to control SysV shmem attach address in EXEC_BACKEND builds. 9 years ago
postmaster Revert "Use pselect(2) not select(2), if available, to wait in postmaster's loop." 9 years ago
regex Fix regexport.c to behave sanely with lookaround constraints. 9 years ago
replication Update copyright in recently added files. 9 years ago
rewrite Code review for c94e6942ce. 9 years ago
snowball Add ICU_FLAGS to one more place 9 years ago
statistics Rename columns in new pg_statistic_ext catalog 9 years ago
storage Don't include sys/poll.h anymore. 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 Update copyright in recently added files. 9 years ago
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 11 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