1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-01 21:31:19 +03:00
Files
postgres/src/backend
Tomas Vondra 74294c7301 Restore handling of -0 in the C field of lines in line_construct().
Commit a7dc63d904 inadvertedly removed this bit originally introduced
by 43fe90f66a, causing regression test failures on some platforms,
due to producing {1,-1,-0} instead of {1,-1,0}.
2018-07-29 21:11:05 +02:00
..
2018-07-16 10:48:05 +02:00
2018-01-02 23:30:12 -05:00
2018-06-25 12:37:18 +02:00
2018-03-30 17:33:04 -07:00
2018-06-25 12:37:18 +02:00