aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/mb/Makefile
Commit message (Expand)AuthorAge
* Avoid multiple scans of utils/mb/conversion_procs/ subdirectories duringTom Lane2002-09-04
* Address build problems on cygwin and (hopefully) AIX.Tatsuo Ishii2002-08-08
* Add SQL99 CONVERT() function.Tatsuo Ishii2002-08-06
* I have committed many support files for CREATE CONVERSION. DefaultTatsuo Ishii2002-07-18
* Remove test driversTatsuo Ishii2001-09-22
* Commit Karel's patch.Tatsuo Ishii2001-09-06
* Make all commands that link a program look likePeter Eisentraut2000-11-30
* Add support for code conversion between Unicode and other encodings.Tatsuo Ishii2000-10-30
* Support SET/SHOW/RESET client_encoding and server_encoding even whenTom Lane2000-10-25
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-20
* Support for conversion between UNICODE and other encodingsTatsuo Ishii2000-10-12
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Change pg_mblen and pg_encoding_mblen return types from voidTatsuo Ishii2000-08-27
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-29
* Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut2000-01-19
* Add UDC (User Defined Characters) support to SJIS/EUC_JP conversionTatsuo Ishii2000-01-13
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-13
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-09
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-02
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-26
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-24