trailing - Search results in mailing lists

2021-07-17 14:04:11 | Re: Seconds precision in timestamp columns (Tom Lane)

trailing fractional zeroes, regardless of the column's nominal precision. So there's no reason

2020-08-01 14:35:31 | Re: ecpg: issue related to preprocessor directives (Tom Lane)

trailing whitespace. Note that yytext @@ -1324,13 +1366,15 @@ cppline {space}*#([^i][A-Za-z]*|{if}|{ifdef

2007-10-03 16:15:30 | request for more descriptive plperl error messages (Robert Kleemann)

trailing_ws(SvPV(ERRSV, PL_na))))); This is duplicated in plperl_call_perl_func() and plperl

2006-08-28 13:07:42 | Re: .Net support for Visual Studio (Edward Diener)

with a default value of the directory ( trailing backslash ) where the assembly resides. Your welcome.

2005-07-09 18:26:12 | ecpg and VARCHAR (Dirk Jagdmann)

trailing 0 or if I have to set this explicitely? And then I'd like

2005-02-20 13:54:59 | Re: Compiling with Borland C++ Builder (Magnus Hagander)

trailing. If you want to, it should probaly not be too hard to get it up to date

2004-09-26 23:37:26 | Problems with Pg.pm (Steve Ellis)

trailing newline 12549 readline() doesn't work with 'our' variables 12550 #12549 wasn't aware

2004-08-02 18:44:05 | libpq binary transfer of the numeric data type - II (Brijesh Shrivastav)

trailing zeroes.* It should never be less than the number of stored digits, since that

2004-06-14 16:38:05 | Re: libpq binary transfer of the numeric data type (Tom Lane)

trailing zeroes.* It should never be less than the number of stored digits, since that

2004-01-29 14:38:06 | libpq notice processors (Jeroen T. Vermeulen)

trailing newline is missing, it will be written by the next call to the notice

2003-06-16 12:13:58 | Re: Some quick notes about extending libpq for new protocol (Tom Lane)

trailing newline. If you fetch the individual fields, they don't have trailing newlines. regards

2002-11-22 18:17:22 | Re: Frontend/Backend protocol changes? (Jason E. Stewart)

trail of audits could then be done for those rare cases where data is updated

2002-06-04 16:26:37 | Re: Linker Problems (Tim Barnard)

trailing spaces or some minor mispelling that's somehow throwing it off. Once I added

2001-05-24 19:51:22 | DBD-Pg-0.98 horrible segfault bug !!! (Ivan E. Panchenko)

trailing newlines */ - while (*dst != '\0' && *dst != '\n') { + while (*src != '\0' && *src != '\n') { *dst++ = *src++; } *dst = '\0'; On Wed, 23 May 2001, Zachary

2001-02-28 12:50:33 | Re: Double newline bug with DBD::Pg: Where best to fix? (Bruce Momjian)

trailing backslashes, they don't have a clear meaning */ ! while (1) { ! char * cp = strrchr(line