| .. |
|
access
|
Make Win32 tests to match existing Cygwin tests, where appropriate.
|
2003-04-18 01:03:42 +00:00 |
|
bootstrap
|
Add code to dump contents of free space map into $PGDATA/global/pg_fsm.cache
|
2003-03-06 00:04:27 +00:00 |
|
catalog
|
First phase of work on array improvements. ARRAY[x,y,z] constructor
|
2003-04-08 23:20:04 +00:00 |
|
commands
|
Avoid O(N^2) behavior with lots of deferred triggers by making
|
2003-04-20 17:03:25 +00:00 |
|
executor
|
First phase of work on array improvements. ARRAY[x,y,z] constructor
|
2003-04-08 23:20:04 +00:00 |
|
lib
|
Second round of FE/BE protocol changes. Frontend->backend messages now
|
2003-04-19 00:02:30 +00:00 |
|
libpq
|
Second round of FE/BE protocol changes. Frontend->backend messages now
|
2003-04-19 00:02:30 +00:00 |
|
main
|
This patch removes a bunch of superfluous #include directives: if
|
2002-11-08 20:23:57 +00:00 |
|
nodes
|
First phase of work on array improvements. ARRAY[x,y,z] constructor
|
2003-04-08 23:20:04 +00:00 |
|
optimizer
|
First phase of work on array improvements. ARRAY[x,y,z] constructor
|
2003-04-08 23:20:04 +00:00 |
|
parser
|
Remove premature attempt to constant-fold type coercion expressions.
|
2003-04-10 02:47:46 +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
|
Add code to provide useful dynamic-linking error messages on OS X.
|
2003-04-13 01:19:06 +00:00 |
|
postmaster
|
Second round of FE/BE protocol changes. Frontend->backend messages now
|
2003-04-19 00:02:30 +00:00 |
|
regex
|
Replace regular expression package with Henry Spencer's latest version
|
2003-02-05 17:41:33 +00:00 |
|
rewrite
|
Remove REWRITE_INVOKE_MAX in favor of making an accurate check for
|
2003-02-25 23:47:43 +00:00 |
|
storage
|
Apple's assembler likes the inlined TAS syntax too, so no reason to
|
2003-04-20 21:54:34 +00:00 |
|
tcop
|
Second round of FE/BE protocol changes. Frontend->backend messages now
|
2003-04-19 00:02:30 +00:00 |
|
utils
|
stddev() and variance() should return NULL when there is just one input
|
2003-04-21 00:22:24 +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
|
Translation updates
|
2002-09-14 13:46:24 +00:00 |