Ltree Extension Enhancements - Mailing list pgsql-hackers

From Denny Herssein
Subject Ltree Extension Enhancements
Date
Msg-id 65577fdf-a9a7-6b1b-d005-c51deb8c52f3@crosstab.com
Whole thread Raw
List pgsql-hackers

Hi All,

First, kudos to the creators of  Ltree, a very useful tool.

My labels have dots, blanks, apostrophes, commas and other special characters.

I was wondering if there is a way to modify ltree to allow labels with special characters - including blanks and dots! -

Also, I would like to use "|"  as the separator (instead of ".").   Ideally, Ltree would allow a user defined character to serve as the separator.

Daniel


pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: DSM segment handle generation in background workers
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: [HACKERS] WAL logging problem in 9.4.3?