postgresql/src/backend
2006-01-05 01:56:30 +00:00
..
access Get rid of the SpinLockAcquire/SpinLockAcquire_NoHoldoff distinction 2005-12-29 18:08:05 +00:00
bootstrap Remove QNX port. 2006-01-05 01:56:30 +00:00
catalog Implement SQL-compliant treatment of row comparisons for < <= > >= cases 2005-12-28 01:30:02 +00:00
commands Fix another case in which autovacuum would fail while analyzing 2006-01-04 19:16:24 +00:00
executor Implement SQL-compliant treatment of row comparisons for < <= > >= cases 2005-12-28 01:30:02 +00:00
lib Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
libpq Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
main Arrange to set the LC_XXX environment variables to match our locale 2005-12-28 23:22:51 +00:00
nodes Implement SQL-compliant treatment of row comparisons for < <= > >= cases 2005-12-28 01:30:02 +00:00
optimizer Implement SQL-compliant treatment of row comparisons for < <= > >= cases 2005-12-28 01:30:02 +00:00
parser Revert some careless search-and-replace: "ADD" in comment text should 2005-12-29 04:53:18 +00:00
po Remove DOS line endings ("\r\n") from several .po files. DOS line endings 2006-01-01 10:13:56 +00:00
port Remove QNX port. 2006-01-05 01:56:30 +00:00
postmaster Rearrange backend startup sequence so that ShmemIndexLock can become 2006-01-04 21:06:32 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Fix problems with rewriter failing to set Query.hasSubLinks when inserting 2005-11-23 17:21:04 +00:00
storage Rearrange backend startup sequence so that ShmemIndexLock can become 2006-01-04 21:06:32 +00:00
tcop Rearrange backend startup sequence so that ShmemIndexLock can become 2006-01-04 21:06:32 +00:00
utils Remove QNX port. 2006-01-05 01:56:30 +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