]> granicus.if.org Git - postgresql/shortlog
postgresql
2005-12-23 Tom LaneAdd an officially exported libpq function to encrypt...
2005-12-23 Bruce MomjianAdd quotes around search_path "$user" so that SHOW...
2005-12-22 Bruce MomjianUpdate item:
2005-12-22 Tom LaneAdjust string comparison so that only bitwise-equal...
2005-12-22 Bruce MomjianUpdate interval documenation to mention the storage...
2005-12-21 Bruce MomjianAdd documentation example of using interval multiplicat...
2005-12-21 Bruce MomjianAdd additional example for interval multiplication.
2005-12-21 Teodor SigaevMultibyte encodings support for ISpell dictionary
2005-12-20 Tom LaneTeach planner how to rearrange join order for some...
2005-12-20 Tom LaneFix broken markup.
2005-12-18 Peter EisentrautAdd new psql command \password for changing role passwo...
2005-12-17 Bruce MomjianFix typo.
2005-12-17 Bruce MomjianUpdate s_lock.c comments.
2005-12-17 Bruce MomjianUpdate ASM comments.
2005-12-17 Bruce MomjianRemove item:
2005-12-17 Bruce MomjianUpdate:
2005-12-17 Bruce MomjianAdd mention of possible patent problems with star joins...
2005-12-17 Bruce MomjianAdd:
2005-12-17 Bruce MomjianAdd more function to TODO:
2005-12-17 Bruce MomjianUpdate:
2005-12-17 Bruce MomjianUpdate FAQ, second version.
2005-12-17 Bruce MomjianUpdate Japanese FAQ.
2005-12-17 Bruce MomjianAdd:
2005-12-17 Bruce MomjianAdd URL for Solaris qsort() bug.
2005-12-17 Bruce MomjianUpdate doc mention that Solaris qsort() might be fixed.
2005-12-16 Alvaro HerreraAdd a note to Win32 gettimeofday() emulation, per Qingq...
2005-12-16 Bruce MomjianForce update.
2005-12-16 Neil ConwayFix some typos in the TODO list.
2005-12-16 Tom LaneRethink prior patch to filter out dead backend entries...
2005-12-14 Tom LaneDefend against crash while processing Describe Statemen...
2005-12-14 Tom LaneFix problem with whole-row Vars referencing sub-select...
2005-12-12 Bruce MomjianUse a proper enum for tri-valued variables.
2005-12-12 Bruce MomjianDocument tri-valued variables in createdb, +1, -1, 0.
2005-12-12 Bruce MomjianUpdate wording, query -> statement:
2005-12-12 Teodor SigaevImprove support of multibyte encoding:
2005-12-11 Tom LaneDivide the lock manager's shared state into 'partitions...
2005-12-11 Neil ConwayImplement IS NOT DISTINCT FROM, update the regression...
2005-12-11 Bruce MomjianRemove item:
2005-12-10 Tom LaneTeach deparsing of CASE expressions to cope with the...
2005-12-10 Tom LaneRemove incorrect increment of lineno, per David Fetter.
2005-12-09 Bruce MomjianDone:
2005-12-09 Peter EisentrautAllow installation into directories containing spaces...
2005-12-09 Tom LaneAdd release notes for back branches (7.3 and up).
2005-12-09 Bruce MomjianAdd documentation about the behavior of BEFORE triggers...
2005-12-09 Bruce MomjianRemove mention that history is _now_ automatically...
2005-12-09 Tom LaneFix broken markup.
2005-12-09 Tom LaneFix core dump in error path of plpgsql_parse_tripwordty...
2005-12-09 Bruce MomjianCompleted:
2005-12-09 Peter EisentrautLet initdb detect the date order of the lc_time locale...
2005-12-09 Bruce MomjianI reconfirmed MS-VC6. Thank you for wonderful correspon...
2005-12-09 Bruce MomjianStamp libraries for 8.2 by updating minor library versi...
2005-12-09 Tom LaneSimplify lock manager data structures by making a clear...
2005-12-08 Bruce MomjianRelease note wording improvements.
2005-12-08 Bruce MomjianWrap UTF-8 paragraph.
2005-12-08 Bruce MomjianUpdate wording of translation bug item.
2005-12-08 Bruce MomjianUpdate for 8.1.1.
2005-12-08 Bruce MomjianUpdate release notes for 8.1.1.
2005-12-08 Bruce MomjianAdd Teodor:
2005-12-08 Bruce MomjianRemove a few people:
2005-12-08 Bruce MomjianFAQ_AIX in 8.1.0 contains outdated information about...
2005-12-08 Bruce Momjianthere's a paragraph in the ALTER TABLE reference page...
2005-12-08 Bruce Momjian> 1) I'm proposing a patch to do the DROP FUNCTION...
2005-12-08 Peter EisentrautPut [] around default value for port number.
2005-12-08 Bruce MomjianRemove empty heading row in error table.
2005-12-08 Peter EisentrautAdd missing translation marker
2005-12-08 Bruce MomjianAdd "Constant" column to error code table.
2005-12-08 Peter EisentrautDocumentation fix: s/event_object_name/event_object_table/g
2005-12-08 Tom LaneFix bgwriter's failure to release buffer pins and open...
2005-12-08 Bruce MomjianI recently received the Debian bug report below about...
2005-12-08 Bruce MomjianAdd documentation about the inability of plpsql to...
2005-12-08 Bruce MomjianDisble some Win32-specific code in win32-client-only...
2005-12-08 Tom LaneFix thinko in comment.
2005-12-08 Teodor SigaevImprove tag recognizing
2005-12-07 Tom LanePush the responsibility for handling ignore_killed_tupl...
2005-12-07 Tom LaneA couple of tiny performance hacks in _bt_step(). ...
2005-12-07 Bruce MomjianUpdate:
2005-12-07 Tom LaneFix incorrect SPI example, per Yoshihisa Nakano.
2005-12-07 Tom LaneFix a couple of lingering references to POSTQUEL query...
2005-12-07 Tom LaneSpell "explicitly" correctly, per Simon.
2005-12-07 Bruce MomjianImprove lazy vacuum wording.
2005-12-07 Teodor SigaevFix small memory leak
2005-12-07 Teodor SigaevImprove word parser.
2005-12-07 Bruce MomjianClarify vacuum lazy can shrink a file under certain...
2005-12-06 Tom LaneGet rid of slru.c's hardwired insistence on a fixed...
2005-12-06 Bruce MomjianUpdate iconv wording, per Peter.
2005-12-06 Bruce MomjianAdd:
2005-12-06 Bruce MomjianHighlight diff idea for iconv.
2005-12-06 Bruce Momjianiconv uses UTF-8, not UTF8.
2005-12-06 Bruce MomjianDocument method of removing invalid UTF8 escape sequenc...
2005-12-06 Bruce MomjianDocumentation cleanup mention:
2005-12-06 Bruce MomjianSince my name has a non-ascii-letter in it, it's often...
2005-12-06 Bruce MomjianAdd documentation on the use of *printf() macros and...
2005-12-06 Teodor SigaevFix stupid bug with sizeof
2005-12-06 Tom LaneArrange for read-only accesses to SLRU page buffers...
2005-12-06 Tom LaneIn a nestloop inner indexscan, it's OK to use pushed...
2005-12-06 Tom Laneecpg/pgtypeslib seems to need snprintf.c pulled in...
2005-12-06 Tom LanePut undef's before extern declarations that need 'em...
2005-12-06 Bruce MomjianAdd comment on why pg *printf functions are used uncond...
2005-12-06 Tom LaneMake Win32 build use our port/snprintf.c routines,...
2005-12-05 Tom LaneDocument return-value conventions used by this implemen...
next