vcproject - vcproject: Add VC++ projects for conversion DLLs.

From: uniware(at)pgfoundry(dot)org (User Uniware)
To: pgsql-committers(at)postgresql(dot)org
Subject: vcproject - vcproject: Add VC++ projects for conversion DLLs.
Date: 2005-11-04 11:26:45
Message-ID: 20051104112645.56F1D1125029@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add VC++ projects for conversion DLLs. Export symbols from postmaster and
make regression test DLLs build correctly. Now we get a work version.

Modified Files:
--------------
vcproject:
README (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/README.diff?r1=1.3&r2=1.4)
vcproject/msvc:
build.bat (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/build.bat.diff?r1=1.1&r2=1.2)
vcproject/msvc/contrib/spi:
autoinc.dsp (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/contrib/spi/autoinc.dsp.diff?r1=1.1&r2=1.2)
refint.dsp (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/contrib/spi/refint.dsp.diff?r1=1.1&r2=1.2)
vcproject/msvc/postmaster:
dummy.c (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/postmaster/dummy.c.diff?r1=1.1&r2=1.2)
dummy.dsp (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/postmaster/dummy.dsp.diff?r1=1.1&r2=1.2)
postmaster.dsp (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/postmaster/postmaster.dsp.diff?r1=1.1&r2=1.2)
postmaster.dsw (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/postmaster/postmaster.dsw.diff?r1=1.1&r2=1.2)
vcproject/msvc/test/regress:
regress.dsp (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/test/regress/regress.dsp.diff?r1=1.1&r2=1.2)
vcproject/postgresql/contrib/spi:
autoinc.c (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/postgresql/contrib/spi/autoinc.c.diff?r1=1.1.1.1&r2=1.2)
vcproject/postgresql/src/include/port:
win32.h (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/postgresql/src/include/port/win32.h.diff?r1=1.2&r2=1.3)

Added Files:
-----------
vcproject/bin:
cleandef.sh (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/bin/cleandef.sh?rev=1.1&content-type=text/x-cvsweb-markup)
gendef.bat (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/bin/gendef.bat?rev=1.1&content-type=text/x-cvsweb-markup)
vcproject/msvc/conversion:
ascii_and_mic.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/ascii_and_mic.def?rev=1.1&content-type=text/x-cvsweb-markup)
ascii_and_mic.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/ascii_and_mic.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
ascii_and_mic.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/ascii_and_mic.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
ascii_and_mic.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/ascii_and_mic.rc?rev=1.1&content-type=text/x-cvsweb-markup)
conversion.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/conversion.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
cyrillic_and_mic.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/cyrillic_and_mic.def?rev=1.1&content-type=text/x-cvsweb-markup)
cyrillic_and_mic.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/cyrillic_and_mic.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
cyrillic_and_mic.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/cyrillic_and_mic.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
cyrillic_and_mic.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/cyrillic_and_mic.rc?rev=1.1&content-type=text/x-cvsweb-markup)
dir.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/dir.rc?rev=1.1&content-type=text/x-cvsweb-markup)
dummy.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/dummy.c?rev=1.1&content-type=text/x-cvsweb-markup)
dummy.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/dummy.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
euc_cn_and_mic.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_cn_and_mic.def?rev=1.1&content-type=text/x-cvsweb-markup)
euc_cn_and_mic.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_cn_and_mic.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
euc_cn_and_mic.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_cn_and_mic.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
euc_cn_and_mic.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_cn_and_mic.rc?rev=1.1&content-type=text/x-cvsweb-markup)
euc_jp_and_sjis.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_jp_and_sjis.def?rev=1.1&content-type=text/x-cvsweb-markup)
euc_jp_and_sjis.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_jp_and_sjis.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
euc_jp_and_sjis.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_jp_and_sjis.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
euc_jp_and_sjis.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_jp_and_sjis.rc?rev=1.1&content-type=text/x-cvsweb-markup)
euc_kr_and_mic.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_kr_and_mic.def?rev=1.1&content-type=text/x-cvsweb-markup)
euc_kr_and_mic.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_kr_and_mic.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
euc_kr_and_mic.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_kr_and_mic.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
euc_kr_and_mic.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_kr_and_mic.rc?rev=1.1&content-type=text/x-cvsweb-markup)
euc_tw_and_big5.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_tw_and_big5.def?rev=1.1&content-type=text/x-cvsweb-markup)
euc_tw_and_big5.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_tw_and_big5.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
euc_tw_and_big5.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_tw_and_big5.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
euc_tw_and_big5.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/euc_tw_and_big5.rc?rev=1.1&content-type=text/x-cvsweb-markup)
latin2_and_win1250.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/latin2_and_win1250.def?rev=1.1&content-type=text/x-cvsweb-markup)
latin2_and_win1250.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/latin2_and_win1250.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
latin2_and_win1250.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/latin2_and_win1250.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
latin2_and_win1250.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/latin2_and_win1250.rc?rev=1.1&content-type=text/x-cvsweb-markup)
latin_and_mic.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/latin_and_mic.def?rev=1.1&content-type=text/x-cvsweb-markup)
latin_and_mic.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/latin_and_mic.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
latin_and_mic.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/latin_and_mic.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
latin_and_mic.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/latin_and_mic.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_ascii.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_ascii.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_ascii.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_ascii.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_ascii.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_ascii.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_ascii.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_ascii.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_big5.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_big5.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_big5.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_big5.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_big5.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_big5.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_big5.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_big5.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_cyrillic.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_cyrillic.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_cyrillic.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_cyrillic.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_cyrillic.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_cyrillic.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_cyrillic.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_cyrillic.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_cn.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_cn.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_cn.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_cn.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_cn.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_cn.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_cn.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_cn.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_jp.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_jp.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_jp.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_jp.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_jp.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_jp.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_jp.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_jp.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_kr.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_kr.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_kr.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_kr.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_kr.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_kr.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_kr.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_kr.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_tw.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_tw.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_tw.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_tw.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_tw.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_tw.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_euc_tw.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_euc_tw.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_gb18030.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_gb18030.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_gb18030.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_gb18030.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_gb18030.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_gb18030.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_gb18030.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_gb18030.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_gbk.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_gbk.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_gbk.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_gbk.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_gbk.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_gbk.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_gbk.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_gbk.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_iso8859.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_iso8859.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_iso8859.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_iso8859.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_iso8859.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_iso8859.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_iso8859.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_iso8859.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_iso8859_1.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_iso8859_1.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_iso8859_1.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_iso8859_1.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_iso8859_1.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_iso8859_1.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_iso8859_1.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_iso8859_1.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_johab.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_johab.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_johab.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_johab.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_johab.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_johab.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_johab.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_johab.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_sjis.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_sjis.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_sjis.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_sjis.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_sjis.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_sjis.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_sjis.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_sjis.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_tcvn.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_tcvn.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_tcvn.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_tcvn.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_tcvn.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_tcvn.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_tcvn.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_tcvn.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_uhc.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_uhc.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_uhc.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_uhc.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_uhc.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_uhc.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_uhc.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_uhc.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_win1250.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_win1250.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_win1250.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_win1250.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_win1250.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_win1250.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_win1250.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_win1250.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_win1256.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_win1256.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_win1256.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_win1256.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_win1256.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_win1256.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_win1256.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_win1256.rc?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_win874.def (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_win874.def?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_win874.dsp (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_win874.dsp?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_win874.dsw (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_win874.dsw?rev=1.1&content-type=text/x-cvsweb-markup)
utf8_and_win874.rc (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/vcproject/vcproject/msvc/conversion/utf8_and_win874.rc?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User Uniware 2005-11-04 11:36:28 vcproject - vcproject: New Directory
Previous Message Dave Page 2005-11-04 11:18:12 Re: psqlodbc - psqlodbc: Remove wildly outdated Debian and Red Hat HOWTOs.