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
Peter Eisentraut 8ab27affea Cast slightly abused enum to int, so that GCC 4.5 won't warn about switch 16 years ago
..
access Fix incorrect comparison of scan key in GIN. Per report from 16 years ago
bootstrap Introduce Streaming Replication. 16 years ago
catalog Improve the handling of SET CONSTRAINTS commands by having them search 16 years ago
commands Improve the handling of SET CONSTRAINTS commands by having them search 16 years ago
executor Introduce Streaming Replication. 16 years ago
foreign Update copyright for the year 2010. 16 years ago
lib Update copyright for the year 2010. 16 years ago
libpq Introduce Streaming Replication. 16 years ago
main Update copyright for the year 2010. 16 years ago
nodes Cast slightly abused enum to int, so that GCC 4.5 won't warn about switch 16 years ago
optimizer Fix an oversight in convert_EXISTS_sublink_to_join: we can't convert an 16 years ago
parser Fix unportable use of isxdigit() with char (rather than unsigned char) 16 years ago
po Translation updates 16 years ago
port Silence compiler warning about printf format for HANDLE. 16 years ago
postmaster Introduce Streaming Replication. 16 years ago
regex Teach the regular expression functions to do case-insensitive matching and 16 years ago
replication Add #include <sys/time.h> for struct timeval definition on BSD/OS. 16 years ago
rewrite Update copyright for the year 2010. 16 years ago
snowball Update copyright for the year 2010. 16 years ago
storage Fix bogus initialization of KnownAssignedXids shared memory state --- 16 years ago
tcop Improve the handling of SET CONSTRAINTS commands by having them search 16 years ago
tsearch When estimating the selectivity of an inequality "column > constant" or 16 years ago
utils Fix portalmem.c to avoid keeping a dangling pointer to a cached plan list 16 years ago
Makefile Introduce Streaming Replication. 16 years ago
common.mk Expand test coverage support to entire tree 17 years ago
nls.mk Convert the core lexer and parser into fully reentrant code, by making use 17 years ago