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
Heikki Linnakangas 40dae7ec53 Make the handling of interrupted B-tree page splits more robust. 12 years ago
..
access Make the handling of interrupted B-tree page splits more robust. 12 years ago
bootstrap Avoid repeated name lookups during table and index DDL. 12 years ago
catalog During index build, check and elog (not just Assert) for broken HOT chain. 12 years ago
commands Fix relcache reference leak in refresh_by_match_merge(). 12 years ago
executor Don't reject ROW_MARK_REFERENCE rowmarks for materialized views. 12 years ago
foreign Update copyright for 2014 12 years ago
lib Fix typos in comments. 12 years ago
libpq Cleanups from the remove-native-krb5 patch 12 years ago
main C comments: remove odd blank lines after #ifdef WIN32 lines 12 years ago
nodes Avoid repeated name lookups during table and index DDL. 12 years ago
optimizer Fix bogus handling of "postponed" lateral quals. 12 years ago
parser Provide a FORCE NULL option to COPY in CSV mode. 12 years ago
po Translation updates 12 years ago
port Rename huge_tlb_pages to huge_pages, and improve docs. 12 years ago
postmaster Make it easy to detach completely from shared memory. 12 years ago
regex Allow regex operations to be terminated early by query cancel requests. 12 years ago
replication Fix typos in comments. 12 years ago
rewrite Fix typos in comments. 12 years ago
snowball Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. 12 years ago
storage Rewrite comment for shm_mq_receive_bytes. 12 years ago
tcop Introduce logical decoding. 12 years ago
tsearch Avoid memcpy() with same source and destination address. 12 years ago
utils Fix typos in comments. 12 years ago
.gitignore
Makefile Get rid of use of dlltool in Mingw builds. 12 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Add libpgcommon to backend gettext source files 12 years ago