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
path:
root
/
src
/
backend
Age
Commit message (
Expand
)
Author
1999-05-19
Remove 4096 string limited key on block size
Bruce Momjian
1999-05-19
Upgrade to PyGreSQL (2.4)
Bruce Momjian
1999-05-18
Add Aggref and ArrayRef to the set of node types that transformExpr
Tom Lane
1999-05-18
Now that hashjoin is reliable for large joins (knock on wood),
Tom Lane
1999-05-18
Remove no-longer-used fields in Hash and HashJoin nodes.
Tom Lane
1999-05-18
Rewrite hash join to use simple linked lists instead of a
Tom Lane
1999-05-17
All works on linux now by my tests and regression(with patch below).
Bruce Momjian
1999-05-17
Skip junk nodes when comparing UNION target list lengths.
Bruce Momjian
1999-05-17
Change resjunk to a boolean.
Bruce Momjian
1999-05-17
This is actually more of a fundamental problem with mdtruncate. It
Bruce Momjian
1999-05-17
Prior patch added 2 more characters to string allocated
Tom Lane
1999-05-17
SELECT * error message fix.
Bruce Momjian
1999-05-17
Apply freebsd specific patches dealign with ELF system from FreeBSD's
Marc G. Fournier
1999-05-17
Move IN to proper place.
Bruce Momjian
1999-05-17
Cleanup
Bruce Momjian
1999-05-17
Fix typo in change.
Bruce Momjian
1999-05-17
Tighten coding in new_join_pathkey, which seems to be a hotspot
Tom Lane
1999-05-17
Change GEQO optimizer to release memory after each gene
Tom Lane
1999-05-17
Require IN in LOCK syntax.
Bruce Momjian
1999-05-17
Change md* call to smgr*.
Bruce Momjian
1999-05-16
Minor code cleanup in optimizer.
Tom Lane
1999-05-16
Fix some typos in geqo optimizer --- it now generates
Tom Lane
1999-05-15
I made it so it rolled over files at 1MB. My table ended up with 120
Bruce Momjian
1999-05-13
Hi, Bruce!
Bruce Momjian
1999-05-13
Add double quotes around the sequence name generated to support the
Thomas G. Lockhart
1999-05-13
Surround a variable declaration with ENABLE_OUTER_JOINS to suppress
Thomas G. Lockhart
1999-05-13
set client_encoding to <nothing> crashes backend.
Tatsuo Ishii
1999-05-13
Rip out QueryTreeList structure, root and branch. Querytree
Tom Lane
1999-05-13
Release allocated memory during AtAbort_Memory.
Tom Lane
1999-05-12
Fixed small bug in ruleutils and added output of pg_views and
Jan Wieck
1999-05-12
Fixed wrong hasAggs when aggregate columns of view aren't
Jan Wieck
1999-05-12
Replaced targetlist entry in GroupClause by reference number
Jan Wieck
1999-05-12
I am sorry, I misinterpreted the still failing trigger regression test.
Bruce Momjian
1999-05-12
Add keywords to implement Vadim's transaction isolation
Thomas G. Lockhart
1999-05-12
Fix problem with multiple indices defined if using column- and table-
Thomas G. Lockhart
1999-05-12
Handle conversion of floating point constants to internal strings.
Thomas G. Lockhart
1999-05-12
Keep long non-quoted numeric strings *as* untyped strings if they fail
Thomas G. Lockhart
1999-05-11
Changed debug options:
Jan Wieck
1999-05-11
clean up comments
Bruce Momjian
1999-05-10
Check for NUMERIC overflow a second time after rounding
Jan Wieck
1999-05-10
Update to PyGreSQL 2.3.
Bruce Momjian
1999-05-10
Rename MAP_FILE to USERMAP_FILE for Digital Unix.
Bruce Momjian
1999-05-10
Fix initdb problem introduced by recent patch.
Bruce Momjian
1999-05-10
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-09
Rearrange top-level rewrite operations so that EXPLAIN works
Tom Lane
1999-05-09
Running lo_read/lo_write under different memory context
Tatsuo Ishii
1999-05-09
Mistyping by me.
Vadim B. Mikheev
1999-05-09
Fix some miscellaneous places that were using raw open() or
Tom Lane
1999-05-09
Update hash and join routines to use fd.c's new temp-file
Tom Lane
1999-05-09
Add 'temporary file' facility to fd.c, and arrange for temp
Tom Lane
[next]