Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Update FAQ. | Bruce Momjian | 2002-02-14 | |
| | ||||
* | Point out that --adduser actually makes the new user a superuser. This | Tom Lane | 2002-02-13 | |
| | | | | | was mentioned on the man page for the underlying CREATE USER command, but it should be explained here too. | |||
* | Fix tutorial for references problem, from rainer.tammer@spg.schulergroup.com | Bruce Momjian | 2002-02-12 | |
| | ||||
* | Modify COPY TO to emit carriage returns and newlines as backslash escapes | Tom Lane | 2002-02-12 | |
| | | | | | | | | (backslash-r, backslash-n) for protection against newline-conversion munging. In future we will also tweak COPY FROM, but this part of the change should be backwards-compatible. Per pghackers discussion. Also, update COPY reference page to describe the backslash conversions more completely and accurately. | |||
* | Update FAQ. | Bruce Momjian | 2002-02-12 | |
| | ||||
* | Update FAQ. | Bruce Momjian | 2002-02-12 | |
| | ||||
* | Update wal files computation documentation. | Bruce Momjian | 2002-02-11 | |
| | ||||
* | pg_dump and pg_restore man pages need to mention that one should restore | Tom Lane | 2002-02-11 | |
| | | | | | into a virgin database, ie, one created from template0, if there are any site-local additions in template1. | |||
* | Update FAQ. | Bruce Momjian | 2002-02-02 | |
| | ||||
* | Update FAQ. | Bruce Momjian | 2002-02-02 | |
| | ||||
* | Update for 7.2: | Bruce Momjian | 2002-02-02 | |
| | | | | | | | | This fixes references to 7.1.3 (I think). It also modifies the japanese FAQ, so I'm not sure if that's done correctly. Chris | |||
* | Update FAQ_DEV. | Bruce Momjian | 2002-02-01 | |
| | ||||
* | Consistend spelling for PL/pgSQL | Bruce Momjian | 2002-01-31 | |
| | ||||
* | Update HISTORY/release.sgml for Monday release. | Bruce Momjian | 2002-01-31 | |
| | ||||
* | Don't put empty paragraphs around tables. This messed up JadeTeX somehow, | Peter Eisentraut | 2002-01-30 | |
| | | | | and doesn't make sense strictly speaking. | |||
* | Remove Jade/TeX hack, now that OpenJade 1.3.1 has it fixed. | Peter Eisentraut | 2002-01-30 | |
| | ||||
* | Fix copy-and-paste bug in print style. | Peter Eisentraut | 2002-01-30 | |
| | ||||
* | Overhaul plperl documentation. | Tom Lane | 2002-01-25 | |
| | ||||
* | Fix +/- mixup pointed out by Rod Taylor. | Bruce Momjian | 2002-01-25 | |
| | ||||
* | Fix documentation misstatement: OLD is not valid in ON SELECT. | Tom Lane | 2002-01-24 | |
| | ||||
* | Overhaul PL/Tcl documentation. | Tom Lane | 2002-01-23 | |
| | ||||
* | Update FAQ. | Bruce Momjian | 2002-01-22 | |
| | ||||
* | Spell-check and markup police | Peter Eisentraut | 2002-01-20 | |
| | ||||
* | Mention that 'make distclean' is a good idea when changing configure | Tom Lane | 2002-01-20 | |
| | | | | | options. Document --with-pam and --enable-depend, do some minor copy-editing. | |||
* | Add missing literal endtag. | Bruce Momjian | 2002-01-18 | |
| | ||||
* | Improve non-thread-safe mention of libpq's crypt. | Bruce Momjian | 2002-01-18 | |
| | ||||
* | Improve description of autocommit behavior in ecpg manual pages. | Bruce Momjian | 2002-01-18 | |
| | ||||
* | Explain privileges required for LOCK. Minor wordsmithing too. | Tom Lane | 2002-01-18 | |
| | ||||
* | Point out that superusers bypass privilege checking. Minor wordsmithing. | Tom Lane | 2002-01-18 | |
| | ||||
* | pg_upgrade doesn't live here anymore. Remove dangling references. | Tom Lane | 2002-01-15 | |
| | ||||
* | Move pg_upgrade to /contrib. Still need to make Peter's portability | Bruce Momjian | 2002-01-14 | |
| | | | | changes. | |||
* | Wow, it actually worked for the regression database. More testing needed. | Bruce Momjian | 2002-01-13 | |
| | ||||
* | More man pages improvements; also needed to test sgml build. | Bruce Momjian | 2002-01-11 | |
| | ||||
* | Sync up. | Bruce Momjian | 2002-01-11 | |
| | ||||
* | More cleanups. | Bruce Momjian | 2002-01-11 | |
| | ||||
* | Handle int4-int8 sequence migration without full data dump. | Bruce Momjian | 2002-01-11 | |
| | ||||
* | Update FAQ. | Bruce Momjian | 2002-01-10 | |
| | ||||
* | Update FAQ. | Bruce Momjian | 2002-01-10 | |
| | ||||
* | Update FAQ. | Bruce Momjian | 2002-01-10 | |
| | ||||
* | Update FAQ. | Bruce Momjian | 2002-01-10 | |
| | ||||
* | Update FAQ. | Bruce Momjian | 2002-01-10 | |
| | ||||
* | Update FAQ. | Bruce Momjian | 2002-01-10 | |
| | ||||
* | Temporary workaround for links within bibliography references fouling up | Peter Eisentraut | 2002-01-10 | |
| | | | | footnote count. | |||
* | More pg_upgrade improvements. Almost done, except for max transaction | Bruce Momjian | 2002-01-10 | |
| | | | | setting. | |||
* | Describe type casts under the heading of Value Expressions, and explain | Tom Lane | 2002-01-09 | |
| | | | | | the difference between a run-time type cast and casting a literal string to a specific type. Minor editorial work in same area. | |||
* | Update with new features. Still disabled. | Bruce Momjian | 2002-01-09 | |
| | ||||
* | Make spelling of operating system names match official version closely. | Peter Eisentraut | 2002-01-09 | |
| | | | | And listing QNX 6 as both supported and unsupported is probably not helpful. | |||
* | Adjust spelling of article titles to match the originals, add some links. | Peter Eisentraut | 2002-01-08 | |
| | ||||
* | Update Thomas Lockhart's email address to lockhart@fourpalms.org. | Bruce Momjian | 2002-01-08 | |
| | ||||
* | Repair the GEQO bibliography. It was marked up all wrong. Move some of | Peter Eisentraut | 2002-01-08 | |
| | | | | the info to the main bibliography. |