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