2003-08-02 |
Bruce Momjian | Remove docs that say psql \encoding doesn't track SET... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Comment out entries for IPv6 localhost connections... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Postmaster erroneously rejected SSL connections on... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Fix some unprotected references to AF_UNIX ... wouldn... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | inet_recv() wasn't IPv6-ready. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Bruce Momjian | Update, add Greg: |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Code review for sslmode patch: eliminate memory leak... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Since HPUX now exists for Itanium, we should decouple... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Get the include ordering right for TCL includes vs... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Michael Meskes | Missed two places to replace union member. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Fix a few of the more blatantly unportable constructs... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Fix inconsistent static-vs-not-static declarations. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Fix compile warning. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Peter Eisentraut | Russian translation updates by Serguei Mokhov |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Peter Eisentraut | Use only two-part shared library version numbers, for... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Peter Eisentraut | While having a parallel-make-safe genbki.sh is good... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Peter Eisentraut | Make ecpg SQLSTATE-aware. Map existing SQLCODE assignm... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Bruce Momjian | Update comments. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Bruce Momjian | Update comments. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Michael Meskes | Added missing TO keyword. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Michael Meskes | - Added some Informix error codes in Informix mode. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Bruce Momjian | cvs log used -b for head, not -rHEAD. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Marc G. Fournier | python needs to be removed from here |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Marc G. Fournier | clean python out of Makefile |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Marc G. Fournier | remove python module, as its moved to http://www.pygres... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Fix for Alpha portability. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Bruce Momjian | --enable-thread-safeness -> --enable-thread-safety |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Update contrib regression tests for recent error messag... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Add missing #include. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Fix some minor portability issues, per Chris K-L. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Fix my own mistake in GUC variable annotation. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Improve description of restoring pg_dumpall backups... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Tom Lane | Adjust 'permission denied' messages to be more useful... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Tom Lane | Very minor editing. |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Tom Lane | Fix mistaken error code assignments, per Peter's note... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Tom Lane | When using a temp installation, unset PGUSER and other... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Tom Lane | Cause library-preload feature to report error if specif... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Tom Lane | Upgrade parsing code for ACLs to be less hokey and... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Bruce Momjian | Modify: |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Bruce Momjian | Modify: |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Bruce Momjian | contraints -> constraints |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Bruce Momjian | Update Turkish FAQ, Devrim GUNDUZ |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Bruce Momjian | Add fflush of stdout when outputing query. |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Bruce Momjian | dbf2pg - Insert xBase-style .dbf-files into... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Tom Lane | Add pretty-printing variants of pg_get_viewdef and... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Bruce Momjian | Add:; |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Tom Lane | Fix numeric_smaller, numeric_larger, float4smaller... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Bruce Momjian | Modify: |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Tom Lane | Cause ARRAY[] construct to return a NULL array, rather... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Tom Lane | When shutting down the regression test postmaster after... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tom Lane | Fix longstanding error in _bt_search(): should moverigh... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tom Lane | Coerce unknown-literal-constant default values to the... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tom Lane | There is no reason to cast valuntil to timestamp, and... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tom Lane | Use a process-specific temp file name, per Andreas... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tom Lane | Apply (a somewhat revised version of) Greg Mullane... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Tom Lane | Code review for recent GUC changes --- try to make... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Tom Lane | Add error stack traceback support for SQL-language... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Bruce Momjian | There was enough code drift since this patch, that... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Tom Lane | Localizability improvement. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Tom Lane | elog() is no longer a gettext trigger --- all remaining... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Tom Lane | Rename psql's VERBOSE variable to VERBOSITY, per sugges... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Tom Lane | A visit from the message-style police ... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Tom Lane | elog mop-up: bring some straggling fprintf(stderr)... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Bruce Momjian | Updatge to skip composite types. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Bruce Momjian | Tom, happier with the attached patch? |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Bruce Momjian | Adjust oid2name to skip certain row types, per Tom. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Tom Lane | Fix some localizability issues with existing errcontext... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Tom Lane | Move ERRCODE_XXX macros into their own header file. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Tom Lane | elog mop-up. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Tom Lane | elog mop-up. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Tom Lane | Remove unportable // comments. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Bruce Momjian | Cleanup of timetravel compile warnings. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Tom Lane | Error message editing in utils/adt. Again thanks to... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Bruce Momjian | Here is 4 file in tgz: |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Bruce Momjian | > Joe Conway <mail@joeconway.com> writes: |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Bruce Momjian | > Am Son, 2003-06-22 um 02.09 schrieb Joe Conway: |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Bruce Momjian | This is a totally trivial patch for something that... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Bruce Momjian | here are the patches for psql on Win32: |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Bruce Momjian | This makes the initcap function compatible with Oracle... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
Bruce Momjian | The deferred trigger queue pushing to disk patch pointe... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Bruce Momjian | >>You can alias $0, similar to the argument variables... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Bruce Momjian | Fix for Linux startup script. |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Bruce Momjian | Have SSL text print only when SSL mode is enabled. |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Bruce Momjian | I corecting date_trunc('quarter',...) and friends becau... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Bruce Momjian | At long last I put together a patch to support 4 client... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Tom Lane | Update to match error editing. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Tom Lane | Error message editing in src/pl. The plpython module... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Bruce Momjian | Add mention of new SSL capabilities. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Bruce Momjian | Update copyrights to 2003. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Bruce Momjian | > Having read the list, and noticed the message about... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Tom Lane | Recent patch to dump nondefault attstorage settings... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Tom Lane | Error message editing in backend/utils (except /adt). |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Bruce Momjian | Seems my check constraint change did break stuff. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Bruce Momjian | > Rod Taylor <rbt@rbt.ca> writes: |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Michael Meskes | Added explicit casts for date/interval/timestamp. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Peter Eisentraut | Begin improving markup of (past) release notes. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Michael Meskes | Applied Peter's patch to use yyless instead of my strin... |
commit | commitdiff | tree | snapshot |
next |