Mailing lists [pgsql-bugs]
- defaut value '1' in smallint column is a string value '1' in pgsql >= 9.5 Bogdan Stepanenko
- default value '1.23' in double precision column is a string value'1.23' in pgsql >=9.5 Bogdan Stepanenko
- default value CURRENT_TIMESTAMP in TIMESTAMP is a string value'CURRENT_TIMESTAMP' in pgsql >= 10.0 Bogdan Stepanenko
- BUG #14940: Duplicated records inspite of primary key and uniqueconstraint sergey.frolov@smetarik.ru
- Postgres installation issue Mirav T. Mehta
- Re: Postgres installation issue Tomas Vondra
- Re: BUG #14940: Duplicated records inspite of primary key and uniqueconstraint Tomas Vondra
- Re: BUG #14938: ALTER TABLE hang/ poor performance Tomas Vondra
- Re: BUG #14940: Duplicated records inspite of primary key and uniqueconstraint Сергей А. Фролов
- [ltree] Should `SELECT LCA('1.2', '1.2.3');` return '1.2' instead of '1'? Julien Grillot
- BUG #14941: Vacuum crashes lyes.amd@gmail.com
- Re: [ltree] Should `SELECT LCA('1.2', '1.2.3');` return '1.2' insteadof '1'? David G. Johnston
- Re: BUG #14940: Duplicated records inspite of primary key and uniqueconstraint Tomas Vondra
- Re: BUG #14940: Duplicated records inspite of primary key and uniqueconstraint Alvaro Herrera
- Re: BUG #14941: Vacuum crashes Tomas Vondra
- Re: BUG #14940: Duplicated records inspite of primary key and uniqueconstraint Tomas Vondra
- Re: BUG #14938: ALTER TABLE hang/ poor performance Dipesh Kamdar