| .. |
|
access
|
Rewriter and planner should use only resno, not resname, to identify
|
2003-08-11 23:04:50 +00:00 |
|
bootstrap
|
Update copyrights to 2003.
|
2003-08-04 02:40:20 +00:00 |
|
catalog
|
Rewriter and planner should use only resno, not resname, to identify
|
2003-08-11 23:04:50 +00:00 |
|
commands
|
Fix stupid typo (mine I suppose) in CopyGetData. Per report from Dave Cramer.
|
2003-08-28 13:52:34 +00:00 |
|
executor
|
Tweak processing of multiple-index-scan plans to reduce overhead when
|
2003-08-22 20:26:43 +00:00 |
|
lib
|
Update copyrights to 2003.
|
2003-08-04 02:40:20 +00:00 |
|
libpq
|
Include 'IPv4', 'IPv6', or 'Unix' in socket-creation failure messages,
|
2003-08-12 22:42:01 +00:00 |
|
main
|
Update copyrights to 2003.
|
2003-08-04 02:40:20 +00:00 |
|
nodes
|
Fix ARRAY[] construct so that in multidimensional case, elements can
|
2003-08-17 23:43:27 +00:00 |
|
optimizer
|
Department of second thoughts: can't reorder merge-join clauses.
|
2003-08-27 12:44:12 +00:00 |
|
parser
|
Tweak grammar to use FastAppend rather than lappend when constructing
|
2003-08-22 20:34:33 +00:00 |
|
po
|
Translation updates
|
2003-08-24 21:18:53 +00:00 |
|
port
|
Mop-up for previous change to determine default shared_buffers and
|
2003-08-26 15:38:25 +00:00 |
|
postmaster
|
Change some frequently-reached elog(DEBUG...) calls to ereport(DEBUG...)
|
2003-08-12 18:23:21 +00:00 |
|
regex
|
Another pgindent run with updated typedefs.
|
2003-08-08 21:42:59 +00:00 |
|
rewrite
|
Rewriter and planner should use only resno, not resname, to identify
|
2003-08-11 23:04:50 +00:00 |
|
storage
|
Clean up locktable init code per recent gripe from Kurt Roeckx.
|
2003-08-17 22:41:12 +00:00 |
|
tcop
|
Mop-up for previous change to determine default shared_buffers and
|
2003-08-26 15:38:25 +00:00 |
|
utils
|
Adjust date/time input parsing code to correctly distinguish the four
|
2003-08-27 23:29:29 +00:00 |
|
Makefile
|
Make "win" a separate port from "cygwin". This means you can now
|
2003-03-21 17:18:34 +00:00 |
|
nls.mk
|
elog() is no longer a gettext trigger --- all remaining uses are considered
|
2003-07-28 00:25:21 +00:00 |