| Commit message (Expand) | Author | Age |
* | here are the patches for psql on Win32: | Bruce Momjian | 2003-07-27 |
* | This makes the initcap function compatible with Oracle 9i, it has been | Bruce Momjian | 2003-07-27 |
* | The deferred trigger queue pushing to disk patch pointed out | Bruce Momjian | 2003-07-27 |
* | >>You can alias $0, similar to the argument variables. And, I confirmed | Bruce Momjian | 2003-07-26 |
* | Fix for Linux startup script. | Bruce Momjian | 2003-07-26 |
* | Have SSL text print only when SSL mode is enabled. | Bruce Momjian | 2003-07-26 |
* | I corecting date_trunc('quarter',...) and friends because orig version | Bruce Momjian | 2003-07-26 |
* | At long last I put together a patch to support 4 client SSL negotiation | Bruce Momjian | 2003-07-26 |
* | Update to match error editing. | Tom Lane | 2003-07-26 |
* | Error message editing in src/pl. The plpython module could use another | Tom Lane | 2003-07-25 |
* | Done: | Bruce Momjian | 2003-07-25 |
* | Add mention of new SSL capabilities. | Bruce Momjian | 2003-07-25 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-07-25 |
* | > Having read the list, and noticed the message about table inheritance I | Bruce Momjian | 2003-07-25 |
* | Recent patch to dump nondefault attstorage settings broke pg_dump for | Tom Lane | 2003-07-25 |
* | Error message editing in backend/utils (except /adt). | Tom Lane | 2003-07-25 |
* | Seems my check constraint change did break stuff. | Bruce Momjian | 2003-07-25 |
* | > Rod Taylor <rbt@rbt.ca> writes: | Bruce Momjian | 2003-07-25 |
* | Added explicit casts for date/interval/timestamp. | Michael Meskes | 2003-07-25 |
* | Begin improving markup of (past) release notes. | Peter Eisentraut | 2003-07-25 |
* | Applied Peter's patch to use yyless instead of my string_unput function. | Michael Meskes | 2003-07-25 |
* | No need for Static.Entries, use -rHEAD. | Bruce Momjian | 2003-07-25 |
* | Add example of cvs log pulls _just_ from HEAD. | Bruce Momjian | 2003-07-25 |
* | Error message editing in backend/optimizer, backend/rewrite. | Tom Lane | 2003-07-25 |
* | Error message editing in backend/storage. | Tom Lane | 2003-07-24 |
* | Fix a few portability issues, adjust error messages. | Tom Lane | 2003-07-24 |
* | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 |
* | Add tsearch2. | Tom Lane | 2003-07-24 |
* | Fix grant option dumping and related cross-version compatibility issues. | Peter Eisentraut | 2003-07-24 |
* | Fixed mdy functions to use correct offset. | Michael Meskes | 2003-07-24 |
* | Fix timestamp_date for HAVE_INT64_TIMESTAMP case. | Tom Lane | 2003-07-24 |
* | Add to 7.3.4 release notes: | Bruce Momjian | 2003-07-24 |
* | Fixes additional sql injection vulnerabilities reported by Oliver Jowett | Barry Lind | 2003-07-24 |
* | Repair 7.3 breakage in timestamp-to-date conversion for dates before 2000. | Tom Lane | 2003-07-24 |
* | Don't refer to AF_UNIX in code not protected with HAVE_UNIX_SOCKETS. | Tom Lane | 2003-07-24 |
* | Have a go at fixing various outstanding portability issues in code that | Tom Lane | 2003-07-23 |
* | New WAL fix release text is: | Bruce Momjian | 2003-07-23 |
* | Mention increasing sort_mem during a restore. | Bruce Momjian | 2003-07-23 |
* | Add: | Bruce Momjian | 2003-07-23 |
* | Rename --with-threads to --enable-thread-safeness, per Peter. | Bruce Momjian | 2003-07-23 |
* | Update German FAQ. | Bruce Momjian | 2003-07-23 |
* | Update FAQ. | Bruce Momjian | 2003-07-23 |
* | Just a spot of copy-editing. | Tom Lane | 2003-07-23 |
* | Czech translation updates from Karel Zak | Peter Eisentraut | 2003-07-23 |
* | Update German translations. | Peter Eisentraut | 2003-07-23 |
* | Apply message style guide to frontend programs. | Peter Eisentraut | 2003-07-23 |
* | Update to 7.3.4 as newest release. | Bruce Momjian | 2003-07-23 |
* | Stamp 7.3.4. | Bruce Momjian | 2003-07-23 |
* | Error message editing in backend/bootstrap, /lib, /nodes, /port. | Tom Lane | 2003-07-22 |
* | Error message editing for foreign-key triggers. | Tom Lane | 2003-07-22 |