Log Message:
---
per review from JPUG members
Modified Files:
--
pr/releases/9.0/jp:
presskit90.html.jp (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/9.0/jp/presskit90.html.jp?r1=1.1&r2=1.2)
release.txt.jp (r1.1 -> r1
Log Message:
---
Fix incorrect errno definitions in ECPG manual.
ecpgerrno.h hasn't materially changed since PostgreSQL 7.4, so this has
been wrong for a very long time. Back-patch all the way.
Satoshi Nagayasu
Modified Files:
--
pgsql/doc/src/sgml:
ecpg.sgml (r1
Log Message:
---
Fix incorrect errno definitions in ECPG manual.
ecpgerrno.h hasn't materially changed since PostgreSQL 7.4, so this has
been wrong for a very long time. Back-patch all the way.
Satoshi Nagayasu
Tags:
REL9_0_STABLE
Modified Files:
--
pgsql/doc/src/s
Log Message:
---
Fix incorrect errno definitions in ECPG manual.
ecpgerrno.h hasn't materially changed since PostgreSQL 7.4, so this has
been wrong for a very long time. Back-patch all the way.
Satoshi Nagayasu
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql/doc/src/s
Log Message:
---
Fix incorrect errno definitions in ECPG manual.
ecpgerrno.h hasn't materially changed since PostgreSQL 7.4, so this has
been wrong for a very long time. Back-patch all the way.
Satoshi Nagayasu
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/doc/src/s
Log Message:
---
Fix incorrect errno definitions in ECPG manual.
ecpgerrno.h hasn't materially changed since PostgreSQL 7.4, so this has
been wrong for a very long time. Back-patch all the way.
Satoshi Nagayasu
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc/src/s
Log Message:
---
Fix incorrect errno definitions in ECPG manual.
ecpgerrno.h hasn't materially changed since PostgreSQL 7.4, so this has
been wrong for a very long time. Back-patch all the way.
Satoshi Nagayasu
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/s
Log Message:
---
Fix incorrect errno definitions in ECPG manual.
ecpgerrno.h hasn't materially changed since PostgreSQL 7.4, so this has
been wrong for a very long time. Back-patch all the way.
Satoshi Nagayasu
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/doc/src/s
Log Message:
---
Fix incorrect errno definitions in ECPG manual.
ecpgerrno.h hasn't materially changed since PostgreSQL 7.4, so this has
been wrong for a very long time. Back-patch all the way.
Satoshi Nagayasu
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/doc/src/s
Log Message:
---
Fix one more incorrect errno definition in the ECPG manual.
Again, back-patch all the way to 7.4.
Tags:
REL9_0_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
ecpg.sgml (r1.100.2.2 -> r1.100.2.3)
(http://anoncvs.postgresql.org/cvsweb.c
Log Message:
---
Fix one more incorrect errno definition in the ECPG manual.
Again, back-patch all the way to 7.4.
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
ecpg.sgml (r1.89.2.2 -> r1.89.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi
Log Message:
---
Fix one more incorrect errno definition in the ECPG manual.
Again, back-patch all the way to 7.4.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
ecpg.sgml (r1.85.2.2 -> r1.85.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi
Log Message:
---
Fix one more incorrect errno definition in the ECPG manual.
Again, back-patch all the way to 7.4.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
ecpg.sgml (r1.77.2.2 -> r1.77.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi
Log Message:
---
Fix one more incorrect errno definition in the ECPG manual.
Again, back-patch all the way to 7.4.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
ecpg.sgml (r1.71.2.1 -> r1.71.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi
Log Message:
---
Fix one more incorrect errno definition in the ECPG manual.
Again, back-patch all the way to 7.4.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
ecpg.sgml (r1.62.4.3 -> r1.62.4.4)
(http://anoncvs.postgresql.org/cvsweb.cgi
Log Message:
---
Fix one more incorrect errno definition in the ECPG manual.
Again, back-patch all the way to 7.4.
Modified Files:
--
pgsql/doc/src/sgml:
ecpg.sgml (r1.102 -> r1.103)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml?r1
Log Message:
---
Fix one more incorrect errno definition in the ECPG manual.
Again, back-patch all the way to 7.4.
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
ecpg.sgml (r1.53.2.3 -> r1.53.2.4)
(http://anoncvs.postgresql.org/cvsweb.cgi
Log Message:
---
The sanity check added to array_recv() wa a bit too tight; we must
continue to accept an empty array with dimension information. array_send()
can output such arrays.
Per report from Vladimir Shakhov.
Modified Files:
--
pgsql/src/backend/utils/adt:
Log Message:
---
The sanity check added to array_recv() wa a bit too tight; we must
continue to accept an empty array with dimension information. array_send()
can output such arrays.
Per report from Vladimir Shakhov.
Tags:
REL9_0_STABLE
Modified Files:
--
pgsql/src/b
Log Message:
---
Properly lowercase identifiers, uppercase keywords, in doc examples
Modified Files:
--
pgsql/doc/src/sgml:
syntax.sgml (r1.150 -> r1.151)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/syntax.sgml?r1=1.150&r2=1.151)
--
Sent
Log Message:
---
Properly lowercase identifiers, uppercase keywords, in doc examples
Tags:
REL9_0_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
syntax.sgml (r1.147.2.2 -> r1.147.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/syntax.
[email protected] (Bruce Momjian) writes:
> Log Message:
> ---
> Properly lowercase identifiers, uppercase keywords, in doc examples
Bruce, did you do that with a blind sed script? You totally destroyed
the point of these examples. Kindly revert.
regards, to
On 11 August 2010 23:04, Tom Lane wrote:
> [email protected] (Bruce Momjian) writes:
>> Log Message:
>> ---
>> Properly lowercase identifiers, uppercase keywords, in doc examples
>
> Bruce, did you do that with a blind sed script? You totally destroyed
> the point of these examples.
Log Message:
---
Extend psql's \e and \ef commands so that a line number can be specified,
and the editor's cursor will be initially placed on that line. In \e the
lines are counted with respect to the query buffer, while in \ef they are
counted with line 1 = first line of function body.
Log Message:
---
Back out syntax case changes --- seems they were intentional.
Modified Files:
--
pgsql/doc/src/sgml:
syntax.sgml (r1.151 -> r1.152)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/syntax.sgml?r1=1.151&r2=1.152)
--
Sent via pg
Log Message:
---
Back out syntax case changes --- seems they were intentional.
Tags:
REL9_0_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
syntax.sgml (r1.147.2.3 -> r1.147.2.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/syntax.sgml?r
Tom Lane wrote:
> [email protected] (Bruce Momjian) writes:
> > Log Message:
> > ---
> > Properly lowercase identifiers, uppercase keywords, in doc examples
>
> Bruce, did you do that with a blind sed script? You totally destroyed
> the point of these examples. Kindly revert.
Oops,
27 matches
Mail list logo