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 966115c305 Temporarily revert "Move pg_lzcompress.c to src/common." 11 years ago
..
access Temporarily revert "Move pg_lzcompress.c to src/common." 11 years ago
bootstrap Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. 11 years ago
catalog Revert "Use a bitmask to represent role attributes" 11 years ago
commands Revert "Use a bitmask to represent role attributes" 11 years ago
executor Fix corner case where SELECT FOR UPDATE could return a row twice. 11 years ago
foreign Implement IMPORT FOREIGN SCHEMA. 11 years ago
lib Move rbtree.c from src/backend/utils/misc to src/backend/lib. 11 years ago
libpq Fix poorly worded error message. 11 years ago
main Windows: use GetSystemTimePreciseAsFileTime if available 11 years ago
nodes Remove unused fields from ReindexStmt. 11 years ago
optimizer Improve hash_create's API for selecting simple-binary-key hash functions. 11 years ago
parser Suppress MSVC warning in typeStringToTypeName function. 11 years ago
po Translation updates 11 years ago
port Add a basic atomic ops API abstracting away platform/architecture details. 11 years ago
postmaster Lockless StrategyGetBuffer clock sweep hot path. 11 years ago
regex Fix incorrect search for "x?" style matches in creviterdissect(). 11 years ago
replication Remove duplicate include of slot.h. 11 years ago
rewrite Revert "Use a bitmask to represent role attributes" 11 years ago
snowball Finish adding file version information to installed Windows binaries. 11 years ago
storage Lockless StrategyGetBuffer clock sweep hot path. 11 years ago
tcop get_object_address: separate domain constraints from table constraints 11 years ago
tsearch Cope with more than 64K phrases in a thesaurus dictionary. 11 years ago
utils Temporarily revert "Move pg_lzcompress.c to src/common." 11 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 14 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 Translation updates 11 years ago