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
/
utils
Age
Commit message (
Expand
)
Author
2000-01-13
Fixed everything in and surrounding createdb and dropdb to make it more
Peter Eisentraut
2000-01-13
Add UDC (User Defined Characters) support to SJIS/EUC_JP conversion
Tatsuo Ishii
2000-01-11
More cleanups.
Bruce Momjian
2000-01-11
Remove outdated comment about 8 arguments.
Tom Lane
2000-01-10
Update type stuff.
Bruce Momjian
2000-01-10
Cleanup for func args > 8.
Bruce Momjian
2000-01-10
More updates for function call interface > 8.
Bruce Momjian
2000-01-10
Update fmgr to allow 32 arguments.
Bruce Momjian
2000-01-10
Make number of args to a function configurable.
Bruce Momjian
2000-01-10
Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.
Bruce Momjian
2000-01-10
Update int28out and out8out and _in_ functions to handle trailing zeros
Bruce Momjian
2000-01-10
Improve cache invalidation handling. Eespecially
Hiroshi Inoue
2000-01-10
Fix oid8in and int28in for spaces
Bruce Momjian
2000-01-10
Move fixes for >8 indexed fields.
Bruce Momjian
2000-01-10
Move INDEX_MAX_KEYS to postgres.h, and make it configurable for users.
Bruce Momjian
2000-01-09
Move SetPidFile() and firends to utils/init/miscinit.c from
Tatsuo Ishii
2000-01-09
Another round of planner/optimizer work. This is just restructuring and
Tom Lane
2000-01-07
Sorry, that I send this letter/patch again, but previous sending is
Bruce Momjian
2000-01-06
Changed "triggered data change violation" detection code
Jan Wieck
2000-01-06
Fixed bug in targetlist expression replacement of
Jan Wieck
2000-01-05
Fix it's and its to be correct.
Bruce Momjian
2000-01-04
Repair two recently reported problems:
Thomas G. Lockhart
2000-01-02
Update DATEDEBUG removal.
Bruce Momjian
2000-01-02
Remove DATEDEBUG because it didn't look Y2K safe, and fix timestamp elog
Bruce Momjian
1999-12-31
Clean up datatypes and comments for op_class() routine.
Tom Lane
1999-12-30
elog() was set up to call abort() if it saw an ERROR or FATAL exit
Tom Lane
1999-12-30
Repair bugs discussed in pghackers thread of 15 May 1999: creation of a
Tom Lane
1999-12-28
Removed LZTEXT datatype as discussed.
Jan Wieck
1999-12-24
Clean up handling of explicit NULL constants. Cases like
Tom Lane
1999-12-22
to live in a transaction before access to db
Hiroshi Inoue
1999-12-21
This patch will avoid SIGFPE on some geo functions , if PostgreSQL is compiled
Bruce Momjian
1999-12-20
Finally found a platform which has finite() but nonetheless sets errno
Tom Lane
1999-12-20
Clean up some minor gcc warnings.
Tom Lane
1999-12-16
Some changes to prepare for LONG attributes.
Jan Wieck
1999-12-16
Ethernet MAC addresses (macaddr type) are not compared correctly for
Bruce Momjian
1999-12-13
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
aggregate(DISTINCT ...) works, per SQL spec.
Tom Lane
1999-12-10
Added global variable to have RI triggers override
Jan Wieck
1999-12-10
Fix memory overrun while setting ps status
Tatsuo Ishii
1999-12-10
Rename several destroy* functions/tags to drop*.
Bruce Momjian
1999-12-09
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
Update for QNX from Kardos, Dr. Andrea
Bruce Momjian
1999-12-09
Hi,
Bruce Momjian
1999-12-08
Fixed concurrent visibility bug.
Jan Wieck
1999-12-07
Again updated INSIDE TODO
Jan Wieck
1999-12-07
Added SET DEFAULT action for ON DELETE/UPDATE
Jan Wieck
1999-12-06
Corrected TODO in source
Jan Wieck
1999-12-06
Added ON DELETE/UPDATE SET NULL
Jan Wieck
1999-12-06
Completed FOREIGN KEY syntax.
Jan Wieck
1999-12-06
Rule deparser needs to quote identifiers that are spelled the same as
Tom Lane
[next]