| Commit message (Expand) | Author | Age |
* | Doesn't anyone test stuff before they commit it? | Tom Lane | 2001-10-15 |
* | Fix some portability problems (get it to compile, at least, on HP's cc) | Tom Lane | 2001-10-15 |
* | Fix some portability problems (get it to compile, at least, on HP's cc) | Tom Lane | 2001-10-15 |
* | Fix some portability problems (get it to compile, at least, on HP's cc) | Tom Lane | 2001-10-15 |
* | > Uh, isn't the correct fix | Bruce Momjian | 2001-10-15 |
* | Updated regression test for tsearch, from Teodor Sigaev. | Tom Lane | 2001-10-15 |
* | Prompt for password from /dev/tty and fall back to stdin/stderr. | Bruce Momjian | 2001-10-15 |
* | Forgot to add this file... | Tatsuo Ishii | 2001-10-15 |
* | PG_DUMP NLS (Russian) | Bruce Momjian | 2001-10-15 |
* | Suggest placing audit trail on pg_shadow, not its view pg_user. | Tom Lane | 2001-10-15 |
* | Commit Patrice's patches except: | Tatsuo Ishii | 2001-10-15 |
* | Add UTF-8 char >= 0x10000 check | Tatsuo Ishii | 2001-10-15 |
* | Update examples of type coercion rules --- some of them no longer worked | Tom Lane | 2001-10-15 |
* | Synchronize with main parser's keyword list (someone didn't check his | Tom Lane | 2001-10-15 |
* | Update FAQ. | Bruce Momjian | 2001-10-14 |
* | - Fixed GRANT statement. | Michael Meskes | 2001-10-14 |
* | Make selectivity routines cope gracefully with NaNs, infinities, and | Tom Lane | 2001-10-13 |
* | Fix logic in insert() function. | Peter Eisentraut | 2001-10-13 |
* | Fixing closed-path intersection logic causes this test to find more | Tom Lane | 2001-10-13 |
* | path_inter, path_distance, path_length, dist_ppath now do the right | Tom Lane | 2001-10-13 |
* | Add missing prototype to suppress gcc warning. | Tom Lane | 2001-10-13 |
* | Residual cleanup from making pltcl unknown support always enabled. | Tom Lane | 2001-10-13 |
* | Autoconf. | Tom Lane | 2001-10-13 |
* | Update FAQ. | Bruce Momjian | 2001-10-13 |
* | More keyword uppercasing. | Bruce Momjian | 2001-10-13 |
* | Here are few more translated messages into Russian | Bruce Momjian | 2001-10-13 |
* | Attached patch for unconditional enabling of pltcl-unknown support. | Bruce Momjian | 2001-10-13 |
* | Update FAQ. | Bruce Momjian | 2001-10-13 |
* | Update FAQ. | Bruce Momjian | 2001-10-13 |
* | Mention createlang when language not installed, per problem report. | Bruce Momjian | 2001-10-13 |
* | Update FAQ. | Bruce Momjian | 2001-10-13 |
* | More uppercasing. | Bruce Momjian | 2001-10-12 |
* | Uppercase keywords where appropriate. | Bruce Momjian | 2001-10-12 |
* | txtidx datatype for full text indexing with GiST. | Tom Lane | 2001-10-12 |
* | Fix reverse FOR loop to work properly, uppercase cleanup in file. | Bruce Momjian | 2001-10-12 |
* | Remove locale/multibyte in HISTORY file, for Tatsuo. | Bruce Momjian | 2001-10-12 |
* | Add WAL mmap() mention. | Bruce Momjian | 2001-10-12 |
* | Update TODO list. | Bruce Momjian | 2001-10-12 |
* | Update TODO list. | Bruce Momjian | 2001-10-12 |
* | Update TODO list. | Bruce Momjian | 2001-10-12 |
* | Update TODO list. | Bruce Momjian | 2001-10-12 |
* | Update TODO list. | Bruce Momjian | 2001-10-12 |
* | Update TODO list. | Bruce Momjian | 2001-10-12 |
* | Update TODO list. | Bruce Momjian | 2001-10-12 |
* | Remove mutex mention. Fixed now. | Bruce Momjian | 2001-10-12 |
* | Update TODO list. | Bruce Momjian | 2001-10-12 |
* | Update the version of psqlodbc driver. | Hiroshi Inoue | 2001-10-12 |
* | Update TODO list. | Bruce Momjian | 2001-10-12 |
* | Add a new function "pg_client_encoding" which returns the current client | Tatsuo Ishii | 2001-10-12 |
* | Fix the bug reported by Chris Lee. | Hiroshi Inoue | 2001-10-12 |