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
2006-07-10
Allow /contrib include files to compile on their own.
Bruce Momjian
2006-07-10
Add #include code to prevent multiple inclusion.
Bruce Momjian
2006-07-10
Move pthread-win32.h to /port, modify bcc/msvc makefiles.
Bruce Momjian
2006-07-10
Remove a few baby-C macros in fuzzystrmatch. Add a few missing includes.
Bruce Momjian
2006-07-10
Improve compile line for tool.
Bruce Momjian
2006-07-10
Update usage documention for pginclude
Bruce Momjian
2006-07-10
Add $CFLAGS handling to pgcompinclude.
Bruce Momjian
2006-07-10
Fix 'find' args for pgcompinclude tool.
Bruce Momjian
2006-07-10
Update schema GRANT USAGE description.
Bruce Momjian
2006-07-10
Improve tool coding.
Bruce Momjian
2006-07-10
Improve vacuum code to track minimum Xids per table instead of per database.
Alvaro Herrera
2006-07-10
Improve script by processing only C files.
Bruce Momjian
2006-07-10
Testing commit stuff
Alvaro Herrera
2006-07-10
Test commit.
Bruce Momjian
2006-07-08
Fix typo in comment.
Alvaro Herrera
2006-07-06
Add index information to /contrib/pgstattuple:
Bruce Momjian
2006-07-06
WIN32 fixes:
Bruce Momjian
2006-07-06
Backpatch dbmirror fix for escape handling.
Bruce Momjian
2006-07-06
Attached patch is required ot build with the CRT that comes with Visual
Bruce Momjian
2006-07-06
Please find attached two patches for documentation and regression tests
Bruce Momjian
2006-07-05
Fixed remaining Coverity bugs.
Michael Meskes
2006-07-04
Documentation fixes for FILLFACTOR patch. Minor other editorialization.
Tom Lane
2006-07-04
Modify:
Bruce Momjian
2006-07-04
Remove libpq's PQescapeIdentifier(), not safe from injection attacks.
Bruce Momjian
2006-07-04
Fix typos in comments.
Neil Conway
2006-07-03
Code review for FILLFACTOR patch. Change WITH grammar as per earlier
Tom Lane
2006-07-03
Fix broken markup.
Tom Lane
2006-07-02
Do a pass of code review for the ALTER TABLE ADD INHERITS patch. Keep
Neil Conway
2006-07-02
Add FILLFACTOR to CREATE INDEX.
Bruce Momjian
2006-07-02
Done:
Bruce Momjian
2006-07-02
Done:
Bruce Momjian
2006-07-02
ALTER TABLE ... ADD/DROPS INHERIT (actually INHERIT / NO INHERIT)
Bruce Momjian
2006-07-01
Fix oversight in planning for multiple indexscans driven by
Tom Lane
2006-07-01
Revise the planner's handling of "pseudoconstant" WHERE clauses, that is
Tom Lane
2006-06-30
Fix memory leak introduced in the prior commit, detected by Tom Lane.
Alvaro Herrera
2006-06-30
Fix use-after-free error reported by Neil Conway.
Alvaro Herrera
2006-06-30
Update item for GUID:
Bruce Momjian
2006-06-29
Remove the separate 'stats buffer' process, letting backend stats messages
Tom Lane
2006-06-29
Change TRUNCATE's method for searching for foreign-key references so that
Tom Lane
2006-06-29
Change URL for SITC:
Bruce Momjian
2006-06-29
Add:
Bruce Momjian
2006-06-28
Add missing #include directive: pg_constraint.h declares some functions
Neil Conway
2006-06-28
Fix typo in comment.
Neil Conway
2006-06-28
Editorialization for the additions to the CREATE TABLE reference page
Neil Conway
2006-06-28
Add URL for SITC
Bruce Momjian
2006-06-28
Improve planner estimates for size of tuple hash tables.
Tom Lane
2006-06-28
Fix hash aggregation to suppress unneeded columns from being stored in
Tom Lane
2006-06-28
Adjust TupleHashTables to use MinimalTuple format for contained tuples.
Tom Lane
2006-06-28
Update:
Bruce Momjian
2006-06-28
Update Russian FAQ.
Bruce Momjian
[next]