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 07ab1383e3 Fix two more bugs in fast-path relation locking. 14 years ago
..
access Change the way parent pages are tracked during buffered GiST build. 14 years ago
bootstrap Update copyright notices for year 2012. 14 years ago
catalog Update SQL features list 14 years ago
commands Improve error message for ALTER COLUMN TYPE coercion failure. 14 years ago
executor Rename I/O timing statistics columns to blk_read_time and blk_write_time. 14 years ago
foreign Add GetForeignColumnOptions() to foreign.c, and add some documentation. 14 years ago
lib Update copyright notices for year 2012. 14 years ago
libpq Fix bogus declaration of local variable. 14 years ago
main Realign some --help output to have better spacing between columns 14 years ago
nodes Recast "ONLY" column CHECK constraints as NO INHERIT 14 years ago
optimizer Fix oversight in recent parameterized-path patch. 14 years ago
parser Change COLLATION keyword category 14 years ago
po Translation updates 15 years ago
port Assert that WaitLatchOrSocket callers cannot wait only for writability. 14 years ago
postmaster Suppress -Wunused-result warning about write() 14 years ago
regex Fix array overrun in regex code. 14 years ago
replication Cast some printf arguments to avoid possibly-nonportable behavior. 14 years ago
rewrite Add some infrastructure for contrib/pg_stat_statements. 14 years ago
snowball Update copyright notices for year 2012. 14 years ago
storage Fix two more bugs in fast-path relation locking. 14 years ago
tcop Make "unexpected EOF" messages DEBUG1 unless in an open transaction 14 years ago
tsearch Fix bug in to_tsquery(). 14 years ago
utils Fix string truncation to be multibyte-aware in text_name and bpchar_name. 14 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 15 years ago
Makefile Fix incorrect make maintainer-clean rule. 14 years ago
common.mk Call check_keywords.pl in maintainer-check 14 years ago
nls.mk Sort file list when creating gettext-files 14 years ago