On 05.03.2011 11:57, Susanne Ebrecht wrote:
For me this means - it is finally time to translate / update old Peter
docs. Peter and me think - just translate all again is faster then taking
and checking his old texts.

I'm curious, what percentage of the text has changed since 7.3? I did this:

~/git-sandbox/postgresql/doc/src/sgml (master)$ cat *.sgml ref/*.sgml | wc -l
249740
~/git-sandbox/postgresql/doc/src/sgml (master)$ git diff --stat origin/REL7_3_STABLE -- *.sgml ref/*.sgml | tail -n 1
 317 files changed, 206915 insertions(+), 68733 deletions(-)

So the number of lines has roughly doubled since, and about a quarter of the 7.3 lines have changed.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

--
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