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 e8cd6f14a2 Add comment noting that hashm_procid in a hash index's metapage isn't 19 years ago
..
access Add comment noting that hashm_procid in a hash index's metapage isn't 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 Improve hash join to discard input tuples immediately if they can't 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 Update process termination message to display signal number and name 19 years ago
regex Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
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 Rename the uuid_t type to pg_uuid_t, to avoid a conflict with any 19 years ago
Makefile Remove remains of old depend target. 19 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 20 years ago