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
Robert Haas 9a12ad042d Fix typos. 9 years ago
..
access Don't allocate storage for partitioned tables. 9 years ago
bootstrap Cast result of copyObject() to correct type 9 years ago
catalog Don't allocate storage for partitioned tables. 9 years ago
commands For foreign keys, check REFERENCES privilege only on the referenced table. 9 years ago
executor Make new expression eval code reject references to dropped columns. 9 years ago
foreign Spelling fixes in code comments 9 years ago
lib Support hashed aggregation with grouping sets. 9 years ago
libpq Fix unportable disregard of alignment requirements in RADIUS code. 9 years ago
main Update copyright via script for 2017 9 years ago
nodes Cast result of copyObject() to correct type 9 years ago
optimizer Cast result of copyObject() to correct type 9 years ago
parser Revert "Allow ON CONFLICT .. DO NOTHING on a partitioned table." 9 years ago
po Translation updates 10 years ago
port Fix WaitEventSetWait() to handle write-ready waits properly on Windows. 9 years ago
postmaster Improve performance of find_tabstat_entry()/get_tabstat_entry() 9 years ago
regex ICU support 9 years ago
replication Default monitoring roles 9 years ago
rewrite Cast result of copyObject() to correct type 9 years ago
snowball Add ICU_FLAGS to one more place 9 years ago
statistics Fix uninitialized memory propagation mistakes 9 years ago
storage Allow DSM segments to be created as pinned 9 years ago
tcop Cast result of copyObject() to correct type 9 years ago
tsearch Full Text Search support for json and jsonb 9 years ago
utils Fix typos. 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