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