<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    the commit d0617167f0aebcaf1e12e6c7f77b2231aed9da51 broke Postgres
    on 4.2. It tries<br>
    to zero variables which are not in 4.2.<br>
    <br>
    From buildlog:<br>
    km_pg_con.c: In function 'db_postgres_new_connection':<br>
    km_pg_con.c:68: error: 'keywords' undeclared (first use in this
    function)<br>
    km_pg_con.c:68: error: (Each undeclared identifier is reported only
    once<br>
    km_pg_con.c:68: error: for each function it appears in.)<br>
    km_pg_con.c:69: error: 'values' undeclared (first use in this
    function)<br>
    km_pg_con.c:70: error: 'to' undeclared (first use in this function)<br>
    make[1]: *** [km_pg_con.o] Error 1<br>
    make: *** [modules] Error 1<br>
    <br>
    -- <br>
    Cheers,<br>
    Ã˜yvind<br>
    <span style="color: rgb(68, 68, 68); font-family: Consolas,
      'Liberation Mono', Menlo, Courier, monospace; font-size: 12px;
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; line-height: 24px; orphans: auto;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: 1; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; display: inline !important; float:
      none; background-color: rgb(255, 255, 255);"></span>
  </body>
</html>