1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ecpg.sgml,v 1.47 2003/08/01 13:53:36 petere Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ecpg.sgml,v 1.48 2003/08/07 04:17:21 momjian Exp $
3
3
-->
4
4
5
5
<chapter id="ecpg">
@@ -703,7 +703,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
703
703
704
704
<variablelist>
705
705
<varlistentry>
706
- <term><literal>CARDINALITY</literal> (integer)<term>
706
+ <term><literal>CARDINALITY</literal> (integer)</ term>
707
707
<listitem>
708
708
<para>
709
709
number of rows in the result set
@@ -712,7 +712,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
712
712
</varlistentry>
713
713
714
714
<varlistentry>
715
- <term><literal>DATA</literal><term>
715
+ <term><literal>DATA</literal></ term>
716
716
<listitem>
717
717
<para>
718
718
actual data item (therefore, the data type of this field
@@ -722,7 +722,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
722
722
</varlistentry>
723
723
724
724
<varlistentry>
725
- <term><literal>DATETIME_INTERVAL_CODE</literal> (integer)<term>
725
+ <term><literal>DATETIME_INTERVAL_CODE</literal> (integer)</ term>
726
726
<listitem>
727
727
<para>
728
728
?
@@ -731,7 +731,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
731
731
</varlistentry>
732
732
733
733
<varlistentry>
734
- <term><literal>DATETIME_INTERVAL_PRECISION</literal> (integer)<term>
734
+ <term><literal>DATETIME_INTERVAL_PRECISION</literal> (integer)</ term>
735
735
<listitem>
736
736
<para>
737
737
not implemented
@@ -740,7 +740,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
740
740
</varlistentry>
741
741
742
742
<varlistentry>
743
- <term><literal>INDICATOR</literal> (integer)<term>
743
+ <term><literal>INDICATOR</literal> (integer)</ term>
744
744
<listitem>
745
745
<para>
746
746
the indicator (indicating a null value or a value truncation)
@@ -749,7 +749,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
749
749
</varlistentry>
750
750
751
751
<varlistentry>
752
- <term><literal>KEY_MEMBER</literal> (integer)<term>
752
+ <term><literal>KEY_MEMBER</literal> (integer)</ term>
753
753
<listitem>
754
754
<para>
755
755
not implemented
@@ -758,7 +758,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
758
758
</varlistentry>
759
759
760
760
<varlistentry>
761
- <term><literal>LENGTH</literal> (integer)<term>
761
+ <term><literal>LENGTH</literal> (integer)</ term>
762
762
<listitem>
763
763
<para>
764
764
length of the datum in characters
@@ -767,7 +767,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
767
767
</varlistentry>
768
768
769
769
<varlistentry>
770
- <term><literal>NAME</literal> (string)<term>
770
+ <term><literal>NAME</literal> (string)</ term>
771
771
<listitem>
772
772
<para>
773
773
name of the column
@@ -776,7 +776,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
776
776
</varlistentry>
777
777
778
778
<varlistentry>
779
- <term><literal>NULLABLE</literal> (integer)<term>
779
+ <term><literal>NULLABLE</literal> (integer)</ term>
780
780
<listitem>
781
781
<para>
782
782
not implemented
@@ -785,7 +785,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
785
785
</varlistentry>
786
786
787
787
<varlistentry>
788
- <term><literal>OCTET_LENGTH</literal> (integer)<term>
788
+ <term><literal>OCTET_LENGTH</literal> (integer)</ term>
789
789
<listitem>
790
790
<para>
791
791
length of the character representation of the datum in bytes
@@ -794,7 +794,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
794
794
</varlistentry>
795
795
796
796
<varlistentry>
797
- <term><literal>PRECISION</literal> (integer)<term>
797
+ <term><literal>PRECISION</literal> (integer)</ term>
798
798
<listitem>
799
799
<para>
800
800
precision (for type <type>numeric</type>)
@@ -803,7 +803,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
803
803
</varlistentry>
804
804
805
805
<varlistentry>
806
- <term><literal>RETURNED_LENGTH</literal> (integer)<term>
806
+ <term><literal>RETURNED_LENGTH</literal> (integer)</ term>
807
807
<listitem>
808
808
<para>
809
809
length of the datum in characters
@@ -812,7 +812,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
812
812
</varlistentry>
813
813
814
814
<varlistentry>
815
- <term><literal>RETURNED_OCTET_LENGTH</literal> (integer)<term>
815
+ <term><literal>RETURNED_OCTET_LENGTH</literal> (integer)</ term>
816
816
<listitem>
817
817
<para>
818
818
length of the character representation of the datum in bytes
@@ -821,7 +821,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
821
821
</varlistentry>
822
822
823
823
<varlistentry>
824
- <term><literal>SCALE</literal> (integer)<term>
824
+ <term><literal>SCALE</literal> (integer)</ term>
825
825
<listitem>
826
826
<para>
827
827
scale (for type <type>numeric</type>)
@@ -830,7 +830,7 @@ EXEC SQL GET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</
830
830
</varlistentry>
831
831
832
832
<varlistentry>
833
- <term><literal>TYPE</literal> (integer)<term>
833
+ <term><literal>TYPE</literal> (integer)</ term>
834
834
<listitem>
835
835
<para>
836
836
numeric code of the data type of the column
0 commit comments