*** /home/postgres/pgreleases/postgresql/src/test/regress/expected/create_index.out 2012-01-12 12:24:49.000000000 -0500 --- /home/postgres/pgreleases/postgresql/src/test/regress/results/create_index.out 2012-01-12 12:55:52.000000000 -0500 *************** *** 2480,2485 **** WHERE f1 > 'LX' and id < 1000 and f1 ~<~ 'YX'; count ------- ! 500 (1 row) --- 2480,2485 ---- WHERE f1 > 'LX' and id < 1000 and f1 ~<~ 'YX'; count ------- ! 502 (1 row) ======================================================================