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
2001-08-24
Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of
Peter Eisentraut
2001-08-23
Ensure that all TransactionId comparisons are encapsulated in macros
Tom Lane
2001-08-23
Makefile forgot to install README.btree_gist.
Tom Lane
2001-08-23
Add chkpass.
Tom Lane
2001-08-23
Bring chkpass build process into sync with other contrib modules;
Tom Lane
2001-08-23
Remove test of 'inf' since it introduces a platform dependency (some
Tom Lane
2001-08-23
tskey_cmp() should use timestamp_cmp() instead of doing its own
Tom Lane
2001-08-23
Update TODO list.
Bruce Momjian
2001-08-23
Allow the return value of an SQL function to be binary-compatible with
Tom Lane
2001-08-22
Add option to output SET SESSION AUTHORIZATION commands rather than
Peter Eisentraut
2001-08-22
remove no longer needed -Wno-error
Peter Eisentraut
2001-08-22
New contrib module for BTREE emulation in GiST.
Tom Lane
2001-08-22
Update GiST for new pg_opclass arrangement (finally a clean solution
Tom Lane
2001-08-22
Persuade new pgcrypto stuff to compile.
Tom Lane
2001-08-22
Attached is a simple one line patch for the problem reported in the
Bruce Momjian
2001-08-21
Here's a resend of the patch.gz. I gunzip'ed it fine here
Bruce Momjian
2001-08-21
Remove special-case treatment of all-zeroes MAC address, per today's
Tom Lane
2001-08-21
> Ok, where's a "system dependent hack" :)
Bruce Momjian
2001-08-21
Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in
Tom Lane
2001-08-21
Move WAL params higher in file, next to fsync option.
Bruce Momjian
2001-08-21
Add -Wno-error because of "unclean" flex output.
Peter Eisentraut
2001-08-21
Regroup GEQO configs.
Bruce Momjian
2001-08-21
Fix SCM_CREDS for FreeBSD, from Teodor Sigaev.
Bruce Momjian
2001-08-21
Add new jdbc array file.
Bruce Momjian
2001-08-21
Add 0.2 version XML files.
Bruce Momjian
2001-08-21
Add ECPGd_cardinality to end of enum list so ecpg compiles.
Bruce Momjian
2001-08-21
Add missing include for SCM_CREDS.
Bruce Momjian
2001-08-21
Fix SO_PEERCRED printf bug added with SCM_CREDS cleanup.
Bruce Momjian
2001-08-21
Remove krb.c.
Bruce Momjian
2001-08-21
Update TODO list.
Bruce Momjian
2001-08-21
Update FAQ.
Bruce Momjian
2001-08-21
Fix a lot of compile errors on unix.
Hiroshi Inoue
2001-08-21
Remove encode.*. Not needed anymore.
Bruce Momjian
2001-08-21
Remove object file.
Bruce Momjian
2001-08-21
Add missing pgcrypto file.
Bruce Momjian
2001-08-21
/contrib/pgcrypto:
Bruce Momjian
2001-08-21
1. I've now produced an updated version (and called it 0.2) of my XML
Bruce Momjian
2001-08-21
>
Bruce Momjian
2001-08-21
Update XML author's email address.
Bruce Momjian
2001-08-21
Add SCM_CREDS to get owner of unix-domain socket on BSD-like systems.
Bruce Momjian
2001-08-20
Update FAQ.
Bruce Momjian
2001-08-19
One more round of translations and slight message tweaks
Peter Eisentraut
2001-08-19
- Synced preproc.y with gram.y.
Michael Meskes
2001-08-18
1) Change all internal SQL function calls from
Hiroshi Inoue
2001-08-17
Ensure to hold an exclusive lock while reindexing a relation.
Hiroshi Inoue
2001-08-17
A little more code reorg for MD5/crypt.
Bruce Momjian
2001-08-17
Reorder MD5/crypt so MD5 comes first in the code.
Bruce Momjian
2001-08-17
Remove some unneeded dashes from libpq comments.
Bruce Momjian
2001-08-17
Add \n to libpq print output where needed.
Bruce Momjian
2001-08-17
This patch updates some comments in the DatabaseMetaData classes to
Bruce Momjian
[next]