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 529a24a22b Remove some unnecessary conversion work in build_regtype_array(). 19 years ago
..
access Correct an old logic error in btree page splitting: when considering a split 19 years ago
bootstrap Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_proc 19 years ago
catalog Prevent WAL logging when COPY is done in the same transation that 19 years ago
commands Remove some unnecessary conversion work in build_regtype_array(). 19 years ago
executor Various fixes in the logic of XML functions: 19 years ago
lib Remove remains of old depend target. 19 years ago
libpq On Windows, use pgwin32_waitforsinglesocket() instead of select() to wait for 19 years ago
main Remove remains of old depend target. 19 years ago
nodes Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR 19 years ago
optimizer Repair oversight in creation of "append relations": we should set up 19 years ago
parser Various fixes in the logic of XML functions: 19 years ago
po Translation updates 19 years ago
port On Windows, use pgwin32_waitforsinglesocket() instead of select() to wait for 19 years ago
postmaster Clean up broken usage of HAVE_DECL_SYS_SIGLIST and inconsistent/poorly 19 years ago
regex
rewrite Remove remains of old depend target. 19 years ago
storage Add GUC temp_tablespaces to provide a default location for temporary 19 years ago
tcop Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR 19 years ago
utils Add a new builtin type, "uuid". This implements a UUID type, similar to 19 years ago
Makefile Remove remains of old depend target. 19 years ago
nls.mk