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 2cdec8b308 Fix core dump due to null-pointer dereference in to_char() when datetime 17 years ago
..
access Code review for dtrace probes added (so far) to 8.4. Adjust placement of 17 years ago
bootstrap Start background writer during archive recovery. Background writer now performs 17 years ago
catalog Add the possibility to specify an explicit validator function for foreign-data 17 years ago
commands Add some sanity checks to CREATE CAST ... WITHOUT FUNCTION. Disallow 17 years ago
executor Add new SQL:2008 error codes for invalid LIMIT and OFFSET values. Remove 17 years ago
foreign Add the possibility to specify an explicit validator function for foreign-data 17 years ago
lib Update copyright for 2009. 17 years ago
libpq Make pg_hba parsing report all errors in the file before aborting the load, 17 years ago
main Update copyright for 2009. 17 years ago
nodes Make SubPlan nodes carry the result's typmod as well as datatype OID. This is 17 years ago
optimizer Improve match_special_index_operator() to recognize that LIKE with an 17 years ago
parser Add comments about kwlookup.c expectations 17 years ago
po
port Update copyright for 2009. 17 years ago
postmaster Reload config file in startup process on SIGHUP. 17 years ago
regex Refactor backend makefiles to remove lots of duplicate code 18 years ago
rewrite Get rid of the rather fuzzily defined FlattenedSubLink node type in favor of 17 years ago
snowball Update copyright for 2009. 17 years ago
storage Code review for dtrace probes added (so far) to 8.4. Adjust placement of 17 years ago
tcop Allow reloption names to have qualifiers, initially supporting a TOAST 17 years ago
tsearch Some languages have symbols with zero display's width or/and vowels/signs which 17 years ago
utils Fix core dump due to null-pointer dereference in to_char() when datetime 17 years ago
Makefile Update copyright for 2009. 17 years ago
common.mk Code coverage testing with gcov. Documentation is in the regression test 18 years ago
nls.mk Install a more robust solution for the problem of infinite error-processing 17 years ago