Commits
Showing commits that first shipped in 7.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2002-08-13 | Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion on hackers. | Bruce Momjian | 7.3.1 |
| 2002-06-21 | Mention "PostgreSQL"'s hashes as slower/similar to btree. | Bruce Momjian | 7.3.1 |
| 2002-06-21 | Update hash warning in manual. | Bruce Momjian | 7.3.1 |
| 2002-06-21 | Document problems with hash indexes compared to btree. | Bruce Momjian | 7.3.1 |
| 2002-04-11 | Add mention of function CREATE INDEX usage. | Bruce Momjian | 7.3.1 |