Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 977b9e43ddbf791a68788d984b14383d > files > 890

postgresql9.3-docs-9.3.9-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>PostgreSQL Coding Conventions</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REV="MADE"
HREF="mailto:pgsql-docs@postgresql.org"><LINK
REL="HOME"
TITLE="PostgreSQL 9.3.9 Documentation"
HREF="index.html"><LINK
REL="UP"
TITLE="Internals"
HREF="internals.html"><LINK
REL="PREVIOUS"
TITLE="Summary of Changes since Protocol 2.0"
HREF="protocol-changes.html"><LINK
REL="NEXT"
TITLE="Formatting"
HREF="source-format.html"><LINK
REL="STYLESHEET"
TYPE="text/css"
HREF="stylesheet.css"><META
HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=ISO-8859-1"><META
NAME="creation"
CONTENT="2015-06-13T20:07:22"></HEAD
><BODY
CLASS="CHAPTER"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="5"
ALIGN="center"
VALIGN="bottom"
><A
HREF="index.html"
>PostgreSQL 9.3.9 Documentation</A
></TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
TITLE="Summary of Changes since Protocol 2.0"
HREF="protocol-changes.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
HREF="internals.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="60%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="20%"
ALIGN="right"
VALIGN="top"
><A
TITLE="Formatting"
HREF="source-format.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="CHAPTER"
><H1
><A
NAME="SOURCE"
></A
>Chapter 49. PostgreSQL Coding Conventions</H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>49.1. <A
HREF="source-format.html"
>Formatting</A
></DT
><DT
>49.2. <A
HREF="error-message-reporting.html"
>Reporting Errors Within the Server</A
></DT
><DT
>49.3. <A
HREF="error-style-guide.html"
>Error Message Style Guide</A
></DT
><DD
><DL
><DT
>49.3.1. <A
HREF="error-style-guide.html#AEN101076"
>What Goes Where</A
></DT
><DT
>49.3.2. <A
HREF="error-style-guide.html#AEN101085"
>Formatting</A
></DT
><DT
>49.3.3. <A
HREF="error-style-guide.html#AEN101089"
>Quotation Marks</A
></DT
><DT
>49.3.4. <A
HREF="error-style-guide.html#AEN101093"
>Use of Quotes</A
></DT
><DT
>49.3.5. <A
HREF="error-style-guide.html#AEN101099"
>Grammar and Punctuation</A
></DT
><DT
>49.3.6. <A
HREF="error-style-guide.html#AEN101106"
>Upper Case vs. Lower Case</A
></DT
><DT
>49.3.7. <A
HREF="error-style-guide.html#AEN101110"
>Avoid Passive Voice</A
></DT
><DT
>49.3.8. <A
HREF="error-style-guide.html#AEN101116"
>Present vs. Past Tense</A
></DT
><DT
>49.3.9. <A
HREF="error-style-guide.html#AEN101126"
>Type of the Object</A
></DT
><DT
>49.3.10. <A
HREF="error-style-guide.html#AEN101131"
>Brackets</A
></DT
><DT
>49.3.11. <A
HREF="error-style-guide.html#AEN101135"
>Assembling Error Messages</A
></DT
><DT
>49.3.12. <A
HREF="error-style-guide.html#AEN101140"
>Reasons for Errors</A
></DT
><DT
>49.3.13. <A
HREF="error-style-guide.html#AEN101144"
>Function Names</A
></DT
><DT
>49.3.14. <A
HREF="error-style-guide.html#AEN101151"
>Tricky Words to Avoid</A
></DT
><DT
>49.3.15. <A
HREF="error-style-guide.html#AEN101194"
>Proper Spelling</A
></DT
><DT
>49.3.16. <A
HREF="error-style-guide.html#AEN101209"
>Localization</A
></DT
></DL
></DD
></DL
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="protocol-changes.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="source-format.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Summary of Changes since Protocol 2.0</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="internals.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Formatting</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>