Ildus Kurbangaliev
Ildus Kurbangaliev
For time tracking: `redmine time 7222 1h22m [comment] [date]` - adds 1 hour and 22 minutes to issue 7222 with optional comment and date (format like 1h22m is supported by...
Yes, for tests you need add sql queries to .sql, and the expected result to corresponding .out files. If the result is different for another pg version, then you could...
Hi! Yes, it doesn't support secure connections.
Hi, 1) 1MB limit is not relevant for this type, limitation is same as in other toasted types. 2) RUM is optional. If the extensions finds RUM when installed, it'll...
Yes, I think that is expected feature. I was trying to replace current tsvector type in the past, but maybe new type like bigtsvector based on this extension or at...
Basicaly I was thinking about custom storages. @mkabilov had an idea to use odyssey instead of internal proxy in `stolon` so I made that implementation. When client starts working with...
@boehs is it possible to use it somehow already?