]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-10-18  Tom LaneRepair missing brace in HAVE_INT_TIMEZONE case.
2001-10-18  Thomas G. LockhartAccept an INTERVAL argument for SET TIME ZONE per SQL99.
2001-10-18  Tom LaneExtend code that deduces implied equality clauses to...
2001-10-18  Michael MeskesAdded Lee Kindness' patches.
2001-10-17  Bruce MomjianUpdate file for pgcrypto.
2001-10-16  Tom LaneAdd documentation about statistics collector and stats...
2001-10-16  Tom LaneMake sure to clean out old activity string when recycli...
2001-10-16  Tom LaneUse LEFT JOIN, not FULL JOIN, in statistical views.
2001-10-16  Barry LindUpdated the list of encodings supported to match what...
2001-10-16  Barry LindAdded some additional comments in the code
2001-10-16  Bruce MomjianPython handle as string all int8 values from postgresql...
2001-10-16  Tatsuo IshiiOk, here is the modified encoding table (column1 is...
2001-10-16  Tom LaneAdd a section about the planner's statistics, including...
2001-10-15  Tom LaneAdd note about pg_stats to pg_statistic entry; add...
2001-10-15  Tom LaneDoesn't anyone test stuff before they commit it?
2001-10-15  Tom LaneFix some portability problems (get it to compile, at...
2001-10-15  Tom LaneFix some portability problems (get it to compile, at...
2001-10-15  Tom LaneFix some portability problems (get it to compile, at...
2001-10-15  Bruce Momjian > Uh, isn't the correct fix
2001-10-15  Tom LaneUpdated regression test for tsearch, from Teodor Sigaev.
2001-10-15  Bruce MomjianPrompt for password from /dev/tty and fall back to...
2001-10-15  Tatsuo IshiiForgot to add this file...
2001-10-15  Bruce MomjianPG_DUMP NLS (Russian)
2001-10-15  Tom LaneSuggest placing audit trail on pg_shadow, not its view...
2001-10-15  Tatsuo IshiiCommit Patrice's patches except:
2001-10-15  Tatsuo IshiiAdd UTF-8 char >= 0x10000 check
2001-10-15  Tom LaneUpdate examples of type coercion rules --- some of...
2001-10-15  Tom LaneSynchronize with main parser's keyword list (someone...
2001-10-14  Bruce MomjianUpdate FAQ.
2001-10-14  Michael Meskes - Fixed GRANT statement.
2001-10-13  Tom LaneMake selectivity routines cope gracefully with NaNs...
2001-10-13  Peter EisentrautFix logic in insert() function.
2001-10-13  Tom LaneFixing closed-path intersection logic causes this test...
2001-10-13  Tom Lanepath_inter, path_distance, path_length, dist_ppath...
2001-10-13  Tom LaneAdd missing prototype to suppress gcc warning.
2001-10-13  Tom LaneResidual cleanup from making pltcl unknown support...
2001-10-13  Tom LaneAutoconf.
2001-10-13  Bruce MomjianUpdate FAQ.
2001-10-13  Bruce MomjianMore keyword uppercasing.
2001-10-13  Bruce MomjianHere are few more translated messages into Russian
2001-10-13  Bruce MomjianAttached patch for unconditional enabling of pltcl...
2001-10-13  Bruce MomjianUpdate FAQ.
2001-10-13  Bruce MomjianUpdate FAQ.
2001-10-13  Bruce MomjianMention createlang when language not installed, per...
2001-10-13  Bruce MomjianUpdate FAQ.
2001-10-12  Bruce MomjianMore uppercasing.
2001-10-12  Bruce MomjianUppercase keywords where appropriate.
2001-10-12  Tom Lanetxtidx datatype for full text indexing with GiST.
2001-10-12  Bruce MomjianFix reverse FOR loop to work properly, uppercase cleanu...
2001-10-12  Bruce MomjianRemove locale/multibyte in HISTORY file, for Tatsuo.
2001-10-12  Bruce MomjianAdd WAL mmap() mention.
2001-10-12  Bruce MomjianUpdate TODO list.
2001-10-12  Bruce MomjianUpdate TODO list.
2001-10-12  Bruce MomjianUpdate TODO list.
2001-10-12  Bruce MomjianUpdate TODO list.
2001-10-12  Bruce MomjianUpdate TODO list.
2001-10-12  Bruce MomjianUpdate TODO list.
2001-10-12  Bruce MomjianUpdate TODO list.
2001-10-12  Bruce MomjianRemove mutex mention. Fixed now.
2001-10-12  Bruce MomjianUpdate TODO list.
2001-10-12  Hiroshi InoueUpdate the version of psqlodbc driver.
2001-10-12  Bruce MomjianUpdate TODO list.
2001-10-12  Tatsuo IshiiAdd a new function "pg_client_encoding" which returns...
2001-10-12  Hiroshi InoueFix the bug reported by Chris Lee.
2001-10-12  Tom LaneBreak transformCreateStmt() into multiple routines...
2001-10-11  Bruce MomjianDocument use of GEQO param in subquery pullups.
2001-10-11  Bruce MomjianUpdate TODO list.
2001-10-11  Bruce MomjianAdd documention for ecpg -209 error.
2001-10-11  Tom LaneSuppress gcc warnings.
2001-10-11  Bruce MomjianTatsuo Ishii <t-ishii@sra.co.jp> writes:
2001-10-11  Bruce MomjianUpdate TODO list.
2001-10-11  Bruce MomjianRemove mention of "pg_result -list" becuase it is not...
2001-10-11  Tatsuo IshiiAdd support for ISO-8859-6 to 16
2001-10-10  Peter EisentrautRemove gratuitous discrepancy between extract() and...
2001-10-09  Peter EisentrautAllow optional () after current_user, session_user...
2001-10-09  Barry LindThis patch fixes a bug introduced in the jdbc bytea...
2001-10-09  Peter EisentrautBunch of copy fitting and style sheet tweakage to get...
2001-10-09  Tom LaneChange plpgsql compiler so that all elogs are trapped...
2001-10-09  Tom LaneFix typo in error message. Noted by laser@zhengmai...
2001-10-09  Tom LaneCorrect some errors in plpgsql examples, as reported...
2001-10-09  Tom LaneChange plpgsql to depend on main parser's type-declarat...
2001-10-08  Tom LaneAnother go-round with FigureColname, to produce less...
2001-10-08  Tom LaneFix transformExpr() to not scribble on its input datast...
2001-10-08  Tom LaneFix ruleutils to depend on format_type, rather than...
2001-10-08  Tom LaneMake ALTER TABLE RENAME COLUMN update column names...
2001-10-08  Tom LaneRemove redundant code, update comments, cause CURRENT_T...
2001-10-08  Bruce MomjianUpdate TODO list.
2001-10-08  Michael Meskes Fix include file so library is binary compatible again.
2001-10-08  Bruce MomjianUpdate TODO list.
2001-10-06  Tom LaneRearrange fmgr.c and relcache so that it's possible...
2001-10-06  Bruce MomjianWhile playing around with trying to add foreign keys...
2001-10-05  Peter EisentrautFix shared library builds for MacOS X.
2001-10-05  Peter EisentrautMove psql's zh_TW.po to the right place.
2001-10-05  Bruce MomjianUpdate TODO list.
2001-10-05  Bruce Momjianfiles attached are Traditional Chinese translations...
2001-10-05  Bruce MomjianAttached is the updated version of the patch, which...
2001-10-05  Michael MeskesMake sure each call to ECPGraise is logged.
2001-10-05  Tom LaneFurther cleanup of dynahash.c API, in pursuit of portab...
2001-10-05  Bruce Momjianouput -> output
2001-10-05  Bruce Momjian> > I am quite sure that all AIX Versions accept the...
next