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 7531d2fd85 Add missing Assert to make TransactionIdDidAbort more consistent with 22 years ago
..
access Add missing Assert to make TransactionIdDidAbort more consistent with 22 years ago
bootstrap For EXEC_BACKEND case, BootstrapMain needs to recompute paths, same as 22 years ago
catalog Rearrange order of operations in heap_drop_with_catalog and index_drop 22 years ago
commands Rearrange order of operations in heap_drop_with_catalog and index_drop 22 years ago
executor Standardize on the assumption that the arguments of a RowExpr correspond 22 years ago
lib Add tests to enlargeStringInfo() to avoid possible buffer-overrun or 22 years ago
libpq Update documentation to prefer CIDR format for pg_hba.conf and use new 22 years ago
main Replace direct fprintf(stderr) calls by write_stderr(), and cause this 22 years ago
nodes Code review for ALTER INDEX patch. 22 years ago
optimizer Repair some issues with column aliases and RowExpr construction in the 22 years ago
parser Allow second and subsequent names in a qualified (dotted) name to be 22 years ago
po Translation update 22 years ago
port Use dynamic buffer for token buffer in win32 admin check 22 years ago
postmaster Cleanup Win32 COPY handling, and move archive examples to SGML. 22 years ago
regex Solve the 'Turkish problem' with undesirable locale behavior for case 22 years ago
rewrite Repair some issues with column aliases and RowExpr construction in the 22 years ago
storage Introduce local hash table for lock state, as per recent proposal. 22 years ago
tcop Add ALTER INDEX, particularly for moving tablespaces. 22 years ago
utils Fix relcache to account properly for subtransaction status of 'new' 22 years ago
Makefile Add libpgport to postgres.def for Windows build. Per Magnus Hagander. 22 years ago
nls.mk Add translation from 7.4 branch to head. 22 years ago