Alvaro Herrera writes:
> The only things left that I can see are
>
> #: commands/tablecmds.c:4093
> msgid "tables \"%s\" already has a TOAST table"
> "tables" -> "table"
Fixed.
> #: commands/user.c:651 commands/user.c:1357
> msgid "sysid %d is already assigned"
> "sysid" -> "user ID"? Not sure, maybe it can be a group ID.
Changed to "user ID" and "group ID". Sounds better to me too.
--
Peter Eisentraut peter_e(at)gmx(dot)net
In response to
Responses
pgsql-hackers by date
| Next: | From: Rainer Klute | Date: 2003-10-02 06:37:12 |
| Subject: Oracle/PostgreSQL incompatibilities |
| Previous: | From: Neil Conway | Date: 2003-10-02 02:53:23 |
| Subject: Re: PREPARE/EXECUTE across backends? |