postgresql/src/backend
2006-06-16 23:50:48 +00:00
..
access Fix problems with cached tuple descriptors disappearing while still in use 2006-06-16 18:42:24 +00:00
bootstrap Fix bootstrap.c so that database startup process and bgwriter properly release 2006-06-08 23:55:48 +00:00
catalog Move conversion dependency patch to the proper branch, out of 8.1.X, 2006-05-30 13:36:30 +00:00
commands Fix a couple of obvious problems in DROP IF EXISTS patch. 2006-06-16 23:50:48 +00:00
executor Fix problems with cached tuple descriptors disappearing while still in use 2006-06-16 18:42:24 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq Prepare code to be built by MSVC: 2006-06-07 22:24:46 +00:00
main Prevent Win32 from displaying a popup box on backend crash. Instead let 2006-06-12 16:17:20 +00:00
nodes DROP ... IF EXISTS for the following cases: 2006-06-16 20:23:45 +00:00
optimizer Fix problems with cached tuple descriptors disappearing while still in use 2006-06-16 18:42:24 +00:00
parser Fix a couple of obvious problems in DROP IF EXISTS patch. 2006-06-16 23:50:48 +00:00
po Fix copy-and-pasteo in Russian translation: message complaining about 2006-06-03 16:48:59 +00:00
port Remove Win32 file, moved to /port. 2006-06-08 15:15:13 +00:00
postmaster Prepare code to be built by MSVC: 2006-06-07 22:24:46 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite DROP ... IF EXISTS for the following cases: 2006-06-16 20:23:45 +00:00
storage Remove obsolete comment about VACUUM FULL: it takes buffer content locks 2006-06-08 14:58:33 +00:00
tcop DROP ... IF EXISTS for the following cases: 2006-06-16 20:23:45 +00:00
utils Fix problems with cached tuple descriptors disappearing while still in use 2006-06-16 18:42:24 +00:00
Makefile Remove QNX port. 2006-01-05 01:56:30 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00