aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Break transformCreateStmt() into multiple routines and makeTom Lane2001-10-12
* Document use of GEQO param in subquery pullups.Bruce Momjian2001-10-11
* Update TODO list.Bruce Momjian2001-10-11
* Add documention for ecpg -209 error.Bruce Momjian2001-10-11
* Suppress gcc warnings.Tom Lane2001-10-11
* Tatsuo Ishii <t-ishii@sra.co.jp> writes:Bruce Momjian2001-10-11
* Update TODO list.Bruce Momjian2001-10-11
* Remove mention of "pg_result -list" becuase it is not implemented, perBruce Momjian2001-10-11
* Add support for ISO-8859-6 to 16Tatsuo Ishii2001-10-11
* Remove gratuitous discrepancy between extract() and date_part(),Peter Eisentraut2001-10-10
* Allow optional () after current_user, session_user, user, current_time,Peter Eisentraut2001-10-09
* This patch fixes a bug introduced in the jdbc bytea support patch.Barry Lind2001-10-09
* Bunch of copy fitting and style sheet tweakage to get decent looking printPeter Eisentraut2001-10-09
* Change plpgsql compiler so that all elogs are trapped and a suitableTom Lane2001-10-09
* Fix typo in error message. Noted by laser@zhengmai.com.cn.Tom Lane2001-10-09
* Correct some errors in plpgsql examples, as reported by Junichi Kobayasi.Tom Lane2001-10-09
* Change plpgsql to depend on main parser's type-declaration grammar,Tom Lane2001-10-09
* Another go-round with FigureColname, to produce less surprising resultsTom Lane2001-10-08
* Fix transformExpr() to not scribble on its input datastructure whileTom Lane2001-10-08
* Fix ruleutils to depend on format_type, rather than having a privateTom Lane2001-10-08
* Make ALTER TABLE RENAME COLUMN update column names of indexes thatTom Lane2001-10-08
* Remove redundant code, update comments, cause CURRENT_TIME toTom Lane2001-10-08
* Update TODO list.Bruce Momjian2001-10-08
* Fix include file so library is binary compatible again.Michael Meskes2001-10-08
* Update TODO list.Bruce Momjian2001-10-08
* Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfoTom Lane2001-10-06
* While playing around with trying to add foreign keys to theBruce Momjian2001-10-06
* Fix shared library builds for MacOS X.Peter Eisentraut2001-10-05
* Move psql's zh_TW.po to the right place.Peter Eisentraut2001-10-05
* Update TODO list.Bruce Momjian2001-10-05
* files attached are Traditional Chinese translations translatedBruce Momjian2001-10-05
* Attached is the updated version of the patch, which matchesBruce Momjian2001-10-05
* Make sure each call to ECPGraise is logged.Michael Meskes2001-10-05
* Further cleanup of dynahash.c API, in pursuit of portability andTom Lane2001-10-05
* ouput -> outputBruce Momjian2001-10-05
* > > I am quite sure that all AIX Versions accept the CLOBBER method,Bruce Momjian2001-10-05
* Fixed typo in proproc.yMichael Meskes2001-10-05