summaryrefslogtreecommitdiff
path: root/src/backend/utils/mb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-191-10/+3
* Remove remains of old depend target.Peter Eisentraut2007-01-201-8/+1
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Avoid multiple scans of utils/mb/conversion_procs/ subdirectories duringTom Lane2002-09-041-2/+4
* Address build problems on cygwin and (hopefully) AIX.Tatsuo Ishii2002-08-081-3/+1
* Add SQL99 CONVERT() function.Tatsuo Ishii2002-08-061-2/+2
* I have committed many support files for CREATE CONVERSION. DefaultTatsuo Ishii2002-07-181-6/+10
* Remove test driversTatsuo Ishii2001-09-221-12/+1
* Commit Karel's patch.Tatsuo Ishii2001-09-061-4/+4
* Make all commands that link a program look likePeter Eisentraut2000-11-301-4/+4
* Add support for code conversion between Unicode and other encodings.Tatsuo Ishii2000-10-301-7/+1
* Support SET/SHOW/RESET client_encoding and server_encoding even whenTom Lane2000-10-251-5/+4
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-37/+11
* Support for conversion between UNICODE and other encodingsTatsuo Ishii2000-10-121-1/+25
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-4/+4
* Change pg_mblen and pg_encoding_mblen return types from voidTatsuo Ishii2000-08-271-4/+17
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-3/+1
* Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut2000-01-191-4/+1
* Add UDC (User Defined Characters) support to SJIS/EUC_JP conversionTatsuo Ishii2000-01-131-1/+7
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-131-2/+2
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-091-2/+2
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-021-2/+3
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-261-3/+3
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-241-0/+35