| Commit message (Expand) | Author | Age |
* | You might want to run pg_indent on pg_backup_db.c however ... | Bruce Momjian | 2002-01-18 |
* | Fix pg_restore to handle the 'set max oid' entry correctly in archives | Tom Lane | 2002-01-18 |
* | Add missing 'else', per report from sugita@sra.co.jp. | Tom Lane | 2002-01-18 |
* | pg_upgrade doesn't live here anymore. Remove dangling references. | Tom Lane | 2002-01-15 |
* | Remove old pg_upgrade script, from Tom. | Bruce Momjian | 2002-01-15 |
* | Fix recreation of sequence files for 7.2 also because of XID change from | Bruce Momjian | 2002-01-13 |
* | Now works for 7.1 databases. | Bruce Momjian | 2002-01-13 |
* | Now tested on 7.2->7.2 migration; still disabled. Need 7.1 testing now. | Bruce Momjian | 2002-01-13 |
* | Keep it disabled. | Bruce Momjian | 2002-01-13 |
* | Wow, it actually worked for the regression database. More testing needed. | Bruce Momjian | 2002-01-13 |
* | Fix pg_dump to read-lock all tables to be dumped as soon as it's read | Tom Lane | 2002-01-11 |
* | Sync up. | Bruce Momjian | 2002-01-11 |
* | More testing, more cleanups. | Bruce Momjian | 2002-01-11 |
* | pg_resetxlog specifies log location in hex; more pg_upgrade testing | Bruce Momjian | 2002-01-11 |
* | More cleanups. | Bruce Momjian | 2002-01-11 |
* | More updates for int8 sequence restoration. Old dump file not required | Bruce Momjian | 2002-01-11 |
* | Handle int4-int8 sequence migration without full data dump. | Bruce Momjian | 2002-01-11 |
* | More improvements using pg_resetxlog. still disabled. | Bruce Momjian | 2002-01-11 |
* | More pg_upgrade improvements. Almost done, except for max transaction | Bruce Momjian | 2002-01-10 |
* | More improvements; still disabled. (Don't panic.) | Bruce Momjian | 2002-01-10 |
* | The result of getopt() should be compared to -1, not EOF, per | Tom Lane | 2002-01-10 |
* | Update with new features. Still disabled. | Bruce Momjian | 2002-01-09 |
* | Remove clog copy. | Bruce Momjian | 2002-01-09 |
* | Make improvements to pg_upgrade; is still disabled. | Bruce Momjian | 2002-01-09 |
* | Add quotes around $bindir. | Bruce Momjian | 2002-01-09 |
* | Droplang didn't have test for -l, list. This was really broken too. | Bruce Momjian | 2002-01-03 |
* | Add mention that createlang.sh indirection not needed but kept for later. | Bruce Momjian | 2002-01-03 |
* | droplang had same problem as createlang; default are backwards and did | Bruce Momjian | 2002-01-03 |
* | In createlang, make dbname optional, not langname, or rather, make | Bruce Momjian | 2002-01-03 |
* | Oops, back out paren fix. That is for 7.3. | Bruce Momjian | 2001-12-28 |
* | Add mention of Christof Petig for ecpg items. | Bruce Momjian | 2001-12-28 |
* | Update from Serguei Mokhov | Peter Eisentraut | 2001-12-27 |
* | Czech translation updates from Karel Zak | Peter Eisentraut | 2001-12-21 |
* | Add Swedish | Peter Eisentraut | 2001-12-13 |
* | update | Peter Eisentraut | 2001-12-13 |
* | Update from Serguei Mokhov | Peter Eisentraut | 2001-12-13 |
* | Update from Weiping He | Peter Eisentraut | 2001-12-10 |
* | update | Peter Eisentraut | 2001-12-10 |
* | Update to get around backslash problems | Peter Eisentraut | 2001-12-03 |
* | attachement is the NLS patch for backend/po & pg_dump, | Bruce Momjian | 2001-12-03 |
* | NLS updates, most notably fixed zh_TW translations | Peter Eisentraut | 2001-11-29 |
* | Fix nasty memory leak in pg_restore: _PrintData called inflateInit but | Tom Lane | 2001-11-27 |
* | Fix various bogosities in usage message. | Tom Lane | 2001-11-26 |
* | Chinese for psql and pg_dump. | Bruce Momjian | 2001-11-26 |
* | Encoding isn't necessarily multibyte | Peter Eisentraut | 2001-11-25 |
* | Make initdb --help not line wrap. | Bruce Momjian | 2001-11-24 |
* | Remove compile errors of psql.exe and libpq.dll under | Hiroshi Inoue | 2001-11-22 |
* | I think it's patch's size problem that I can't | Bruce Momjian | 2001-11-21 |
* | pg_restore should exit with status 0, not 1, on success. | Tom Lane | 2001-11-19 |
* | psql's \do was going out of its way to lie about the result type of | Tom Lane | 2001-11-12 |