aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bruce Momjian <pgman@candle.pha.pa.us> writes:Bruce Momjian2001-02-23
* update to beta5 ... I think I ran cvs2cl right this time? :)Marc G. Fournier2001-02-23
* update to beta5Marc G. Fournier2001-02-23
* Resolve a compile error.Hiroshi Inoue2001-02-23
* Reindex of shared system indexes must be overwrite mode.Hiroshi Inoue2001-02-23
* Enhanced UTF-8/SJIS mapping generator, contributed byTatsuo Ishii2001-02-23
* Freshen with a few recent platform reports:Thomas G. Lockhart2001-02-23
* chinese-gb -> chinese_gb.Bruce Momjian2001-02-23
* Rename to chinese-gbBruce Momjian2001-02-23
* More comment cleanups.Bruce Momjian2001-02-22
* More comment improvements.Bruce Momjian2001-02-22
* Clean up index/btree comments/macros, as approved.Bruce Momjian2001-02-22
* Change /*---- commants to /* where appropriate. pgindent will tightenBruce Momjian2001-02-22
* Update flowchart xfig file.Bruce Momjian2001-02-22
* The attachement is the Chinese (GB) patch for PgAccess, don't knowBruce Momjian2001-02-22
* Avoid 'FATAL: out of free buffers: time to abort !" errorHiroshi Inoue2001-02-22
* Adjust expected error message due to change of keyword case-folding.Tom Lane2001-02-22
* Add _REGEX_UTILS_H to avoid duplication.Tatsuo Ishii2001-02-22
* Update mutibyte docTatsuo Ishii2001-02-22
* Fix the bug report [ODBC] select from a table having more than 32 fields:Hiroshi Inoue2001-02-22
* Document timeofday(), mention start-of-transaction vs. current-timeTom Lane2001-02-21
* Correct bogus output formatting of timeofday() function. A number ofTom Lane2001-02-21
* Comment improvements.Bruce Momjian2001-02-21
* Change case-folding of keywords to conform to SQL99 and fix misbehaviorTom Lane2001-02-21
* Fix markup. (A <keyword> isn't what it is in SQL.) Add jungle of morePeter Eisentraut2001-02-21
* Safe guard in case of imporper data is provided to elog()Tatsuo Ishii2001-02-21
* new regression data for 7.1Tatsuo Ishii2001-02-21
* change destroydb -> dropdbTatsuo Ishii2001-02-21
* Add more details.Peter Eisentraut2001-02-20
* Turn on section numbering.Peter Eisentraut2001-02-20
* Clean out any old versions of no-longer-installed header files that mayTom Lane2001-02-20
* Remove unportable #warning directive.Tom Lane2001-02-20
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-20
* Remove obsolete claim that it doesn't work to use gcc with HP's C++Tom Lane2001-02-20
* Select optimization by default for HP's C compiler.Tom Lane2001-02-20
* Update TODO list.Bruce Momjian2001-02-20
* Update TODO list.Bruce Momjian2001-02-20
* Changes:Bruce Momjian2001-02-20
* Truncate incoming username and database name to NAMEDATALEN-1 charactersTom Lane2001-02-20
* Update HPUX FAQ.Bruce Momjian2001-02-20
* Fix pg_passwd's failure to cope with usernames > 8 chars.Tom Lane2001-02-20
* Remove inclusion of <varargs.h> on SunOS; this does not work since weTom Lane2001-02-20
* Document --enable-cassert.Tom Lane2001-02-19
* Update TODO list.Bruce Momjian2001-02-19
* Update TODO list.Bruce Momjian2001-02-19
* Change plpgsql's GET DIAGNOSTICS statement to use SQL99-compatibleTom Lane2001-02-19
* Update TODO list.Bruce Momjian2001-02-19
* Update TODO list.Bruce Momjian2001-02-19
* Update TODO list.Bruce Momjian2001-02-19
* Synced gram.y and preproc.y.Michael Meskes2001-02-19