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 967a7b0fc9 Avoid reporting "cache lookup failed" for some user-reachable cases. 10 years ago
..
access Fix corruption of 2PC recovery with subxacts 10 years ago
bootstrap Fix a bunch of places that called malloc and friends with no NULL check. 10 years ago
catalog Support renaming an existing value of an enum type. 10 years ago
commands Support renaming an existing value of an enum type. 10 years ago
executor Add macros to make AllocSetContextCreate() calls simpler and safer. 10 years ago
foreign Remove GetUserMappingId() and GetUserMappingById(). 10 years ago
lib Clarify the new Red-Black post-order traversal code a bit. 10 years ago
libpq Move code shared between libpq and backend from backend/libpq/ to common/. 10 years ago
main Repair a bit of pgindent damage. 10 years ago
nodes Support renaming an existing value of an enum type. 10 years ago
optimizer Add macros to make AllocSetContextCreate() calls simpler and safer. 10 years ago
parser Support renaming an existing value of an enum type. 10 years ago
po Translation updates 10 years ago
port Fix a bunch of places that called malloc and friends with no NULL check. 10 years ago
postmaster Move code shared between libpq and backend from backend/libpq/ to common/. 10 years ago
regex Make locale-dependent regex character classes work for large char codes. 10 years ago
replication Add location field to DefElem 10 years ago
rewrite pgindent run for 9.6 10 years ago
snowball Update copyright for 2016 10 years ago
storage Improve scalability of md.c for large relations. 10 years ago
tcop Add location field to DefElem 10 years ago
tsearch Add macros to make AllocSetContextCreate() calls simpler and safer. 10 years ago
utils Avoid reporting "cache lookup failed" for some user-reachable cases. 10 years ago
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 11 years ago
Makefile Provide and use a makefile target to build all generated headers. 10 years ago
common.mk
nls.mk Remove trailing slashes from directories in find command 11 years ago