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 dce429b117 Fix typo. 9 years ago
..
access Improve handling of dead tuples in hash indexes. 9 years ago
bootstrap Fix a bunch of places that called malloc and friends with no NULL check. 9 years ago
catalog Fix another bug in merging of inherited CHECK constraints. 9 years ago
commands Fix typo. 9 years ago
executor Make SPI_fnumber() reject dropped columns. 9 years ago
foreign Remove GetUserMappingId() and GetUserMappingById(). 10 years ago
lib Clarify the new Red-Black post-order traversal code a bit. 9 years ago
libpq Consistently mention 'SELECT pg_reload_conf()' in config files 9 years ago
main Repair a bit of pgindent damage. 10 years ago
nodes Implement syntax for transition tables in AFTER triggers. 9 years ago
optimizer Adjust cost_merge_append() to reflect use of binaryheap_replace_first(). 9 years ago
parser Implement syntax for transition tables in AFTER triggers. 9 years ago
po Translation updates 10 years ago
port Try to find out the actual hugepage size when making a MAP_HUGETLB request. 9 years ago
postmaster If the stats collector dies during Hot Standby, restart it. 9 years ago
regex Make locale-dependent regex character classes work for large char codes. 9 years ago
replication Fix typos in comments. 9 years ago
rewrite Improve parser's and planner's handling of set-returning functions. 9 years ago
snowball Update copyright for 2016 10 years ago
storage Add API to check if an existing exclusive lock allows cleanup. 9 years ago
tcop Make getrusage() output a little more readable 9 years ago
tsearch Add macros to make AllocSetContextCreate() calls simpler and safer. 9 years ago
utils Make SPI_fnumber() reject dropped columns. 9 years ago
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 11 years ago
Makefile Refer to OS X as "macOS", except for the port name which is still "darwin". 9 years ago
common.mk
nls.mk Remove trailing slashes from directories in find command 10 years ago