Age | Commit message (Expand) | Author |
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-22 | Mark 7.2.2 as newest release. | Bruce Momjian |
2002-08-22 | Update FAQ. | Bruce Momjian |
2002-08-22 | Improve wording of upgrade section. | Bruce Momjian |
2002-08-22 | Fix for documention: | Bruce Momjian |
2002-08-22 | > > I had great difficulty in finding how to change the search path, so here | Bruce Momjian |
2002-08-22 | Remove libpq++ SGML documentation. | Bruce Momjian |
2002-08-22 | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane |
2002-08-21 | Fix bad markup detected by Alvaro Herrera | Bruce Momjian |
2002-08-21 | Fix markup, Alvaro Herrera. | Bruce Momjian |
2002-08-20 | Enable large file support. | Peter Eisentraut |
2002-08-20 | This patch improves the behavior of FOUND in PL/PgSQL. In Oracle, | Bruce Momjian |
2002-08-20 | Allow pg_statistics to be reset by calling pg_stat_reset(). | Bruce Momjian |
2002-08-20 | Add current_database(). | Bruce Momjian |
2002-08-20 | Add mention of -F not supported by pg_dumpall. Code already disallows it. | Bruce Momjian |
2002-08-19 | Fix pg_dump to dump serial columns as serials. Per pghackers discussion, | Tom Lane |
2002-08-19 | Fix broken tag. | Tatsuo Ishii |
2002-08-18 | Make pg_dump output more portable and more pleasing to look at. | Peter Eisentraut |
2002-08-18 | Add db-local user names, per discussion on hackers. | Bruce Momjian |
2002-08-17 | Fix typo. | Tom Lane |
2002-08-17 | [ Newest version of patch applied.] | Bruce Momjian |
2002-08-17 | Add libpq connection timeout parameter. | Bruce Momjian |
2002-08-17 | Improve documentation of trigger firing queue handling, cleanup. | Bruce Momjian |
2002-08-17 | Editorial corrections. | Tom Lane |
2002-08-17 | Broken markup. | Tom Lane |
2002-08-17 | Add missing links. | Tom Lane |
2002-08-17 | Add doc file for pg_resetxlog. | Bruce Momjian |
2002-08-17 | Move pg_controldata to /bin. | Bruce Momjian |
2002-08-16 | Modify pg_dump to dump foreign-key constraints as constraints, not as | Tom Lane |
2002-08-16 | Improve wording. | Bruce Momjian |
2002-08-16 | Move pg_controldata from /contrib to src/bin. | Bruce Momjian |
2002-08-16 | This patch improves the "Client Authentication" section of the user's | Bruce Momjian |
2002-08-16 | This patch improves the "Database Users and Permissions" section of | Bruce Momjian |
2002-08-15 | Tom Lane wrote: | Bruce Momjian |
2002-08-15 | Reorder entry to be alphabetical to match others. | Bruce Momjian |
2002-08-15 | PostgreSQL 7.2.1 Documentation | Bruce Momjian |
2002-08-15 | > Neil Conway <nconway@klamath.dyndns.org> writes: | Bruce Momjian |
2002-08-15 | I'm giving a try at some TODO items. Currently it's the turn of the | Bruce Momjian |
2002-08-14 | Add Cyrillic and other encodings for encoding conversion. | Tatsuo Ishii |
2002-08-13 | Update for longer NAMEDATALEN. | Bruce Momjian |
2002-08-13 | Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion... | Bruce Momjian |
2002-08-13 | Remove obsolete uses of lanispl. Only used in pg_dump now, but can be | Peter Eisentraut |
2002-08-12 | Correct description of sequence privileges. | Peter Eisentraut |
2002-08-12 | Change memory-space accounting mechanism in tuplesort.c and tuplestore.c | Tom Lane |
2002-08-11 | Code review of CLUSTER patch. Clean up problems with relcache getting | Tom Lane |
2002-08-11 | Create/drop cast now requires ownership of at least one of the types. | Peter Eisentraut |
2002-08-11 | Editorial improvements. | Tom Lane |
2002-08-10 | Mention ANALYZE after CLUSTER. | Bruce Momjian |
2002-08-10 | Major improvement in CLUSTER which preserves table characteristics using | Bruce Momjian |