[GENERAL] Fwd: [BUGS] BUG #14850: Implement optinal additinal parameter for 'justify' date/time function

2017-10-12 Thread KES
Пересылаемое сообщение11.10.2017, 17:12, "Pavel Stehule" :Hi2017-10-11 12:35 GMT+02:00 <kes-...@yandex.ru>:The following bug has been logged on the website: Bug reference:      14850 Logged by:          Eugen Konkov Email address:      kes-...@yandex.ru PostgreS

Re: [GENERAL] Fwd: [BUGS] BUG #14850: Implement optinal additinal parameter for 'justify' date/time function

2017-10-13 Thread KES
d to really know what you mean.  Postgres' age() function may be able to help you with 'months'.  flpg=# select age( '2016-02-01'::timestamp, '2016-01-01'::timestamp );  age--- 1 monflpg=# select age( '2016-02-29'::timestamp, '2016-01-31'::t