PostgreSQL 正體中文使用手冊
PostgreSQL.TW官方使用手冊小島故事加入社團
Search…
14
簡介
前言
I. 新手教學
II. SQL 查詢語言
III. 系統管理
IV. 用戶端介面
V. 資料庫程式設計
VI. 參考資訊
VII. 資料庫進階
50. PostgreSQL 的內部架構
51. 系統目錄
52. Frontend/Backend Protocol
53. PostgreSQL 程式撰寫慣例
54. Native Language Support
54.1. For the Translator
54.2. For the Programmer
55. 撰寫程序語言的處理程序
56. Writing a Foreign Data Wrapper
59. Genetic Query Optimizer
60. Table Access Method Interface Definition
61. Index Access Method Interface Definition
62. Generic WAL Records
64. B-Tree Indexes
64. GiST Indexes
65. SP-GiST Indexes
66. GIN 索引
67. BRIN Indexes
68. 資料庫實體儲存格式
69. System Catalog Declarations and Initial Contents
70. 查詢計畫如何使用統計資訊
71. Backup Manifest Format
VIII. 附錄
參考書目
Powered By GitBook
54. Native Language Support
Here are the articles in this section:
54.1. For the Translator
54.2. For the Programmer
Previous
53.4. Miscellaneous Coding Conventions
Next
54.1. For the Translator
Last modified 7mo ago
Export as PDF
Copy link
Edit on GitHub