| Commit message (Expand) | Author | Age |
* | Believe $POSTGRES_LIB and $POSTGRES_INCLUDE only if they name actual | Tom Lane | 2001-03-06 |
* | Help message s/dump/restore/ (must have been copy&pasted from pg_dump). | Peter Eisentraut | 2001-03-06 |
* | Tue Mar 06 12:05:00 GMT 2001 peter@retep.org.uk | Peter Mount | 2001-03-06 |
* | - Dump relevant parts of sequences only when doing schemaOnly & dataOnly | Philip Warner | 2001-03-06 |
* | - Only disable triggers in DataOnly (or implied data-only) restores. | Philip Warner | 2001-03-06 |
* | Update email addresses. | Bruce Momjian | 2001-03-05 |
* | Here is the chinese_big5 patch for PgAccess. I've tested under Chinese | Bruce Momjian | 2001-03-05 |
* | Ok, I've split todays commit into three, the first two already done had some | Peter Mount | 2001-03-05 |
* | Minor fixes... | Peter Mount | 2001-03-05 |
* | Update mysql converter, new version released. | Bruce Momjian | 2001-03-04 |
* | Add configure check for -lunix, for QNX. | Peter Eisentraut | 2001-03-03 |
* | Update the version number. We may change this to 7.1 if we align it with | D'Arcy J.M. Cain | 2001-03-03 |
* | Add oid to list of keys cached. | D'Arcy J.M. Cain | 2001-03-03 |
* | Incrementing version number in preparation for next release. Note that I | D'Arcy J.M. Cain | 2001-03-03 |
* | Added postgres.h header for more type checking. | D'Arcy J.M. Cain | 2001-03-03 |
* | Add missing include. | Peter Eisentraut | 2001-03-01 |
* | Fix memory leak. | Peter Eisentraut | 2001-03-01 |
* | Ensure previous setting of pset.queryFout is restored after a failed | Tom Lane | 2001-03-01 |
* | Add missing semicolon required by QNX shell. | Peter Eisentraut | 2001-03-01 |
* | Remove HAVE_OPTARG per discussion in hackers list. | Tatsuo Ishii | 2001-03-01 |
* | Do not strip whitespace within quotes. | Peter Eisentraut | 2001-02-28 |
* | Tweak portal (cursor) code so that it will not call the executor again | Tom Lane | 2001-02-27 |
* | Mark new text<->date, text<->time, text<->timetz conversion functions as | Tom Lane | 2001-02-27 |
* | Massive commits for SunOS4 port. | Tatsuo Ishii | 2001-02-27 |
* | Fix vacuum analyze error. | Tatsuo Ishii | 2001-02-27 |
* | Fixed variable handling in preproc.y. | Michael Meskes | 2001-02-26 |
* | Allow pgaccess to input Japanese. See included mail. | Tatsuo Ishii | 2001-02-26 |
* | Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occur | Tom Lane | 2001-02-26 |
* | At least on HPUX, select with delay.tv_sec = 0 and delay.tv_usec = 1000000 | Tom Lane | 2001-02-24 |
* | When under postmaster, bogus arguments should cause proc_exit(0) not | Tom Lane | 2001-02-24 |
* | Fix pg_dump crashes caused by bogus use of va_start/va_end (only seen | Tom Lane | 2001-02-23 |
* | As long as we're fixing this space calculation, let's actually do it | Tom Lane | 2001-02-23 |
* | Update comments on locks. | Bruce Momjian | 2001-02-23 |
* | Bruce Momjian <pgman@candle.pha.pa.us> writes: | Bruce Momjian | 2001-02-23 |
* | Resolve a compile error. | Hiroshi Inoue | 2001-02-23 |
* | Reindex of shared system indexes must be overwrite mode. | Hiroshi Inoue | 2001-02-23 |
* | Enhanced UTF-8/SJIS mapping generator, contributed by | Tatsuo Ishii | 2001-02-23 |
* | chinese-gb -> chinese_gb. | Bruce Momjian | 2001-02-23 |
* | Rename to chinese-gb | Bruce Momjian | 2001-02-23 |
* | More comment cleanups. | Bruce Momjian | 2001-02-22 |
* | More comment improvements. | Bruce Momjian | 2001-02-22 |
* | Clean up index/btree comments/macros, as approved. | Bruce Momjian | 2001-02-22 |
* | Change /*---- commants to /* where appropriate. pgindent will tighten | Bruce Momjian | 2001-02-22 |
* | Update flowchart xfig file. | Bruce Momjian | 2001-02-22 |
* | The attachement is the Chinese (GB) patch for PgAccess, don't know | Bruce Momjian | 2001-02-22 |
* | Avoid 'FATAL: out of free buffers: time to abort !" error | Hiroshi Inoue | 2001-02-22 |
* | Adjust expected error message due to change of keyword case-folding. | Tom Lane | 2001-02-22 |
* | Add _REGEX_UTILS_H to avoid duplication. | Tatsuo Ishii | 2001-02-22 |
* | Fix the bug report [ODBC] select from a table having more than 32 fields: | Hiroshi Inoue | 2001-02-22 |
* | Correct bogus output formatting of timeofday() function. A number of | Tom Lane | 2001-02-21 |