| Age | Commit message (Expand) | Author |
| 2001-07-03 | Correct substring() example, found by Thomas T. Thai. | Bruce Momjian |
| 2001-06-30 | Allow default transaction isolation level (a.k.a. set session | Peter Eisentraut |
| 2001-06-30 | fix markup | Peter Eisentraut |
| 2001-06-30 | The System V resources discussed here apply to NetBSD as well. In fact | D'Arcy J.M. Cain |
| 2001-06-27 | Install infrastructure for shared-memory free space map. Doesn't actually | Tom Lane |
| 2001-06-23 | Add TEMPORARY sequences and have SERIAL on a temp table have a temporary | Bruce Momjian |
| 2001-06-23 | fix markup | Peter Eisentraut |
| 2001-06-22 | updates for new startup sequence, some reformatting | Peter Eisentraut |
| 2001-06-22 | Attached is documentation describing plperlu differences from plperl. | Bruce Momjian |
| 2001-06-22 | Mention that EXPLAIN results on small tables shouldn't be extrapolated | Tom Lane |
| 2001-06-19 | Add IS UNKNOWN, IS NOT UNKNOWN boolean tests, fix the existing boolean | Tom Lane |
| 2001-06-18 | Fix some references to USE_AUSTRALIAN_RULES that Bruce missed; | Tom Lane |
| 2001-06-18 | Add GUC setting for Australian timezones. Uses new GUC boolean callback | Bruce Momjian |
| 2001-06-18 | Improve wording of authentication files. | Bruce Momjian |
| 2001-06-15 | Oops, forgot to commit doco updates for has_table_privilege. | Tom Lane |
| 2001-06-13 | Docs for: | Bruce Momjian |
| 2001-06-12 | Clean up various to-do items associated with system indexes: | Tom Lane |
| 2001-06-11 | Update EXPLAIN discussion and examples to match current sources. | Tom Lane |
| 2001-06-10 | Update or remove mentions of versions where appropriate. | Bruce Momjian |
| 2001-06-09 | Allow GRANT/REVOKE to/from more than one user per invocation. Command tag | Peter Eisentraut |
| 2001-06-09 | Fix a few missed NOIND usages. | Tom Lane |
| 2001-06-07 | reset all: command line and .conf options change defaults | Bruce Momjian |
| 2001-06-04 | This patch adds support for %TYPE in CREATE FUNCTION argument and return | Bruce Momjian |
| 2001-06-02 | Native Language Support (NLS) | Peter Eisentraut |
| 2001-06-01 | Clean up some minor problems exposed by further thought about Panon's bug | Tom Lane |
| 2001-06-01 | Update release 1.09 date | Bruce Momjian |
| 2001-05-31 | Forgot SGML section section id tag for 7.1. | Bruce Momjian |
| 2001-05-30 | Oops, had 0.2 release date wrong. | Bruce Momjian |
| 2001-05-30 | This is a docs patch to go with my DROP CONSTRAINT patch. | Bruce Momjian |
| 2001-05-30 | Correct obsolete example of FROM-less query. | Tom Lane |
| 2001-05-30 | In chapter: | Bruce Momjian |
| 2001-05-28 | Cause plpgsql's PERFORM to behave according to its documentation, | Tom Lane |
| 2001-05-28 | markup fix | Peter Eisentraut |
| 2001-05-28 | Sample output that appears below the table attributes for \d: | Bruce Momjian |
| 2001-05-27 | Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGER | Peter Eisentraut |
| 2001-05-25 | Oops, only wanted python change in the last commit. Backing out. | Bruce Momjian |
| 2001-05-25 | While changing Cygwin Python to build its core as a DLL (like Win32 | Bruce Momjian |
| 2001-05-24 | SQL function bit_length | Peter Eisentraut |
| 2001-05-22 | Make bit and bit varying types reject too long input. (They already tried | Peter Eisentraut |
| 2001-05-22 | more indices -> indexes | Peter Eisentraut |
| 2001-05-22 | ELSEIF PL/PgSQL doc patch. | Bruce Momjian |
| 2001-05-21 | Make char(n) and varchar(n) types raise an error if the inserted string is | Peter Eisentraut |
| 2001-05-19 | Allow special '$libdir' macro to show up in object file path in CREATE | Peter Eisentraut |
| 2001-05-17 | Change "indices" to "indexes", per OED. | Peter Eisentraut |
| 2001-05-17 | Add -U and -W options to pg_dump and friends to support non-interactive | Peter Eisentraut |
| 2001-05-17 | Add dynamic_library_path parameter and automatic appending of shared | Peter Eisentraut |
| 2001-05-17 | Add HISTORY items for 7.1.2. | Bruce Momjian |
| 2001-05-15 | redo record -> undo record, Tom Lane. | Bruce Momjian |
| 2001-05-14 | Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb | Bruce Momjian |
| 2001-05-14 | Fix 'set path' for csh. | Bruce Momjian |