mirror of
https://github.com/postgres/postgres.git
synced 2026-04-04 08:45:52 -04:00
passing the index-is-unique flag to index build routines (duh! ... why wasn't it done this way to begin with?). Aside from eliminating an eyesore, this should save a few milliseconds in btree index creation because a full scan of pg_index is not needed any more. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| boot.sed | ||
| bootparse.y | ||
| bootscanner.l | ||
| bootstrap.c | ||
| Makefile | ||