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
Fujii Masao 49638868f8 Don't forget to flush XLOG_PARAMETER_CHANGE record. 12 years ago
..
access Don't forget to flush XLOG_PARAMETER_CHANGE record. 12 years ago
bootstrap Avoid repeated name lookups during table and index DDL. 12 years ago
catalog Introduce jsonb, a structured format for storing json. 12 years ago
commands Offer triggers on foreign tables. 12 years ago
executor Offer triggers on foreign tables. 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 Again fix initialization of auto-tuned effective_cache_size. 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 Fix memory leak during regular expression execution. 12 years ago
replication Setup error context callback for transaction lock waits 12 years ago
rewrite Offer triggers on foreign tables. 12 years ago
snowball Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. 12 years ago
storage Fix build with LWLOCK_STATS or dtrace. 12 years ago
tcop Introduce logical decoding. 12 years ago
tsearch Avoid memcpy() with same source and destination address. 12 years ago
utils Remove wchar.c Asserts that were stricter than the main code 12 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 15 years ago
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