aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add error stack traceback support for SQL-language functions.Tom Lane2003-07-28
* There was enough code drift since this patch, that a couple of bugsBruce Momjian2003-07-28
* Localizability improvement.Tom Lane2003-07-28
* elog() is no longer a gettext trigger --- all remaining uses are consideredTom Lane2003-07-28
* Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce.Tom Lane2003-07-28
* A visit from the message-style police ...Tom Lane2003-07-28
* elog mop-up: bring some straggling fprintf(stderr)'s into the elog world.Tom Lane2003-07-27
* Updatge to skip composite types.Bruce Momjian2003-07-27
* Tom, happier with the attached patch?Bruce Momjian2003-07-27
* Adjust oid2name to skip certain row types, per Tom.Bruce Momjian2003-07-27
* Fix some localizability issues with existing errcontext() calls.Tom Lane2003-07-27
* Move ERRCODE_XXX macros into their own header file.Tom Lane2003-07-27
* elog mop-up.Tom Lane2003-07-27
* elog mop-up.Tom Lane2003-07-27
* Remove unportable // comments.Tom Lane2003-07-27
* Cleanup of timetravel compile warnings.Bruce Momjian2003-07-27
* Error message editing in utils/adt. Again thanks to Joe Conway for doingTom Lane2003-07-27
* Here is 4 file in tgz:Bruce Momjian2003-07-27
* > Joe Conway <mail@joeconway.com> writes:Bruce Momjian2003-07-27
* > Am Son, 2003-06-22 um 02.09 schrieb Joe Conway:Bruce Momjian2003-07-27
* This is a totally trivial patch for something that was a very minor nit thatBruce Momjian2003-07-27
* here are the patches for psql on Win32:Bruce Momjian2003-07-27
* This makes the initcap function compatible with Oracle 9i, it has beenBruce Momjian2003-07-27
* The deferred trigger queue pushing to disk patch pointed outBruce Momjian2003-07-27
* >>You can alias $0, similar to the argument variables. And, I confirmedBruce Momjian2003-07-26
* Fix for Linux startup script.Bruce Momjian2003-07-26
* Have SSL text print only when SSL mode is enabled.Bruce Momjian2003-07-26
* I corecting date_trunc('quarter',...) and friends because orig versionBruce Momjian2003-07-26
* At long last I put together a patch to support 4 client SSL negotiationBruce Momjian2003-07-26
* Update to match error editing.Tom Lane2003-07-26
* Error message editing in src/pl. The plpython module could use anotherTom Lane2003-07-25
* Done:Bruce Momjian2003-07-25
* Add mention of new SSL capabilities.Bruce Momjian2003-07-25
* Update copyrights to 2003.Bruce Momjian2003-07-25
* > Having read the list, and noticed the message about table inheritance IBruce Momjian2003-07-25
* Recent patch to dump nondefault attstorage settings broke pg_dump forTom Lane2003-07-25
* Error message editing in backend/utils (except /adt).Tom Lane2003-07-25
* Seems my check constraint change did break stuff.Bruce Momjian2003-07-25
* > Rod Taylor <rbt@rbt.ca> writes:Bruce Momjian2003-07-25
* Added explicit casts for date/interval/timestamp.Michael Meskes2003-07-25
* Begin improving markup of (past) release notes.Peter Eisentraut2003-07-25
* Applied Peter's patch to use yyless instead of my string_unput function.Michael Meskes2003-07-25
* No need for Static.Entries, use -rHEAD.Bruce Momjian2003-07-25
* Add example of cvs log pulls _just_ from HEAD.Bruce Momjian2003-07-25
* Error message editing in backend/optimizer, backend/rewrite.Tom Lane2003-07-25
* Error message editing in backend/storage.Tom Lane2003-07-24
* Fix a few portability issues, adjust error messages.Tom Lane2003-07-24
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-24
* Add tsearch2.Tom Lane2003-07-24
* Fix grant option dumping and related cross-version compatibility issues.Peter Eisentraut2003-07-24