Re: [PATCH] Expand character set for ltree labels
vignesh C <vignesh21@gmail.com>
From: vignesh C <vignesh21@gmail.com>
To: Garen Torikian <gjtorikian@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@lists.postgresql.org
Date: 2023-01-06T06:00:22Z
Lists: pgsql-hackers
On Wed, 4 Jan 2023 at 00:27, Garen Torikian <gjtorikian@gmail.com> wrote: > > Sure. Rebased onto HEAD. > There is one more merge conflict, please post a rebased patch: === Applying patches on top of PostgreSQL commit ID eb5ad4ff05fd382ac98cab60b82f7fd6ce4cfeb8 === === applying patch ./0003-Expand-character-set-for-ltree-labels.patch patching file contrib/ltree/expected/ltree.out Hunk #1 succeeded at 25 with fuzz 2. Hunk #2 FAILED at 51. Hunk #3 FAILED at 537. Hunk #4 succeeded at 1201 with fuzz 2. 2 out of 4 hunks FAILED -- saving rejects to file contrib/ltree/expected/ltree.out.rej Regards, Vignesh
Commits
-
Allow hyphens in ltree labels
- b1665bf01e5f 16.0 landed
-
Check that xmax didn't commit in freeze check.
- eb5ad4ff05fd 16.0 cited
-
Push lpp variable closer to usage in heapgetpage()
- e351f8541831 16.0 cited
-
tests: Restrict pg_locks queries in advisory_locks.sql to current database
- c3315a7da57b 16.0 cited