| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bogus createdb option syntax recommended by initlocation message. | Tom Lane | 2002-02-24 | 1 | -2/+2 |
* | Add -O/--owner switch to createdb script, in support of new OWNER option | Tom Lane | 2002-02-24 | 1 | -1/+13 |
* | Modify pg_dumpall so that output script uses new OWNER option of CREATE | Tom Lane | 2002-02-24 | 1 | -20/+31 |
* | Add fstat / S_ISDIR checks to make sure we're not trying to use a | Bruce Momjian | 2002-02-23 | 1 | -2/+13 |
* | Fix comment. | Tom Lane | 2002-02-20 | 1 | -5/+4 |
* | Privileges on functions and procedural languages | Peter Eisentraut | 2002-02-18 | 2 | -2/+31 |
* | Add code to preserve paren level display after \g, as submitted months ago. | Bruce Momjian | 2002-02-18 | 1 | -3/+5 |
* | Fix param handling of create* admin scripts as described months ago. | Bruce Momjian | 2002-02-18 | 7 | -14/+53 |
* | Fix kanji-coversion key binding. This has been broken since 7.1 | Tatsuo Ishii | 2002-02-18 | 1 | -2/+2 |
* | Be more wary about mixed-case database names and user names. Get | Tom Lane | 2002-02-11 | 6 | -94/+131 |
* | Fix failure to reconnect as sequence's owner before issuing setval(). | Tom Lane | 2002-02-06 | 2 | -6/+7 |
* | update | Peter Eisentraut | 2002-01-29 | 1 | -198/+213 |
* | Updates from Serguei Mokhov | Peter Eisentraut | 2002-01-26 | 1 | -250/+233 |
* | Tweak pg_dump to say GRANT ALL when appropriate, rather than enumerating | Tom Lane | 2002-01-25 | 1 | -22/+28 |
* | You might want to run pg_indent on pg_backup_db.c however ... | Bruce Momjian | 2002-01-18 | 4 | -65/+69 |
* | Fix pg_restore to handle the 'set max oid' entry correctly in archives | Tom Lane | 2002-01-18 | 2 | -162/+207 |
* | Add missing 'else', per report from sugita@sra.co.jp. | Tom Lane | 2002-01-18 | 1 | -2/+2 |
* | pg_upgrade doesn't live here anymore. Remove dangling references. | Tom Lane | 2002-01-15 | 1 | -3/+2 |
* | Remove old pg_upgrade script, from Tom. | Bruce Momjian | 2002-01-15 | 1 | -532/+0 |
* | Fix recreation of sequence files for 7.2 also because of XID change from | Bruce Momjian | 2002-01-13 | 1 | -7/+11 |
* | Now works for 7.1 databases. | Bruce Momjian | 2002-01-13 | 1 | -3/+5 |
* | Now tested on 7.2->7.2 migration; still disabled. Need 7.1 testing now. | Bruce Momjian | 2002-01-13 | 1 | -22/+23 |
* | Keep it disabled. | Bruce Momjian | 2002-01-13 | 1 | -3/+3 |
* | Wow, it actually worked for the regression database. More testing needed. | Bruce Momjian | 2002-01-13 | 1 | -320/+350 |
* | Fix pg_dump to read-lock all tables to be dumped as soon as it's read | Tom Lane | 2002-01-11 | 3 | -21/+74 |
* | Sync up. | Bruce Momjian | 2002-01-11 | 1 | -22/+143 |
* | More testing, more cleanups. | Bruce Momjian | 2002-01-11 | 1 | -3/+6 |
* | pg_resetxlog specifies log location in hex; more pg_upgrade testing | Bruce Momjian | 2002-01-11 | 1 | -8/+11 |
* | More cleanups. | Bruce Momjian | 2002-01-11 | 1 | -2/+8 |
* | More updates for int8 sequence restoration. Old dump file not required | Bruce Momjian | 2002-01-11 | 1 | -60/+42 |
* | Handle int4-int8 sequence migration without full data dump. | Bruce Momjian | 2002-01-11 | 1 | -47/+85 |
* | More improvements using pg_resetxlog. still disabled. | Bruce Momjian | 2002-01-11 | 1 | -23/+48 |
* | More pg_upgrade improvements. Almost done, except for max transaction | Bruce Momjian | 2002-01-10 | 1 | -47/+73 |
* | More improvements; still disabled. (Don't panic.) | Bruce Momjian | 2002-01-10 | 1 | -12/+34 |
* | The result of getopt() should be compared to -1, not EOF, per | Tom Lane | 2002-01-10 | 1 | -3/+2 |
* | Update with new features. Still disabled. | Bruce Momjian | 2002-01-09 | 1 | -58/+92 |
* | Remove clog copy. | Bruce Momjian | 2002-01-09 | 1 | -4/+1 |
* | Make improvements to pg_upgrade; is still disabled. | Bruce Momjian | 2002-01-09 | 1 | -23/+81 |
* | Add quotes around $bindir. | Bruce Momjian | 2002-01-09 | 1 | -2/+2 |
* | Droplang didn't have test for -l, list. This was really broken too. | Bruce Momjian | 2002-01-03 | 1 | -5/+9 |
* | Add mention that createlang.sh indirection not needed but kept for later. | Bruce Momjian | 2002-01-03 | 1 | -1/+2 |
* | droplang had same problem as createlang; default are backwards and did | Bruce Momjian | 2002-01-03 | 1 | -17/+18 |
* | In createlang, make dbname optional, not langname, or rather, make | Bruce Momjian | 2002-01-03 | 1 | -19/+17 |
* | Oops, back out paren fix. That is for 7.3. | Bruce Momjian | 2001-12-28 | 1 | -4/+2 |
* | Add mention of Christof Petig for ecpg items. | Bruce Momjian | 2001-12-28 | 1 | -2/+4 |
* | Update from Serguei Mokhov | Peter Eisentraut | 2001-12-27 | 1 | -159/+185 |
* | Czech translation updates from Karel Zak | Peter Eisentraut | 2001-12-21 | 3 | -251/+2140 |
* | Add Swedish | Peter Eisentraut | 2001-12-13 | 2 | -2/+1707 |
* | update | Peter Eisentraut | 2001-12-13 | 1 | -2/+2 |
* | Update from Serguei Mokhov | Peter Eisentraut | 2001-12-13 | 1 | -483/+453 |