Commits
Showing commits that first shipped in 7.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2002-09-04 | pgindent run. | Bruce Momjian | 7.3.1 |
| 2002-06-20 | Update copyright to 2002. | Bruce Momjian | 7.3.1 |
| 2002-06-19 | CacheMemoryContext should be DLLIMPORT. | Tom Lane | 7.3.1 |
| 2002-04-06 | Implement partial-key searching of syscaches, per recent suggestion | Tom Lane | 7.3.1 |
| 2002-03-26 | pg_class has a relnamespace column. You can create and access tables | Tom Lane | 7.3.1 |
| 2002-03-06 | I've attached a patch which implements Bob Jenkin's hash function for | Bruce Momjian | 7.3.1 |
| 2002-03-03 | Catcaches can now store negative entries as well as positive ones, to | Tom Lane | 7.3.1 |
| 2002-02-19 | A bunch of changes aimed at reducing backend startup time... | Tom Lane | 7.3.1 |