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
1997-07-11
Remove endian information which is now in port-specific header files.
Thomas G. Lockhart
1997-07-11
Modify port-specific definitions to support missing endian information.
Thomas G. Lockhart
1997-07-10
Fix for assembler from Yoshihiko ICHIKAWA
Bruce Momjian
1997-07-10
Allow underscores in user names.
Bruce Momjian
1997-07-10
Fixes from Jody Winston
Bruce Momjian
1997-07-08
Date-type fixes from Tatsuo Ishii
Bruce Momjian
1997-07-02
Add information regarding date and time types and functions,
Thomas G. Lockhart
1997-07-02
Add test results for "SET DateStyle" alternative datetime formats.
Thomas G. Lockhart
1997-07-01
Include tests for DateStyle output format variations.
Thomas G. Lockhart
1997-07-01
Fix code to do the right thing with mixed-endian clients and servers.
Thomas G. Lockhart
1997-07-01
Include definitions for endian info if not in system includes.
Thomas G. Lockhart
1997-07-01
Add flags to allow dynamic loader to find Postgres sharable libraries without
Thomas G. Lockhart
1997-07-01
Rearrange DTK_x constants.
Thomas G. Lockhart
1997-07-01
Use common parser and encoder for timestamp data type.
Thomas G. Lockhart
1997-06-29
Fox case-sensitivity for \d and allow trailing ; on backslash commands.
Bruce Momjian
1997-06-29
Fix memory leak in psql.
Bruce Momjian
1997-06-28
_hash_first: release buf & metabuf if no tuples found for a key.
Vadim B. Mikheev
1997-06-25
lextest cleanup.
Bruce Momjian
1997-06-25
Small pg_dumpall cleanup.
Bruce Momjian
1997-06-25
MANPATH cleanup.
Bruce Momjian
1997-06-25
fix for initdb --debug core dump, from Tatsuo Ishii
Bruce Momjian
1997-06-25
Typo changes in tests/ examples.
Bruce Momjian
1997-06-23
Test "SET DateStyle TO..." output options.
Thomas G. Lockhart
1997-06-23
Adapt expected output to drop ".00" from datetime seconds field.
Thomas G. Lockhart
1997-06-23
Test the "SET DateStyle TO..." date formatting modes.
Thomas G. Lockhart
1997-06-23
Remove code not previously enabled with USE_NEW_DATE and USE_NEW_TIME
Thomas G. Lockhart
1997-06-23
Drop internal routines for formatting time output. Use default formatter.
Thomas G. Lockhart
1997-06-23
Use the standard date/time encoder rather than strftime() for output.
Thomas G. Lockhart
1997-06-23
Modify EncodeDateTime() to suppress trailing ".00" in seconds field.
Thomas G. Lockhart
1997-06-23
Expunge code not enabled with USE_NEW_DATE and USE_NEW_TIME #defines.
Thomas G. Lockhart
1997-06-21
pg_dump, pg_dumpall cleanups.
Bruce Momjian
1997-06-20
Fix predicted output for month boundary arithmetic problems in
Thomas G. Lockhart
1997-06-20
Fix broken parsing for lists of options. Apparently broken when support was
Thomas G. Lockhart
1997-06-20
Add parser category for "DST" Daylight Savings Time qualifier on time zones.
Thomas G. Lockhart
1997-06-20
Fix leap year and month boundary arithmetic for datetime +/- timespan;
Thomas G. Lockhart
1997-06-20
Check pgdump return request.
Bruce Momjian
1997-06-20
Allow pg_dump to preserve owners of all objects.
Bruce Momjian
1997-06-13
Update LInux and Irix FAQs.
Bruce Momjian
1997-06-13
setVarAttrLenForCreateTable(): use varnoold/varoattno instead of
Vadim B. Mikheev
1997-06-12
Add a few words from Vadim and an example on explain output.
Thomas G. Lockhart
1997-06-12
Fix replace_agg_clause() for unary operators.
Vadim B. Mikheev
1997-06-12
Update psql EXPLAIN help description, from Thomas.
Bruce Momjian
1997-06-12
Someone forgot about aligning in fastgetiattr()...
Vadim B. Mikheev
1997-06-12
Datum *idatum;
Vadim B. Mikheev
1997-06-11
Update docs for release.
Bruce Momjian
1997-06-11
Compare 'char' and 'text' lexicographically.
Vadim B. Mikheev
1997-06-11
Lexicographically compare 'char' and 'text'.
Vadim B. Mikheev
1997-06-11
geqo_rel_paths(): compute_joinrel_size() shouldn't be called
Vadim B. Mikheev
1997-06-11
From: Darren King <aixssd!darrenk@abs.net>
Marc G. Fournier
1997-06-11
From: Robert Bruccoleri <bruc@bms.com>
Marc G. Fournier
[next]