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
/
mb
/
Makefile
Age
Commit message (
Expand
)
Author
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2008-02-19
Refactor backend makefiles to remove lots of duplicate code
Peter Eisentraut
2007-01-20
Remove remains of old depend target.
Peter Eisentraut
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2002-09-04
Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during
Tom Lane
2002-08-08
Address build problems on cygwin and (hopefully) AIX.
Tatsuo Ishii
2002-08-06
Add SQL99 CONVERT() function.
Tatsuo Ishii
2002-07-18
I have committed many support files for CREATE CONVERSION. Default
Tatsuo Ishii
2001-09-22
Remove test drivers
Tatsuo Ishii
2001-09-06
Commit Karel's patch.
Tatsuo Ishii
2000-11-30
Make all commands that link a program look like
Peter Eisentraut
2000-10-30
Add support for code conversion between Unicode and other encodings.
Tatsuo Ishii
2000-10-25
Support SET/SHOW/RESET client_encoding and server_encoding even when
Tom Lane
2000-10-20
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-12
Support for conversion between UNICODE and other encodings
Tatsuo Ishii
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-27
Change pg_mblen and pg_encoding_mblen return types from void
Tatsuo Ishii
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-01-19
Removed MBFLAGS from makefiles since it's now done in include/config.h.
Peter Eisentraut
2000-01-13
Add UDC (User Defined Characters) support to SJIS/EUC_JP conversion
Tatsuo Ishii
1999-12-13
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-09
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-02-02
Included patches make some enhancements to the multi-byte support.
Bruce Momjian
1998-07-26
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-24
I really hope that I haven't missed anything in this one...
Marc G. Fournier