]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Avoid division by zero in estimate_num_groups() when table has no rows.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 16 Oct 2003 21:37:54 +0000 (21:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 16 Oct 2003 21:37:54 +0000 (21:37 +0000)
commit64c1fc7257390102f6178e21bd5b2b766f4a9f3a
tree609375b8fe5decbed0d1ffafbdf3f2a6902d5ffa
parent624292aa3517d85f1314227df400f256424a496b
Avoid division by zero in estimate_num_groups() when table has no rows.
src/backend/utils/adt/selfuncs.c