]> granicus.if.org Git - postgresql/shortlog
postgresql
2003-09-03 Tom LaneWork around ENOTEMPTY being an alias for EEXIST on...
2003-09-03 Tom LaneRepair problems with to_char() overrunning its input...
2003-09-02 Tom LaneIn _bt_check_unique() loop, don't bother applying _bt_i...
2003-09-02 Peter EisentrautRemove outdated CLI things.
2003-09-02 Tom LaneCause standalone backend (including bootstrap case...
2003-09-02 Tom LaneSeveral fixes for hash indexes that involve changing...
2003-09-02 Tom LaneFix a couple typos, add some more comments.
2003-09-02 Tom LaneRewrite hashbulkdelete() to make it amenable to new...
2003-09-01 Peter EisentrautDo not pass server_encoding to the client.
2003-09-01 Peter EisentrautClean up after pygresql removal: adjust/remove document...
2003-09-01 Tom LanePreliminary cleanup for hash index code (doesn't attack...
2003-09-01 Tom LaneAdd some internals documentation for hash indexes,...
2003-09-01 Bruce MomjianAdd mention of OID wraparound.
2003-09-01 Michael MeskesFixed two bugs in pgtypes library.
2003-09-01 Bruce MomjianRename DoIt to changeVar, for clarity.
2003-08-31 Peter EisentrautTranslation update
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-08-31 Peter EisentrautSet LC_ALL=C when running collateindex.pl to get predic...
2003-08-30 Bruce MomjianGuard against pgindent changing =- to = -.
2003-08-30 Bruce MomjianFix unixware template --- had spaces around equals.
2003-08-28 Tom LaneMake documentation of pg_restore's -N, -o, -r switches...
2003-08-28 Tom Lanepg_dump and pg_restore -r had managed to diverge on...
2003-08-28 Tom LaneEnsure that FK constraints are dumped after primary...
2003-08-28 Tom LaneFix stupid typo (mine I suppose) in CopyGetData. Per...
2003-08-28 Teodor SigaevMore accuracy works with stopwords in queries
2003-08-27 Tom LaneAdjust date/time input parsing code to correctly distin...
2003-08-27 Peter EisentrautAdd "override" for make variable JADEFLAGS, since upper...
2003-08-27 Peter EisentrautMajor cleanup of SPI chapter
2003-08-27 Tom LaneDepartment of second thoughts: can't reorder merge...
2003-08-27 Bruce MomjianUpdate URL for 7.3 changes:
2003-08-27 PostgreSQL... update to beta2 REL7_4_BETA2
2003-08-27 Peter EisentrautShare PG_DIAG_* macros between client and server and...
2003-08-26 Tom LanePush subplan clauses to the back in qual lists for...
2003-08-26 Bruce MomjianCall it Linux, not GNU/Linux.
2003-08-26 Tom LaneUse separate SQLSTATE codes for file not found/file...
2003-08-26 Bruce Momjianpsql's HISTSIZE from .psqlrc do not want to be set...
2003-08-26 Bruce MomjianThis patch adds a new regression test for the UPDATE...
2003-08-26 Michael MeskesFixed connect statement with username in variable.
2003-08-26 Bruce MomjianAttached is a (very small) patch to make analyze displa...
2003-08-26 Tom LaneMop-up for previous change to determine default shared_...
2003-08-26 Teodor Sigaevfix module name in MODULE_PATHNAME substitution
2003-08-26 Barry LindAttempt to fix setMaxFieldSize() logic that was checked...
2003-08-25 Tom LaneAdd the Brazilian time zone abbreviations BRT, BRST...
2003-08-25 Tom LaneAllow parsing of time and timetz inputs to accept the...
2003-08-25 Peter EisentrautTranslation updates
2003-08-25 Tom LaneRefactor code so that to_date() does not call to_timest...
2003-08-25 Michael MeskesSynced parser and fixed a bug in error output to log...
2003-08-25 Bruce MomjianAdd:
2003-08-25 Bruce MomjianFix unixware thread test.
2003-08-25 Tatsuo IshiiFix GB18030 to UTF-8 mapping table
2003-08-24 Bruce MomjianAdd quotes to += of unixware threads define.
2003-08-24 Bruce MomjianAdd:
2003-08-24 Barry LindApplied patches from Oliver Jowett to fix the following...
2003-08-24 Peter EisentrautFix translation mistake.
2003-08-24 Peter EisentrautTranslation updates
2003-08-24 Peter EisentrautChange warnings for non-existing or pre-existing cursor...
2003-08-24 Peter EisentrautAdd macros for error result fields to libpq.
2003-08-24 Tatsuo IshiiFix GB18030 to UTF-8 mapping table
2003-08-23 Peter EisentrautBring the makefiles up to our conventions.
2003-08-23 Peter EisentrautEnable uninstalling data files that were installed...
2003-08-23 Peter EisentrautFix uninstall target.
2003-08-23 Peter EisentrautCorrect uninstall target.
2003-08-22 Tom LaneTweak grammar to use FastAppend rather than lappend...
2003-08-22 Tom LaneTweak processing of multiple-index-scan plans to reduce...
2003-08-21 Teodor SigaevISpell info updated
2003-08-20 Peter EisentrautTranslation updates
2003-08-19 Tom LaneUpdates for array documentation, from Joe Conway.
2003-08-19 Tom LaneImprove dynahash.c's API so that caller can specify...
2003-08-18 Tom LaneWhen compiling a plpgsql trigger function, include...
2003-08-18 Bruce MomjianDone:
2003-08-17 Tom LaneFix ARRAY[] construct so that in multidimensional case...
2003-08-17 Tom LaneClean up locktable init code per recent gripe from...
2003-08-17 Tom LaneSomebody forgot to include any actual documentation...
2003-08-17 Tom LaneUpdate documentation to reflect the fact that ORDER...
2003-08-17 Tom LaneFix broken markup.
2003-08-17 Tom LaneCreate a 'type cache' that keeps track of the data...
2003-08-17 Bruce MomjianAdd to release notes.
2003-08-17 Bruce MomjianAdd:
2003-08-17 Bruce MomjianI almost forgot mark in docs "to_char(interval)" as...
2003-08-17 Bruce MomjianAdd:
2003-08-17 Bruce MomjianThis patch makes two minor fixes to the docs: (1) fixes a
2003-08-17 Bruce MomjianThere is a misstatement in the CLOSE reference page...
2003-08-17 Bruce MomjianAdd:
2003-08-17 Bruce MomjianI just noticed that the sample pg_hba.conf in the docs...
2003-08-17 Bruce MomjianThe attached patch adds some clarification to the docum...
2003-08-17 Bruce MomjianAdd:
2003-08-17 Bruce MomjianAdd:
2003-08-17 Bruce MomjianAdd:
2003-08-17 Bruce Momjian(I always forget what the magic numbers 0 through 2...
2003-08-17 Bruce MomjianAdd mention of sort_mem in the restore docs.
2003-08-17 Bruce MomjianUpdate for 7.3 tips URL.
2003-08-17 Bruce MomjianAdd to libpq changes made by Tom for new protocol.
2003-08-17 Bruce MomjianNot needed, already in CVS.
2003-08-16 Bruce MomjianAdd description of error style.
2003-08-16 Bruce MomjianAdd mention that Kerberos 4 isn't recommended.
2003-08-16 Bruce MomjianMake NEED_REENTRANT_FUNC_NAMES _require_ *_r functions...
2003-08-15 Barry LindUpdated the blob regression test to actually use the...
2003-08-15 Barry LindFixed improper message length for the connection termin...
2003-08-15 Teodor SigaevEliminate function start_parse_fh and macro YY_INPUT
2003-08-15 Tom LaneRewrite array_cmp to not depend on deconstruct_array...
next