Project

General

Profile

« Previous | Next » 

Revision 11708

inputs/.TNRS/schema.sql, data.sql: updated for PostgreSQL 9.3

View differences:

data.sql
3 3
--
4 4

  
5 5
SET statement_timeout = 0;
6
SET lock_timeout = 0;
6 7
SET client_encoding = 'UTF8';
7 8
SET standard_conforming_strings = on;
8 9
SET check_function_bodies = false;

Also available in: Unified diff