| .. |
|
access
|
Read-only transactions, as defined in SQL.
|
2003-01-10 22:03:30 +00:00 |
|
bootstrap
|
Revise executor APIs so that all per-query state structure is built in
|
2002-12-15 16:17:59 +00:00 |
|
catalog
|
Fix information_schema.sql install to work when building outside
|
2003-01-13 20:37:18 +00:00 |
|
commands
|
Read-only transactions, as defined in SQL.
|
2003-01-10 22:03:30 +00:00 |
|
executor
|
Fix wrong/misleading comments, be more consistent about where to call
|
2003-01-12 22:01:38 +00:00 |
|
lib
|
Remove bit.c/h routines. Not used anymore.
|
2003-01-09 01:23:55 +00:00 |
|
libpq
|
Fix IPv6 detection and IPv6 to 4 conversion to use only standard
|
2003-01-09 14:35:03 +00:00 |
|
main
|
This patch removes a bunch of superfluous #include directives: if
|
2002-11-08 20:23:57 +00:00 |
|
nodes
|
Further tweaking of parsetree & plantree representation of SubLinks.
|
2003-01-10 21:08:15 +00:00 |
|
optimizer
|
Reconsider mechanism for marking sub-selects that are at top level of
|
2003-01-13 18:10:53 +00:00 |
|
parser
|
Recent changes in sublink representation require exprType() to accept
|
2003-01-13 00:18:51 +00:00 |
|
po
|
Most of the code follows the American spelling of the word, which is
|
2002-11-19 17:21:40 +00:00 |
|
port
|
This patch removes a bunch of superfluous #include directives: if
|
2002-11-08 20:23:57 +00:00 |
|
postmaster
|
Silence compiler warning caused by removal of netinet/in.h
|
2003-01-07 18:48:13 +00:00 |
|
regex
|
This patch removes a bunch of superfluous #include directives: if
|
2002-11-08 20:23:57 +00:00 |
|
rewrite
|
To suppress memory leakage in long-lived Lists, lremove() should pfree
|
2002-12-17 01:18:35 +00:00 |
|
storage
|
Rewrite for-loop, because this is not the Obfuscated C Code Contest.
|
2003-01-11 05:01:03 +00:00 |
|
tcop
|
Read-only transactions, as defined in SQL.
|
2003-01-10 22:03:30 +00:00 |
|
utils
|
Revise cost_qual_eval() to compute both startup (one-time) and per-tuple
|
2003-01-12 22:35:29 +00:00 |
|
Makefile
|
Fix missing tab in file.
|
2003-01-07 15:12:17 +00:00 |
|
nls.mk
|
Translation updates
|
2002-09-14 13:46:24 +00:00 |