]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-11-20  Bruce MomjianUpdate HISTORY to current changes.
2001-11-20  PostgreSQL... update configure.in for b3 ...
2001-11-20  Tom LaneSome minor tweaks of REINDEX processing: grab exclusive... REL7_2_BETA3
2001-11-20  Tom LaneExpand description of how to use REINDEX.
2001-11-20  Tatsuo IshiiSimplify pg_convert() in that it calls pg_convert2...
2001-11-20  Tom LaneDouble quotes in ln command to guard against spaces...
2001-11-19  Bruce MomjianChange 'return ;' to 'return;'; remove space.
2001-11-19  Tom LaneFill in empty tutorial section about transactions.
2001-11-19  Bruce MomjianIndent jdbc case labels using pgjindent.
2001-11-19  Bruce MomjianMore jdbc comment cleanups. Code looks very nice now.
2001-11-19  Bruce MomjianUpdate pgindent README so it gets *.java.in files.
2001-11-19  Bruce MomjianJDBC indenting, comment cleanups.
2001-11-19  Bruce MomjianUpdate TODO list.
2001-11-19  Tom LaneTweak format_type so that we get good behavior for...
2001-11-19  Bruce MomjianFix arg coerect match text type, per Tom.
2001-11-19  Tom LaneTry to be a little bit clearer about the implications...
2001-11-19  Bruce MomjianMake text octet_length() return non-compressed length...
2001-11-19  Bruce MomjianUpdate TODO list.
2001-11-19  Tom LaneGrammatical and spelling fixes.
2001-11-19  Tatsuo IshiiFix nasty bugs in pg_convert() and pg_convert2().
2001-11-19  Hiroshi InoueFix comment at top of file to match file name.
2001-11-19  Tom Lanepg_restore should exit with status 0, not 1, on success.
2001-11-19  Tom LaneFix a few typos, grammatical problems, etc in new tutor...
2001-11-19  Tom LaneA bunch of small doco updates motivated by scanning...
2001-11-18  Tom LaneAdd example of using 'sameuser' followed by 'all' pg_hb...
2001-11-18  Bruce MomjianImprove comments about duplicate files.
2001-11-18  Tom LaneFix some typos.
2001-11-18  Tom LaneUpdate various obsolete remarks about VACUUM.
2001-11-18  Tom LaneFix typo.
2001-11-18  Tom Laneutils/geo-decls.h should be utils/geo_decls.h, per...
2001-11-18  Tom LaneMention that LIKE ... ESCAPE '' is allowed to specify no
2001-11-18  Bruce MomjianUpdate TODO list.
2001-11-18  Tom LanePoint out that TRUNCATE can't be used inside a transact...
2001-11-18  Peter EisentrautInitial round of tweakage for man pages
2001-11-18  Peter EisentrautUpdates about NLS
2001-11-18  Bruce MomjianUpdate TODO list.
2001-11-18  Tatsuo IshiiOptimization for bpcharlen, textlen, varcharlen in...
2001-11-18  Tom LaneMention the option to submit bug reports via a web...
2001-11-18  Tom LaneFix obsolete claim that only btree indexes support...
2001-11-18  Tom LaneClean up treatment of creating/dropping databases in...
2001-11-17  Tom LaneCopy-editing.
2001-11-17  Tom LaneExpand documentation for sequence functions (nextval...
2001-11-17  Bruce MomjianUpdate TODO list.
2001-11-17  Bruce MomjianUpdate TODO list.
2001-11-17  Peter EisentrautUpdate key words for recent grammar changes
2001-11-17  Tom LaneFix performance problems in TOAST compressor. The...
2001-11-17  Bruce MomjianUpdate Japanese FAQ's.
2001-11-16  Tom LaneIsSystemRelationName() treats TOAST relations as system...
2001-11-16  Bruce MomjianAdd missing prototype.
2001-11-16  Bruce MomjianAdd configure result checks on odbc, per Peter E.
2001-11-16  Tom Laneplpython security and error handling fixes, from
2001-11-16  Bruce MomjianUpdate TODO list.
2001-11-16  Tom LaneOnce again, Michael has overwritten someone else's...
2001-11-16  Peter EisentrautMake the yacc rules safe for parallel make. See discus...
2001-11-16  Tom LaneRemove 'triggered data change violation' error check...
2001-11-16  Peter EisentrautUse -f for rm.
2001-11-16  Michael MeskesCommitted again to add the missing files/patches.
2001-11-16  Hiroshi InoueChange SQLDescribeCol so that it returns alias name...
2001-11-16  Tom LaneUpdate keyword lists per suggestions by Peter. There...
2001-11-16  Tom LaneFix silly error in plpgsql example.
2001-11-15  Tom LaneAdd documentation for new plpgsql cursor operations...
2001-11-15  Tom LaneFix some problems in new plpgsql cursor operations...
2001-11-15  Bruce MomjianRead getopt() into an int, not char.
2001-11-15  Tom LaneAutoconf.
2001-11-15  Bruce MomjianWell the absolute correct solution would involve all of:
2001-11-15  Bruce MomjianUpdate md5.h because it can't get the value from configure.
2001-11-15  Bruce MomjianFix for AIX compile and unsigned/signed typedefs.
2001-11-15  Peter EisentrautOnly use RTLD_GLOBAL when available, which it isn't...
2001-11-15  Tom LaneSignificant editorial overhaul of plpgsql documentation.
2001-11-15  Tatsuo IshiiAdd changes for multibyte support in 7.2.
2001-11-15  Bruce MomjianFix comment at top of file to match file name.
2001-11-15  Bruce MomjianUpdate TODO list.
2001-11-14  Tom LaneOverhaul SPI documentation: bring it into some semblanc...
2001-11-14  Tom LaneTry to be a little less terse about dealing with variab...
2001-11-14  Bruce MomjianGnu -> GNU in docs.
2001-11-14  Dave Cramerfixes getIndex to work with forte's transparent persistence
2001-11-14  Bruce MomjianUpdate TODO list.
2001-11-14  Michael MeskesAdded Christof's patches.
2001-11-14  Barry LindAttached is a patch against the CVS repository that...
2001-11-13  Bruce MomjianUpdate CVS tags.
2001-11-13  Bruce MomjianUse better CVS tag.
2001-11-13  Bruce MomjianRemove md5.c check, add CVS log stamp. Update comments.
2001-11-13  Tom LaneGive a more intelligible and useful error message for...
2001-11-13  Bruce MomjianUpdate TODO list.
2001-11-12  Tom LaneTweak parser so that there is a defined representation...
2001-11-12  Bruce MomjianUpdate TODO list.
2001-11-12  Tom LaneIf the alternatives for a CASE construct all have the...
2001-11-12  Tom LaneIf the inputs of a UNION/INTERSECT/EXCEPT construct...
2001-11-12  Barry Lindfixed bug in ResultSet. Version 1.29 backed out two...
2001-11-12  Peter EisentrautAdd some more index entries.
2001-11-12  Barry LindCommit to support MD5 passwords as per the backend...
2001-11-12  Bruce MomjianAdd port number to pg_dumplo.
2001-11-12  Tom LaneRepair crash in EvalPlanQual of query involving nestloo...
2001-11-12  Tom LaneRemove duplicate extern declaration.
2001-11-12  Tom Lanepsql's \do was going out of its way to lie about the...
2001-11-12  Bruce MomjianUpdate FAQ.
2001-11-12  Bruce MomjianUpdate TODO list.
2001-11-12  Bruce Momjian Tables without oids wouldn't be able to be
2001-11-12  Tom LaneRemove a bunch more no-longer-used stuff in libpq-be.h.
2001-11-12  Bruce MomjianUpdate TODO list.
next