trailing - Search results in mailing lists
Mailing lists >> pgsql-novice >> Thread >> Search in thread (4)
2018-01-17 05:52:23 | Re: why do i get 2 as answer for select length('aa '::char(6)); (David G. Johnston)
trailing spaces are treated as semantically insignificant and disregarded when comparing two values of type
Mailing lists >> pgsql-novice >> Thread
2016-06-27 08:25:10 | Re: failing to make LATIN1 on locale C system - what am I doing wrong? (marc rassbach)
trail that lead here: template1=# CREATE DATABASE music ENCODING 'LATIN1' TEMPLATE template0 LC_COLLATE='C' LC_CTYPE
Mailing lists >> pgsql-novice >> Thread
2015-09-19 17:31:05 | Re: can't get pg_stat_statements to work (Tom Lane)
trail, ie the last thing sent to the pg_log file would've been a hint
Mailing lists >> pgsql-novice >> Thread
2015-09-11 18:12:32 | Re: PostgreSQL source code: copy command (Tom Lane)
least either a row header (if binary mode) or trailer (if not). regards, tom lane
Mailing lists >> pgsql-novice >> Thread
2015-05-05 04:37:58 | Re: Postmaster.pid - what do the various lines stand for? (Tom Lane)
possibly it's got an extra trailing slash on the PGDATA directory name. regards, tom lane
Mailing lists >> pgsql-novice >> Thread >> Search in thread (2)
2015-02-18 15:18:26 | Re: Random Number SKU Generator (Peter Dabrowski)
trailing 4 digit (With leading zeros) number so that you never have the first digit
Mailing lists >> pgsql-novice >> Thread
2014-10-14 18:40:43 | Re: command line v GUI and COPY (John Polo)
trailing commas for the three empty fields. Still the same error message. I tried again
Mailing lists >> pgsql-novice >> Thread >> Search in thread (3)
2013-08-16 05:38:52 | Re: sudo/access to the postres OS user (Christofer C. Bell)
trail), but I can't understand hamstringing your ability to access logs and configuration files
Mailing lists >> pgsql-novice >> Thread
2012-12-21 09:55:12 | RESOLVED: varchar comparison and trim() (ta@lavabit.com)
trailing spaces. Possible solutions for this trailing space problem that Ive come to: 1.Use char
Mailing lists >> pgsql-novice >> Thread >> Search in thread (2)
2012-12-19 18:14:31 | varchar comparison and trim() (ta@lavabit.com)
trailing space handling: (possibly it's standard but I find it somewhat inconvenient) select 'aa'::char
Mailing lists >> pgsql-novice >> Thread >> Search in thread (6)
2012-07-02 13:39:38 | SQL - learning trail? (Paul Linehan)
trail" like the Java trails on the old Sun website. Is there any such beast
Mailing lists >> pgsql-novice >> Thread >> Search in thread (2)
2012-03-02 15:40:39 | Data In Tables Sometimes Have + (Carlos Mennens)
trailing '+' for some odd reason. Generally I would chalk this up to fat fingering data
Mailing lists >> pgsql-novice >> Thread >> Search in thread (3)
2011-11-18 14:40:57 | Re: Need help with OUTER JOIN...SOLVED (Matt Foster)
lead; go instead where there is no path and leave a trail. -- Ralph Waldo Emerson
Mailing lists >> pgsql-novice >> Thread
2011-07-26 16:02:21 | Re: cast bytea to double precision[] (Mathieu Dubois)
trailing zeros) and/or fixed relative precision. Thank you again for your time. The postgres list
Mailing lists >> pgsql-novice >> Thread
2011-04-16 00:36:41 | Can a client connection set variables on the server-side? (Basil Bourque)
trail) table, and I want to include the human user's name. How can the app (client