| .. |
|
access
|
Support "x IS NOT NULL" clauses as indexscan conditions. This turns out
|
2010-01-01 21:53:49 +00:00 |
|
bootstrap
|
Adjust naming of indexes and their columns per recent discussion.
|
2009-12-23 02:35:25 +00:00 |
|
catalog
|
Update SQL features supported list
|
2010-01-01 16:54:48 +00:00 |
|
commands
|
Dept of second thoughts: recursive case in ANALYZE shouldn't emit a
|
2009-12-30 21:21:33 +00:00 |
|
executor
|
Add an "argisrow" field to NullTest nodes, following a plan made way back in
|
2010-01-01 23:03:10 +00:00 |
|
foreign
|
Always pass catalog id to the options validator function specified in
|
2009-12-23 12:23:59 +00:00 |
|
lib
|
Assorted minor refactoring in EXPLAIN.
|
2009-07-24 21:08:42 +00:00 |
|
libpq
|
Suppress compiler warning, per buildfarm member narwhal
|
2009-12-31 22:11:10 +00:00 |
|
main
|
Update copyright for 2009.
|
2009-01-01 17:24:05 +00:00 |
|
nodes
|
Add an "argisrow" field to NullTest nodes, following a plan made way back in
|
2010-01-01 23:03:10 +00:00 |
|
optimizer
|
Add an "argisrow" field to NullTest nodes, following a plan made way back in
|
2010-01-01 23:03:10 +00:00 |
|
parser
|
Add an "argisrow" field to NullTest nodes, following a plan made way back in
|
2010-01-01 23:03:10 +00:00 |
|
po
|
Translation updates
|
2009-12-19 20:23:26 +00:00 |
|
port
|
Support 64-bit shared memory when building on 64-bit Windows.
|
2010-01-02 12:18:45 +00:00 |
|
postmaster
|
Fix one more cast for _open_osfhandle().
|
2010-01-02 12:01:29 +00:00 |
|
regex
|
Teach the regular expression functions to do case-insensitive matching and
|
2009-12-01 21:00:24 +00:00 |
|
rewrite
|
Don't treat NEW and OLD as reserved words anymore. For the purposes of rules
|
2009-11-05 23:24:27 +00:00 |
|
snowball
|
Derived files that are shipped in the distribution used to be built in the
|
2009-08-28 20:26:19 +00:00 |
|
storage
|
Suppress compiler warning (pid_t isn't int everywhere)
|
2009-12-31 22:07:36 +00:00 |
|
tcop
|
Allow read only connections during recovery, known as Hot Standby.
|
2009-12-19 01:32:45 +00:00 |
|
tsearch
|
Avoid unnecessary copying of source string when generating a cloned TParser.
|
2009-12-15 20:37:17 +00:00 |
|
utils
|
Support "x IS NOT NULL" clauses as indexscan conditions. This turns out
|
2010-01-01 21:53:49 +00:00 |
|
Makefile
|
Put back "ifeq ($(PORTNAME), solaris)", this time with some documentation
|
2009-09-05 21:14:04 +00:00 |
|
common.mk
|
Expand test coverage support to entire tree
|
2009-08-07 20:50:22 +00:00 |
|
nls.mk
|
Convert the core lexer and parser into fully reentrant code, by making use
|
2009-07-13 02:02:20 +00:00 |