Timestamp with precision output format with trailing zeros

2022-01-07 Thread Eugene Podshivalov
Hi, > > # select '2022-01-06 18:00:00.000+03'::timestamptz(3); > timestamptz > > 2022-01-06 18:00:00+03 Would it be more correct to output zero milliseconds if the column has precision defined? Regards, Eugene

Full text search parser dictionary

2019-02-07 Thread Eugene Podshivalov
Hi all, I have tried utilizing the full text searh feature and works as charm, except for one think which I would like to suggest to improve. When a document is split into tokens the parser removes any whitespace or punctuation charactures not otherwise recognized. But some punctuation charactures