Project

General

Profile

« Previous | Next » 

Revision 5886

my2pg.data: Turn off standard_conforming_strings like in my2pg

View differences:

bin/my2pg.data
8 8

  
9 9
sed () { "$(which sed)" -"$sedEreFlag" "$@";}
10 10

  
11
echo 'SET standard_conforming_strings = off;'
11 12
sed \
12 13
-e "s/'0000-00-00'/'-infinity'/g" \
13 14
"$@"

Also available in: Unified diff