Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: Fix incorrect dereferencing of char* to array's index.


  • From: teodor(at)postgresql(dot)org (Teodor Sigaev)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Fix incorrect dereferencing of char* to array's index.
  • Date: Thu, 29 Jan 2009 16:09:12 +0000 (UTC)
  • Message-id: <20090129160912.76A517559ED@cvs.postgresql.org> <text/plain>

Log Message:
-----------
Fix incorrect dereferencing of char* to array's index.
Per Tommy Gildseth <tommy(dot)gildseth(at)usit(dot)uio(dot)no> report

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/tsearch:
        spell.c (r1.11.2.2 -> r1.11.2.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/spell.c?r1=1.11.2.2&r2=1.11.2.3)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group