<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/107674/">http://git.reviewboard.kde.org/r/107674/</a>
     </td>
    </tr>
   </table>
   <br />





 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This review has been submitted with commit 6e5f353735a21f505c53939e5840e7b234065cbd by Giorgos Tsiapaliokas to branch master.</pre>
 <br />







<p>- Commit</p>


<br />
<p>On December 12th, 2012, 11:57 a.m., Giorgos Tsiapaliokas wrote:</p>






<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Plasma.</div>
<div>By Giorgos Tsiapaliokas.</div>


<p style="color: grey;"><i>Updated Dec. 12, 2012, 11:57 a.m.</i></p>






<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">fixes typo in operator.

relative url: http://www.postgresql.org/docs/9.2/interactive/functions-comparison.html</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">output of ./setup.sh with this patch(no errors)

$ ./setup.sh 
psql:bodega.sql:8: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "languages_pkey" for table "languages"
psql:bodega.sql:8: NOTICE:  CREATE TABLE / UNIQUE will create implicit index "languages_code_key" for table "languages"
psql:bodega.sql:17: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "licenses_pkey" for table "licenses"
psql:bodega.sql:28: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "partners_pkey" for table "partners"
psql:bodega.sql:28: NOTICE:  CREATE TABLE / UNIQUE will create implicit index "partners_name_key" for table "partners"
psql:bodega.sql:47: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "people_pkey" for table "people"
psql:bodega.sql:47: NOTICE:  CREATE TABLE / UNIQUE will create implicit index "people_email_key" for table "people"
psql:bodega.sql:70: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "personroles_pkey" for table "personroles"
psql:bodega.sql:91: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "devices_pkey" for table "devices"
psql:bodega.sql:99: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "tagtypes_pkey" for table "tagtypes"
psql:bodega.sql:109: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "tags_pkey" for table "tags"
psql:bodega.sql:135: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "assets_pkey" for table "assets"
psql:bodega.sql:186: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "channels_pkey" for table "channels"
psql:bodega.sql:265: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "purchases_pkey" for table "purchases"
psql:bodega.sql:307: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "pointcodes_pkey" for table "pointcodes"
psql:bodega.sql:321: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "eastereggs_pkey" for table "eastereggs"
psql:core.plsql:12: NOTICE:  trigger "trg_ct_generatefullname" for table "people" does not exist, skipping
psql:core.plsql:47: NOTICE:  trigger "trg_ct_checkchannelparent" for table "channels" does not exist, skipping
psql:core.plsql:51: NOTICE:  trigger "trg_ct_propogatechannelparent" for table "channels" does not exist, skipping
psql:core.plsql:119: NOTICE:  trigger "trg_ct_associateassetwithchannels" for table "assettags" does not exist, skipping
psql:core.plsql:161: NOTICE:  trigger "trg_ct_associatechannelwithassets" for table "channeltags" does not exist, skipping
psql:core.plsql:221: NOTICE:  trigger "trg_ct_updatestorepricesonstoreupdate" for table "devices" does not exist, skipping
psql:core.plsql:280: NOTICE:  trigger "trg_ct_processupdatedasset" for table "assets" does not exist, skipping
psql:core.plsql:284: NOTICE:  trigger "trg_ct_processnewasset" for table "assets" does not exist, skipping
psql:rankings.sql:9: NOTICE:  CREATE TABLE will create implicit sequence "collections_id_seq" for serial column "collections.id"
psql:rankings.sql:9: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "collections_pkey" for table "collections"
</pre>
  </td>
 </tr>
</table>




<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>sql/bodega.sql <span style="color: grey">(b9d1d59)</span></li>

</ul>

<p><a href="http://git.reviewboard.kde.org/r/107674/diff/" style="margin-left: 3em;">View Diff</a></p>




  </td>
 </tr>
</table>








  </div>
 </body>
</html>