⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 PostgreSQL 8.1.4的源码 适用于Linux下的开源数据库系统
💻
字号:
common.c:	public functions for both the backend and the frontend.		requires conv.c and wchar.cconv.c:		static functions and a public table for code conversionwchar.c:	mostly static functions and a public table for mb string and		multibyte conversionmbutilc.c:	public functions for the backend only.		requires conv.c and wchar.cwstrcmp.c:	strcmp for mbwstrncmp.c:	strncmp for mbalt.c:		a tool to generate KOI8 <--> CP866 conversion tableiso.c:		a tool to generate KOI8 <--> ISO8859-5 conversion tablewin.c:		a tool to generate KOI8 <--> CP1251 conversion tablebig5.c:		conversion between BIG5 and Mule Internal Code(CNS 116643-1992		plane 1 and plane 2).utftest.c:	test driver for utf2wchar()

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -