On Thu, May 28, 2009 at 3:56 PM, Aidan Van Dyk <ai...@highrise.ca> wrote:
> Ok, so seeing the interest in having a "good conversion", I took a stab at

Awesome!

> Much better!!!
>
> The REL8_0_0 branch seem funny yet:
>         src/backend/po/ru.po                  | 8416 ++++++++++------
>         src/backend/parser/gram.c             |12088 ------------------------
>         src/interfaces/ecpg/preproc/pgc.c     | 2887 -----
>         src/interfaces/ecpg/preproc/preproc.c |16988 
> ----------------------------------
>         4 files changed, 5053 insertions(+), 35326 deletions(-)
>
> 3 files are in the REL8_0_0 conversion but not on the cvs branch anymore (but
> looking at the CVS ,v files, I'm partial to thinking there was probably some
> CVS file hackery around those versions), and it's missing an update to ru.po.

So we should probably look into fixing this...

> The other difference is the same line for REL8_2_STABLE/REL8_3_STABLE/master:
>        ai...@db1-dapper:~/test/pg$ cat /tmp/pg-parsecvs-master.diff
>        diff --git a/src/tools/backend/index.html 
> b/src/tools/backend/index.html
>        index ec2dcb8..846f002 100644
>        --- a/src/tools/backend/index.html
>        +++ b/src/tools/backend/index.html
>        @@ -1,4 +1,4 @@
>        -<!-- $PostgreSQL: pgsql/src/tools/backend/index.html,v 1.35 
> 2006/03/11 04:38:41 momjian Exp $ -->
>        +<!-- $PostgreSQL$ -->
>         <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
>             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
>         <html xmlns="http://www.w3.org/1999/xhtml";>
>
> Inspecting $CVSROOT/pgsql/src/tools/backend/index.html,v shows it's actually
> got a strange $PostgreSQL$ tag:
>
> The tag came into existence here:
>        1.35
>        log
>       �...@add CVS tag lines to files that were lacking them.
>        @
>        text
>       �...@d1 1
>        a1 1
>        <!-- $PostgreSQL: pgsql/src/backend/utils/misc/guc.c,v 1.314 
> 2006/03/07 02:54:23 momjian Exp $ -->
> Note the bogus file name and version.
>
> And then it was updated once since then:
>        1.36
>        log
>       �...@improve backend flowchart to show more detail.
>        @
>        text
>        @<!-- $PostgreSQL: pgsql/src/tools/backend/index.html,v 1.35 
> 2006/03/11 04:38:41 momjian Exp $ -->

...and this.

...Robert

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to