trailing - Search results in mailing lists

2022-11-07 14:27:19 | pg_builder 2.1.0 released with support for Postgres 15 syntax (Alexey Borzov via PostgreSQL Announce)

trailing non-digits: previously `SELECT 123abc` was parsed as `SELECT 123 AS abc`, now it will

2022-05-24 02:53:32 | WAL-G 2.0 released (WAL-G via PostgreSQL Announce)

trailing delimiter in the storage prefix #1130 - Azure: Switch to the recommended azblob SDK #1135, #1171 - Azure

2022-01-02 21:25:11 | pg_builder 2.0.0 and pg_wrapper 2.0.0 packages for PHP released (Alexey Borzov via PostgreSQL Announce)

trailing 'o' from 'foo')` rather than `pg_catalog.rtrim('foo', 'o')`. This follows the changes

2021-12-20 13:43:20 | PostgreSQL Weekly News - December 19, 2021 (PWN via PostgreSQL Announce)

trailing white space (or in fact anything other than hex digits), so remove the offending

2021-08-30 06:57:19 | PostgreSQL Weekly News - August 29, 2021 (PWN via PostgreSQL Announce)

trailing period from error message. This commit improves the ecpg's error message that commit

2021-06-10 06:02:43 | PostgreSQL Weekly News - May 30, 2021 (PWN via PostgreSQL Announce)

trailing garbage of (multi)range types. Bharath Rupireddy and Hou Zhijie traded patches to make

2021-04-26 01:17:46 | PostgreSQL Weekly News - April 25, 2021 (PWN via PostgreSQL Announce)

trailing whitespace in documentation files. [https:///pg/commitdiff/197d33ccbe888fc84ae4e49bb241e88ea3c81f15](https://git.postgresql.org/pg/commitdiff/197d33ccbe888fc84ae4e49bb241e88ea3c81f15)

2021-04-05 12:38:08 | PostgreSQL Weekly News - April 4, 2021 (PWN via PostgreSQL Announce)

trail for users to follow when they know the old name, but not what we changed

2020-11-02 06:14:07 | PostgreSQL Weekly News - November 1, 2020 (PWN via PostgreSQL Announce)

trailing newline from a backtick result string. That's true enough, but we'd also

2020-08-16 21:10:27 | == PostgreSQL Weekly News - August 16, 2020 == (David Fetter)

trailing zero. For all but a tiny number of callers, that's just overhead rather

2020-07-12 21:58:31 | == PostgreSQL Weekly News - July 12, 2020 == (David Fetter)

trailing \r\n. Also, remove safe_psql's redundant repetition of what psql already did; else

2020-06-07 22:41:07 | == PostgreSQL Weekly News - June 7, 2020 == (David Fetter)

trailing whitespace. https:///pg/commitdiff/b79cb8a919c2614c81ae7578b863b7f582a9baf2 - doc: Language review. https:///pg/commitdiff/4c6f70cd33ac395dea1acca7dabf4cb8556235e7 - doc: Fix up spacing around verbatim

2020-05-03 21:56:59 | == PostgreSQL Weekly News - May 3, 2020 == (David Fetter)

trailing semicolons in C macro definitions. Writing a trailing semicolon in a macro is almost

2020-04-26 19:30:48 | == PostgreSQL Weekly News - April 26, 2020 == (David Fetter)

trailer comment in the final committed patch. Even more nitpickily, make the dashed underlines agree

2020-02-22 22:09:04 | PostGIS 3.0.1 released (Darafei "Komяpa" Praliaskouski)

trailing quote (Bill Mill) #4608, PG12: Fix several bugs in the index support function (Raúl