目次
  This chapter describes the embedded <acronym>SQL</acronym> package
  for <productname>PostgreSQL</productname>. It was written by
  Linus Tolke (<email>linus@epact.se</email>) and Michael Meskes
  (<email>meskes@postgresql.org</email>). Originally it was written to work with
  <acronym>C</acronym>. It also works with <acronym>C++</acronym>, but
  it does not recognize all <acronym>C++</acronym> constructs yet.
本章では、PostgreSQLの埋め込みSQLパッケージについて説明します。
このパッケージはCとC++言語で作成されました。
作者はLinus Tolke(<linus@epact.se>)とMichael Meskes(<meskes@postgresql.org>)です。
元々これはCで動作するように作成されました。
C++でも動作しますが、C++の構文すべてはまだ認識できません。
 
This documentation is quite incomplete. But since this interface is standardized, additional information can be found in many resources about SQL. 本書は完全なものではありません。 しかし、このインタフェースは標準化されているので、SQLに関するその他の資料から追加情報を入手できます。