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
/
include
/
postgres.h
Age
Commit message (
Expand
)
Author
1998-02-24
From: "Denis V. Dmitrienko" <denis@null.net>
Marc G. Fournier
1997-11-13
Add pg_description table for info on tables, columns, operators, types, and a...
Bruce Momjian
1997-11-02
Good Bye, Time Travel!
Vadim B. Mikheev
1997-09-08
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-07
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-07-11
Remove endian information which is now in port-specific header files.
Thomas G. Lockhart
1997-07-01
Include definitions for endian info if not in system includes.
Thomas G. Lockhart
1997-03-14
Date/Time updates from Thomas...
Marc G. Fournier
1996-12-10
Fix bug: libpq clients (which include libpq-fe.h) won't compile.
Bryan Henderson
1996-11-04
include utils/palloc.h as a default include, as its used more often then
Marc G. Fournier
1996-10-31
Add these files to ${SRCDIR}/include
Marc G. Fournier