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-07-30
Make statement_timeout apply to entire query string, not per statement.
Bruce Momjian
2002-07-30
--enable-syslog no longer required to use syslog.
Bruce Momjian
2002-07-30
Move item:
Bruce Momjian
2002-07-30
Update FAQ.
Bruce Momjian
2002-07-30
Fix a bug about automatic client_encoding setting.
Hiroshi Inoue
2002-07-29
Update FAQ.
Bruce Momjian
2002-07-29
Centralize code for interpreting schema references, which had gotten
Tom Lane
2002-07-29
Use aclcheck_error() in place of ad-hoc permissions complaints.
Tom Lane
2002-07-29
Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more
Tom Lane
2002-07-29
Fix from Neil Conway:
Bruce Momjian
2002-07-29
Fix minor coding error: don't ReleaseSysCache until after last use of
Tom Lane
2002-07-29
Fix typo. Remove #ifdef MULTIBYTE
Tatsuo Ishii
2002-07-28
Structure reference pages consistently. Document that structure.
Peter Eisentraut
2002-07-28
Clean documentation subtree during make clean.
Peter Eisentraut
2002-07-27
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-26
Fix a bug about the handling of CX parameter of the connection string
Hiroshi Inoue
2002-07-26
Fouth (and final) phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-25
Third phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-25
Remove extra comma.
Peter Eisentraut
2002-07-25
Implement DROP CONVERSION
Tatsuo Ishii
2002-07-24
Second phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-24
Remove _deadcode.
Peter Eisentraut
2002-07-24
Remove unused system table columns:
Peter Eisentraut
2002-07-24
Add mention of copyright year update.
Bruce Momjian
2002-07-24
Done:
Bruce Momjian
2002-07-24
Add Japanese README explaining how to add new conversion.
Tatsuo Ishii
2002-07-24
Add pg_conversion system catalog. Update description for multibyte support.
Tatsuo Ishii
2002-07-23
Done:
Bruce Momjian
2002-07-23
Initial restructuring to add jdbc3 support. There was a significant amount
Barry Lind
2002-07-22
Add unique index on pg_cast.oid, and document pg_cast table.
Peter Eisentraut
2002-07-22
Fix typo.
Tatsuo Ishii
2002-07-22
Add CREATE CONVERSION/DROP CONVERSOION reference manual
Tatsuo Ishii
2002-07-21
Fixed some minor typos.
Michael Meskes
2002-07-21
Re-Committed old file.
Michael Meskes
2002-07-21
Schema TODO.detail file not needed anymore.
Bruce Momjian
2002-07-20
Tweak CreateTrigger() so that the OID used in the name of an
Tom Lane
2002-07-20
Mark items as done:
Bruce Momjian
2002-07-20
Code review for SHOW output changes; fix horology expected files for
Tom Lane
2002-07-20
Synced parser yet again.
Michael Meskes
2002-07-20
Fix regression tests for new SHOW output.
Bruce Momjian
2002-07-20
Fix problems caused by code drift of API for without-oids.
Bruce Momjian
2002-07-20
The attached patch fixes 2 trivial warnings generated by bison 1.35,
Bruce Momjian
2002-07-20
I can't remember who said they were working on schema related psql
Bruce Momjian
2002-07-20
> 2. This patch includes the same Table Function API fixes that I
Bruce Momjian
2002-07-20
Hello, i noticed that win32 native stopped working/compiling after the SSL merge
Bruce Momjian
2002-07-20
Add new configure files for missing-oid patch.
Bruce Momjian
2002-07-20
Patch problems caused by code drift since OID patch creation.
Bruce Momjian
2002-07-20
Manually apply part of oid patch that didn't apply cleanly.
Bruce Momjian
2002-07-20
oid is needed, it is added at the end of the struct (after the null
Bruce Momjian
2002-07-20
The attached patch fixes a build problem with GEQO when using the
Bruce Momjian
[next]