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 a8405cfc4d Acquire read lock on a buffer while writing it out, to prevent 26 years ago
..
access Clean up some ugly coding (hardwired constants) in index_formtuple. 26 years ago
bootstrap Code cleanup of user name and user id handling in the backend. The current 26 years ago
catalog Support for DESTDIR make variable. This is used as in `make install 26 years ago
commands SetPGVariable() crashed on SET DateStyle TO DEFAULT and related cases. 26 years ago
executor First cut at full support for OUTER JOINs. There are still a few loose 26 years ago
lib Fix relative path references so that make knowns which dependencies refer 26 years ago
libpq Clean up callers of AllocateFile and BasicOpenFile to ensure that 26 years ago
main Code cleanup of user name and user id handling in the backend. The current 26 years ago
nodes Fix coredump in copyCommentStmt(). 26 years ago
optimizer Fix GEQO optimizer to work correctly with new outer-join-capable 26 years ago
parser Implement differentiation between CURRENT_USER and SESSION_USER as per SQL. 26 years ago
port Fix relative path references so that make knowns which dependencies refer 26 years ago
postmaster A bit of cleanup after SSL patch. Add it to config file, improve 26 years ago
regex Fix relative path references so that make knowns which dependencies refer 26 years ago
rewrite First cut at full support for OUTER JOINs. There are still a few loose 26 years ago
storage Acquire read lock on a buffer while writing it out, to prevent 26 years ago
tcop This patch implements the following command: 26 years ago
tioga Fix relative path references so that make knowns which dependencies refer 26 years ago
utils Implement differentiation between CURRENT_USER and SESSION_USER as per SQL. 26 years ago
Makefile Support for DESTDIR make variable. This is used as in `make install 26 years ago