2001-10-15 |
Tom Lane | Updated regression test for tsearch, from Teodor Sigaev. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Bruce Momjian | Prompt for password from /dev/tty and fall back to... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Tatsuo Ishii | Forgot to add this file... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Bruce Momjian | PG_DUMP NLS (Russian) |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Tom Lane | Suggest placing audit trail on pg_shadow, not its view... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Tatsuo Ishii | Commit Patrice's patches except: |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Tatsuo Ishii | Add UTF-8 char >= 0x10000 check |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Tom Lane | Update examples of type coercion rules --- some of... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Tom Lane | Synchronize with main parser's keyword list (someone... |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Michael Meskes | - Fixed GRANT statement. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Tom Lane | Make selectivity routines cope gracefully with NaNs... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Peter Eisentraut | Fix logic in insert() function. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Tom Lane | Fixing closed-path intersection logic causes this test... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Tom Lane | path_inter, path_distance, path_length, dist_ppath... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Tom Lane | Add missing prototype to suppress gcc warning. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Tom Lane | Residual cleanup from making pltcl unknown support... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Tom Lane | Autoconf. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Bruce Momjian | More keyword uppercasing. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Bruce Momjian | Here are few more translated messages into Russian |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Bruce Momjian | Attached patch for unconditional enabling of pltcl... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Bruce Momjian | Mention createlang when language not installed, per... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | More uppercasing. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Uppercase keywords where appropriate. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Tom Lane | txtidx datatype for full text indexing with GiST. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Fix reverse FOR loop to work properly, uppercase cleanu... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Remove locale/multibyte in HISTORY file, for Tatsuo. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Add WAL mmap() mention. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Remove mutex mention. Fixed now. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Hiroshi Inoue | Update the version of psqlodbc driver. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Tatsuo Ishii | Add a new function "pg_client_encoding" which returns... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Hiroshi Inoue | Fix the bug reported by Chris Lee. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Tom Lane | Break transformCreateStmt() into multiple routines... |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Bruce Momjian | Document use of GEQO param in subquery pullups. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Bruce Momjian | Add documention for ecpg -209 error. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Tom Lane | Suppress gcc warnings. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Bruce Momjian | Tatsuo Ishii <t-ishii@sra.co.jp> writes: |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Bruce Momjian | Remove mention of "pg_result -list" becuase it is not... |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Tatsuo Ishii | Add support for ISO-8859-6 to 16 |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Peter Eisentraut | Remove gratuitous discrepancy between extract() and... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Peter Eisentraut | Allow optional () after current_user, session_user... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Barry Lind | This patch fixes a bug introduced in the jdbc bytea... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Peter Eisentraut | Bunch of copy fitting and style sheet tweakage to get... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Tom Lane | Change plpgsql compiler so that all elogs are trapped... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Tom Lane | Fix typo in error message. Noted by laser@zhengmai... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Tom Lane | Correct some errors in plpgsql examples, as reported... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Tom Lane | Change plpgsql to depend on main parser's type-declarat... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Tom Lane | Another go-round with FigureColname, to produce less... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Tom Lane | Fix transformExpr() to not scribble on its input datast... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Tom Lane | Fix ruleutils to depend on format_type, rather than... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Tom Lane | Make ALTER TABLE RENAME COLUMN update column names... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Tom Lane | Remove redundant code, update comments, cause CURRENT_T... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Michael Meskes | Fix include file so library is binary compatible again. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Tom Lane | Rearrange fmgr.c and relcache so that it's possible... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Bruce Momjian | While playing around with trying to add foreign keys... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Peter Eisentraut | Fix shared library builds for MacOS X. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Peter Eisentraut | Move psql's zh_TW.po to the right place. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Bruce Momjian | files attached are Traditional Chinese translations... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Bruce Momjian | Attached is the updated version of the patch, which... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Michael Meskes | Make sure each call to ECPGraise is logged. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Tom Lane | Further cleanup of dynahash.c API, in pursuit of portab... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Bruce Momjian | ouput -> output |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Bruce Momjian | > > I am quite sure that all AIX Versions accept the... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Michael Meskes | Fixed typo in proproc.y |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Thomas G. Lockhart | Define CEST as a synonym for Central European Savings... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Thomas G. Lockhart | Implement explicit date/time precision per SQL99 spec. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Tom Lane | Don't try to hack pg_description if not superuser.... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Peter Eisentraut | Finetuning for legalnotice in print output. Add some... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Peter Eisentraut | Finetuning for better print formatting |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Peter Eisentraut | Replace simplelists with itemizedlists for better forma... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Peter Eisentraut | Rewording |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Peter Eisentraut | Fix spacing to get proper URL formatting in print output |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Peter Eisentraut | Hack for Jade vs TeX interpretation of "--" |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Tom Lane | Consider interpreting a function call as a trivial... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Tom Lane | Ooops, I was a little too enthusiastic about suppressin... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Tom Lane | Plug memory leaks introduced by dynamic-search-path... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Tom Lane | Make the world safe for atttypmod=0 ... this didn't... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Tom Lane | Make current_time deliver a fractional-second answer. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Bruce Momjian | elog command need to use unicode conversion too. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Bruce Momjian | This patch adds reporting of tcl global variable... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Bruce Momjian | Attached is a patch which deals with |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Bruce Momjian | Using strtol() on int8 values (input parameters or... |
commit | commitdiff | tree | snapshot |
next |