1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00
Files
postgres/src
Tom Lane 5adebf83b6 Clean up some bugs in oper_select_candidate(), notably the
last loop which would return the *first* surviving-to-that-point candidate
regardless of which one actually passed the test.  This was producing
such curious results as 'oid % 2' getting translated to 'int2(oid) % 2'.
1999-08-26 04:59:15 +00:00
..
1998-11-19 02:39:51 +00:00
1999-07-17 15:37:30 +00:00
Hi,
1999-06-11 15:01:29 +00:00
1999-07-30 03:45:57 +00:00
1997-08-22 16:38:33 +00:00