1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-11 20:28:21 +03:00

/contrib/btree_gist adjustments for new 'day' interval value.

This commit is contained in:
Bruce Momjian
2005-07-20 18:17:39 +00:00
parent ddc038cad2
commit a45f4c2533
2 changed files with 4 additions and 4 deletions

View File

@ -89,7 +89,7 @@ intr2num(const Interval *i)
return (ret);
}
#define INTERVALSIZE 12
#define INTERVALSIZE 16
static const gbtree_ninfo tinfo =
{