| .. |
|
access
|
Get rid of the SpinLockAcquire/SpinLockAcquire_NoHoldoff distinction
|
2005-12-29 18:08:05 +00:00 |
|
bootstrap
|
Re-run pgindent, fixing a problem where comment lines after a blank
|
2005-11-22 18:17:34 +00:00 |
|
catalog
|
Implement SQL-compliant treatment of row comparisons for < <= > >= cases
|
2005-12-28 01:30:02 +00:00 |
|
commands
|
Add regression tests for CSV and \., and add automatic quoting of a
|
2005-12-28 03:25:32 +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
|
Add support for Solaris x86_64 using Sun's compiler.
|
2005-12-30 21:43:41 +00:00 |
|
postmaster
|
Rename variable to cmd_str.
|
2005-12-31 19:39:11 +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
|
Get rid of the SpinLockAcquire/SpinLockAcquire_NoHoldoff distinction
|
2005-12-29 18:08:05 +00:00 |
|
tcop
|
Prefix client-side prepare with '[protocol]' rather than '[client]'.
|
2005-12-31 16:50:44 +00:00 |
|
utils
|
Repair EXPLAIN failure when trying to display a plan condition that involves
|
2005-12-30 18:34:22 +00:00 |
|
Makefile
|
Allow installation into directories containing spaces in the name.
|
2005-12-09 21:19:36 +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 |