]> git.wh0rd.org - tt-rss.git/commit - include/functions.php
add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201)
authorAndrew Dolgov <fox@madoka.spb.ru>
Mon, 21 Apr 2008 04:53:19 +0000 (05:53 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Mon, 21 Apr 2008 04:53:19 +0000 (05:53 +0100)
commitfc2b26a6a27d19ecbfbb2202fd35b37568c65181
treef9123f21920265535bfab4987d8aac674bbbbe08
parentf8232151a0a4bdd430e928d742686a2330e99d68
add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201)
12 files changed:
backend.php
functions.php
mobile/functions.php
modules/pref-feed-browser.php
modules/pref-feeds.php
modules/pref-users.php
sanity_check.php
schema/ttrss_schema_mysql.sql
schema/ttrss_schema_pgsql.sql
schema/versions/mysql/35.sql [new file with mode: 0644]
schema/versions/pgsql/35.sql [new file with mode: 0644]
xml-rpc.php