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 ec0b1f2716 Paranoia: ensure MyBackendId is InvalidBackendId in a process that has 22 years ago
..
access Separate out bgwriter code into a logically separate module, rather 22 years ago
bootstrap Separate out bgwriter code into a logically separate module, rather 22 years ago
catalog Fix minor error in comment. 22 years ago
commands This patch implement the TODO [ALTER DATABASE foo OWNER TO bar]. 22 years ago
executor Reimplement the linked list data structure used throughout the backend. 22 years ago
lib Add tests to enlargeStringInfo() to avoid possible buffer-overrun or 22 years ago
libpq Separate out bgwriter code into a logically separate module, rather 22 years ago
main Separate out bgwriter code into a logically separate module, rather 22 years ago
nodes This patch implement the TODO [ALTER DATABASE foo OWNER TO bar]. 22 years ago
optimizer Use a cleaner substitute for the inability to apply length() to the tail 22 years ago
parser The patch adresses the TODO list item "Allow external interfaces to 22 years ago
po Translation update 22 years ago
port Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by 22 years ago
postmaster Implement new PostmasterIsAlive() check for WIN32, per Claudio Natoli. 22 years ago
regex Solve the 'Turkish problem' with undesirable locale behavior for case 22 years ago
rewrite Fix another place that assumed 'x = lcons(y, z)' would not have any 22 years ago
storage Implement new PostmasterIsAlive() check for WIN32, per Claudio Natoli. 22 years ago
tcop Separate out bgwriter code into a logically separate module, rather 22 years ago
utils Paranoia: ensure MyBackendId is InvalidBackendId in a process that has 22 years ago
Makefile Integrate src/timezone library for all platforms. There is more we can 22 years ago
nls.mk $Header: -> $PostgreSQL Changes ... 22 years ago