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 3d70b5d01a Fix ts_stat's failure on empty tsvector. 16 years ago
..
access Make sure that GIN fast-insert and regular code paths enforce the same 16 years ago
bootstrap Start background writer during archive recovery. Background writer now performs 17 years ago
catalog Fix erroneous handling of shared dependencies (ie dependencies on roles) 16 years ago
commands Fix snapshot management, take two. 16 years ago
executor Ensure that a cursor has an immutable snapshot throughout its lifespan. 16 years ago
foreign Somebody seems to have thought they could get away without checking for 17 years ago
lib Update copyright for 2009. 17 years ago
libpq Fix assorted memory leaks in pg_hba.conf parsing. Over a sufficiently 16 years ago
main Update copyright for 2009. 17 years ago
nodes Change CREATE TABLE so that column default expressions coming from different 16 years ago
optimizer Fix equivclass.c's not-quite-right strategy for handling X=X clauses. 16 years ago
parser Change CREATE TABLE so that column default expressions coming from different 16 years ago
po Translation updates 17 years ago
port Reserve the shared memory region during backend startup on Windows, so 17 years ago
postmaster Fix an oversight in an 8.3-era patch: pgstat_initstats should allow stats 16 years ago
regex 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
rewrite Fix subquery pullup to wrap a PlaceHolderVar around the entire RowExpr 17 years ago
snowball Update copyright for 2009. 17 years ago
storage Fix a thinko introduced into CountActiveBackends by a recent patch: 17 years ago
tcop Fix a few errors in comments. Patch by Fujii Masao, plus the one in 17 years ago
tsearch Remove duplicate variable initializations identified by clang static checker. 17 years ago
utils Fix ts_stat's failure on empty tsvector. 16 years ago
Makefile Put back "ifeq ($(PORTNAME), solaris)", this time with some documentation 17 years ago
common.mk Code coverage testing with gcov. Documentation is in the regression test 18 years ago
nls.mk Translation updates for 8.4 release. 17 years ago