Project "Postgres-XC".
The annotated tag, v0.9.1 has been created
at df6488982d61df01ea012c04bbe45bce3ae11bea (tag)
tagging c2e5a081606b4dfaaa55e45a76d680b55b6bbc15 (commit)
replaces v0.9
tagged by Michael P
on Wed May 19 08:56:51 2010 +0900
- Log -----------------------------------------------------------------
Postgres-XC version 0.9.1 beta tag
Mason S (12):
Removed ifdefed code for USE_SSL in GTM, since it is currently
For writes to replicated tables, use primary copy technique to reduce
Improved error handling.
Added support for COPY FROM, for loading tables.
Added support for COPY TO a file or STDOUT.
Modified pgbench for Postgres-XC.
This is the first of some planned changes to recognize more "Postgres-XC safe"
Added support for basic aggregate handling.
Fixed a bug where if many errors occur we run out of on_proc_exit slots.
By default have configure set CFLAGS to use -DPGXC, which is required
Fix some assertion failures.
Fix assertion failure so that \d commands with psql work.
Pavan Deolasee (2):
Fix some stylistic issues with the code. Trying to make it more
Fix an assertion failure in the GTM code. We were mistakenly overwriting an
-----------------------------------------------------------------------
hooks/post-receive
--
Postgres-XC
|