| Age | Commit message (Expand) | Author |
| 2002-08-25 | Clean up comments to be careful about the distinction between variable- | Tom Lane |
| 2002-08-25 | Update docs for 7.2.2 release info. | Bruce Momjian |
| 2002-08-25 | Update Japanese FAQ, from Jun Kuwamura | Bruce Momjian |
| 2002-08-24 | The cstring datatype can now be copied, passed around, etc. The typlen | Tom Lane |
| 2002-08-24 | Done: | Bruce Momjian |
| 2002-08-23 | Enhancements to how queries with bind values are stored internally and sent to | Barry Lind |
| 2002-08-23 | Further cleanup around the edges of OPAQUE/pseudotype changes. Correct | Tom Lane |
| 2002-08-23 | Adapt for SRF(Set Returning Function). | Tatsuo Ishii |
| 2002-08-23 | Not sure how I fixed it the first time, but here's a fix for another | Bruce Momjian |
| 2002-08-23 | Add space.k> | Bruce Momjian |
| 2002-08-23 | Add: | Bruce Momjian |
| 2002-08-23 | Patch resolve ERROR problem for non-goog query_txt. | Bruce Momjian |
| 2002-08-23 | This patch updates the CREATE OPERATOR sgml docs for the new default | Bruce Momjian |
| 2002-08-23 | Update Russian FAQ. | Bruce Momjian |
| 2002-08-23 | Add: | Bruce Momjian |
| 2002-08-23 | Very minor copy-editing. | Tom Lane |
| 2002-08-23 | Add note that explains that \df omits functions it thinks are I/O functions. | Tom Lane |
| 2002-08-23 | Update reference to value of NAMEDATALEN. Someone needs to troll the | Tom Lane |
| 2002-08-23 | Update contrib regression tests for OPAQUE datatype changes. | Tom Lane |
| 2002-08-22 | Since the plpgsql test has been part of the standard regression tests | Tom Lane |
| 2002-08-22 | Transpose info from src/pl/plpgsql/test/README into standard regression test ... | Tom Lane |
| 2002-08-22 | Mark 7.2.2 as newest release. | Bruce Momjian |
| 2002-08-22 | Update FAQ. | Bruce Momjian |
| 2002-08-22 | Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc | Marc G. Fournier |
| 2002-08-22 | Fix bit rot in pg_dump's ability to dump from 7.2 and 7.1 servers. | Tom Lane |
| 2002-08-22 | Fixed-size buffer in dumpClasses is not big enough anymore given the | Tom Lane |
| 2002-08-22 | Improve wording of upgrade section. | Bruce Momjian |
| 2002-08-22 | Code review for recent TRUNCATE changes. Tighten relation-kind check, | Tom Lane |
| 2002-08-22 | Commit updated repeat() patch, from Neil Conway | Bruce Momjian |
| 2002-08-22 | Fix for documention: | Bruce Momjian |
| 2002-08-22 | This patch should fix the problem. Doesn't include my previous patch | Bruce Momjian |
| 2002-08-22 | repeat() fix: | Bruce Momjian |
| 2002-08-22 | > > I had great difficulty in finding how to change the search path, so here | Bruce Momjian |
| 2002-08-22 | # Disallow TRUNCATE on tables that are involved in referential | Bruce Momjian |
| 2002-08-22 | Add: | Bruce Momjian |
| 2002-08-22 | As suggested by Tom, this patch restricts the right-hand argument of | Bruce Momjian |
| 2002-08-22 | Oops, we got duplicate oids from patches again; pick a unique one. | Bruce Momjian |
| 2002-08-22 | Add: | Bruce Momjian |
| 2002-08-22 | Remove libpq++ SGML documentation. | Bruce Momjian |
| 2002-08-22 | Remove erroneous character from Makefile due to editor error. | Bruce Momjian |
| 2002-08-22 | Okay, libpq++ is moved to GBorg, and all traces of it have been removed | Marc G. Fournier |
| 2002-08-22 | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane |
| 2002-08-21 | Add --help and --version options. Message cleanup. NLS. | Peter Eisentraut |
| 2002-08-21 | Changes made so new conversion Makefiles will build out of the source tree. | Bruce Momjian |
| 2002-08-21 | Move PO files into subdirectories separate from the source code. | Peter Eisentraut |
| 2002-08-21 | Add sys/types.h to common includes. | Peter Eisentraut |
| 2002-08-21 | Fix bad markup detected by Alvaro Herrera | Bruce Momjian |
| 2002-08-21 | Fix markup, Alvaro Herrera. | Bruce Momjian |
| 2002-08-20 | Use a non-duplicate OID for pg_lock_status. | Tom Lane |
| 2002-08-20 | Enable large file support. | Peter Eisentraut |