Peter Eisentraut
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-docs
Ferdian Zaman wrote:
>
Did you try visiting the web page mentioned in the post to which
you replied? If so, did you have a problem unsubscribing? If so,
please describe what happene
Em 19-05-2011 18:04, Peter Eisentraut escreveu:
I think we should just remove the second column from the table and
rephrase the paragraph above it accordingly. At some point in the
future we could introduce a separate optional data field that adds
actual additional information about the error co
From: Peter Eisentraut
To: pgsql-docs
Sent: Friday, May 20, 2011 4:04 AM
Subject: [DOCS] error codes table
Ref: http://developer.postgresql.org/pgdocs/postgres/errcodes-appendix.html
It seems to me that the second and the third column in that table are
redun
There are a few literal non-ASCII characters in the SGML documentation,
namely in
isn.sgml
release-7.4.sgml
release-8.4.sgml
Also, there are some encoded (&foo;) non-ASCII characters in
release-8.0.sgml
release-8.1.sgml
release-8.2.sgml
unaccent.sgml
These all work fine, because they are all LA
Ref: http://developer.postgresql.org/pgdocs/postgres/errcodes-appendix.html
It seems to me that the second and the third column in that table are
redundant. The third is just the second with underscores and lower-case
letters. I find this pretty confusing, first because of the sheer
(apparent) v
On Mon, May 9, 2011 at 2:12 PM, Grzegorz Szpetkowski
wrote:
> "NOTE 30 — If MATCH FULL or MATCH PARTIAL is specified for a
> referential constraint and if the referencing table has only one
> column specified in for that
> referential constraint, or if the referencing table has more than one
> sp
On Fri, May 6, 2011 at 9:50 PM, Grzegorz Szpetkowski
wrote:
> I have some remark about
>
> "Now it is impossible to create orders with product_no entries that do
> not appear in the products table."
>
> http://www.postgresql.org/docs/9.0/static/ddl-constraints.html#DDL-CONSTRAINTS-FK
[...]
>
> The
On Wed, May 4, 2011 at 12:05 PM, Grzegorz Szpetkowski
wrote:
> Hi,
>
> I think that createuser/drouser reference documentation could be
> enhanced for username param. There is:
>
> "createuser is a wrapper around the SQL command CREATE ROLE. There is
> no effective difference between creating user