index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2002-10-03
The attached adds a bit to the contrib/tablefunc regression test for
Bruce Momjian
2002-10-03
> The previous patch fixed an infinite recursion bug in
Bruce Momjian
2002-10-03
The attached patch fixes a number of issues related to compiling the
Bruce Momjian
2002-10-03
This patch removes two unused global variables from globals.c
Bruce Momjian
2002-10-03
Add:
Bruce Momjian
2002-10-03
Add wording so people know PANIC is really "off" for log_min_error_statement.
Bruce Momjian
2002-10-02
Re-enable pg_resetxlog to accept -l values in hexadecimal (it used to
Tom Lane
2002-10-02
pg_resetxlog was missing support for the pg_control fields added in 7.3.
Tom Lane
2002-10-02
Alter scale selection for NUMERIC division and transcendental functions
Tom Lane
2002-10-02
Turn GUC log_min_error_statement off by default by setting it to PANIC.
Bruce Momjian
2002-10-01
test files added by Kris Jurka
Dave Cramer
2002-10-01
Pass less-unsafe parameters to Darwin's NSLinkModule. While this change prev...
Tom Lane
2002-10-01
Fixed test suite to call PoolingDataSourceTest which was missed
Barry Lind
2002-10-01
Applied doc patch to jdbc doc which documents support for datasources
Barry Lind
2002-10-01
Update FAQ for 7.2.3 version.
Bruce Momjian
2002-10-01
Update HISTORY/release.sgml for 7.2.3.
Bruce Momjian
2002-10-01
schema awareness patch provided by Kris Jurka
Dave Cramer
2002-09-29
Add Bear's SSL comments.
Bruce Momjian
2002-09-28
Make the world at least somewhat safe for zero-column tables, and
Tom Lane
2002-09-27
ARGH!
Tom Lane
2002-09-27
> Fix clusterdb to be schema-aware
Bruce Momjian
2002-09-27
Use heap_formtuple not heap_addheader to construct pg_index tuples.
Tom Lane
2002-09-27
Don't mess with HEAP_XMAX_INVALID in heaptuple.c routines; there is
Tom Lane
2002-09-27
Have -d5 -d0 not affect the extra variables set with -d5.
Bruce Momjian
2002-09-27
Make postgres -d0 set server_min_messages to notice. Reset doesn't work
Bruce Momjian
2002-09-27
Simplify SSL certificate instructions.
Bruce Momjian
2002-09-26
Ensure that before truncating CLOG, we force a checkpoint even if no
Tom Lane
2002-09-26
Fix problems with loss of tuple commit status bits during WAL redo of
Tom Lane
2002-09-26
Back out /pl memory leak patch. Wait for new version.
Bruce Momjian
2002-09-26
Clean up SSL compiler warnings.
Bruce Momjian
2002-09-26
Attached is a patch to contrib/dbmirror that fixes a bug that was
Bruce Momjian
2002-09-26
I have attached the pltcl patch again, just in case. For the sake of clarity
Bruce Momjian
2002-09-26
This patch removes a use of uninitialized memory in lmgr/lock.c, by
Bruce Momjian
2002-09-26
Pass postmaster -d down to the postgres backend to trigger special -d
Bruce Momjian
2002-09-26
Allow SSL to work withouth client-side certificate infrastructure.
Bruce Momjian
2002-09-25
Enhance the description of user and database management. Reduce the
Peter Eisentraut
2002-09-25
Remove ShutdownBufferPoolAccess exit callback, and do the work in
Tom Lane
2002-09-25
Shouldn't be here ...
Tom Lane
2002-09-25
Stamp configure for beta2.
Bruce Momjian
2002-09-25
Install proper earthdistance file, regression passes.
Bruce Momjian
2002-09-25
Applied patch from Aaron Mulder (ammulder@alumni.princeton.edu) that fixes
Barry Lind
2002-09-25
Add missing earthdistance regression test files.
Bruce Momjian
2002-09-24
Make PL/pgSQL capitalization consistent.
Bruce Momjian
2002-09-24
Change default privileges for languages and functions to be PUBLIC USAGE
Tom Lane
2002-09-24
Update some obsolete comments and column descriptions.
Tom Lane
2002-09-24
Remove useless O_DIROPEN stuff.
Peter Eisentraut
2002-09-24
Tweak conversion names to follow the established naming scheme, and
Peter Eisentraut
2002-09-24
Add earthdistance regression file.
Bruce Momjian
2002-09-24
Add missing correction of sublevelsup when pulling up a subquery.
Tom Lane
2002-09-23
Fix broken markup.
Tom Lane
[next]