]> granicus.if.org Git - postgresql/shortlog
postgresql
2006-12-24 Tom LaneBring some order and sanity to error handling in the...
2006-12-24 Tom LaneFix machine-dependent crash in sqlchar_to_unicode(...
2006-12-24 Tom LaneCode review for XML patch. Instill a bit of sanity...
2006-12-23 Tom LaneSuppress various compiler warnings in new xml code.
2006-12-23 Bruce MomjianRemove unnecessary parentheses in if() statements.
2006-12-23 Bruce MomjianChange a VACUUM manual page word from 'deleted' to...
2006-12-23 Bruce MomjianDocument that CREATE TYPE names should not begin with...
2006-12-23 Bruce MomjianFor GUC values, check for partial string matches on...
2006-12-23 Tom LaneRestructure operator classes to allow improved handling...
2006-12-22 Bruce MomjianAdd a link to the developer's FAQ for my article about...
2006-12-22 Bruce MomjianSlight adjustments to xml documentation to reflect...
2006-12-21 Peter EisentrautFix expected file.
2006-12-21 Peter EisentrautCatalog version bump for SQL/XML changes.
2006-12-21 Teodor SigaevFix convertion for 'PFX flag N num'
2006-12-21 Peter EisentrautInitial SQL/XML support: xml data type and initial...
2006-12-20 Bruce Momjian8.3 release schedule is year 2007, not 2006.
2006-12-19 Bruce MomjianAdd timeline for next release to developer's FAQ.
2006-12-19 Bruce MomjianItem done.
2006-12-19 Andrew DunstanInterpret a dbName param to PQsetdbLogin as a conninfo...
2006-12-18 Tom LaneSet pg_am.amstrategies to zero for index AMs that don...
2006-12-18 Andrew Dunstanfix thinko in placement of TimeValStruct typedef in...
2006-12-17 Bruce MomjianFix typo:
2006-12-17 Bruce MomjianMove entry into CLUSTER section:
2006-12-16 Andrew Dunstanenable \timing oputput for \copy commands
2006-12-15 Tom LaneFix some planner bugs exposed by reports from Arjen...
2006-12-15 Tom LanePut JST back into the default set of timezone abbreviat...
2006-12-15 Bruce MomjianBack out double-run of PDF/PS output. Requires buildin...
2006-12-15 Bruce MomjianTODO item not wanted:
2006-12-15 Bruce MomjianLink to summary XML email, rather than thread top:
2006-12-15 Bruce MomjianDocument issues for SGML and XML:
2006-12-15 Bruce MomjianDocument patch needed to get PDF and PS output in a...
2006-12-15 Bruce MomjianRemove unneeded tab in file.
2006-12-15 Bruce MomjianRun Jade twice when outputting Postscript and PDF so...
2006-12-14 Tom LaneMake --with-ldap build on Unixware, per Olivier Prenant.
2006-12-14 Peter EisentrautRemove Windows port^W^Wobsolete template file.
2006-12-14 Peter EisentrautActivate WIN32_STACK_RLIMIT override only on platforms...
2006-12-13 Tom LanePut back yet another improperly-removed #include, per...
2006-12-12 Bruce MomjianUpdate entry:
2006-12-12 Tom LaneFix planner to do the right thing when a degenerate...
2006-12-12 Bruce MomjianDocument that log_line_prefix %t does not print timezon...
2006-12-12 Bruce MomjianOops, removed:
2006-12-12 Bruce MomjianAdd:
2006-12-12 Peter EisentrautAllow augmenting CPPFLAGS from the configure command...
2006-12-11 Bruce MomjianRemove blank lines in HTML FAQ.
2006-12-11 Bruce MomjianAdd FAQ entry to mention using COALESCE() for concatena...
2006-12-10 Tom LaneAdd a paramtypmod field to Param nodes. This is dead...
2006-12-10 Peter EisentrautMake separate targets for building printable documentat...
2006-12-10 Peter EisentrautReorganize XSLT stylesheet support. Put common things...
2006-12-10 Peter EisentrautAdd some information about increasing JadeTeX parameters.
2006-12-10 Peter EisentrautDrop indentation of verbatim environments in print...
2006-12-10 Peter EisentrautGeneralize Texinfo rules. Prevent them from overriding...
2006-12-08 Tom LaneRemove the logId/logSeg fields from pg_control, because...
2006-12-08 Tom LaneFix broken markup.
2006-12-08 Neil ConwayFix the build for when SHOW_MEMORY_STATS is defined...
2006-12-08 Tom LaneAvoid double free of _SPI_current->tuptable. AtEOSubXa...
2006-12-07 Tom LaneRepair incorrect placement of WHERE clauses when there...
2006-12-06 Tom LaneFix planning of SubLinks to ensure that Vars generated...
2006-12-06 Neil ConwayAdd a txn_start column to pg_stat_activity. This makes...
2006-12-06 Neil ConwayVarious improvements to the GUC description strings...
2006-12-06 Bruce MomjianChange psql \\ example to use single quotes, per TOm.
2006-12-06 Bruce MomjianBack out mention of port success from FAQs, per Tom...
2006-12-06 Bruce MomjianClean up psql -c documentation that uses \\.
2006-12-05 Bruce MomjianMake URL to docs use /current/.
2006-12-05 Bruce MomjianFix documentation example of using psql \x with a SELEC...
2006-12-05 Neil ConwayFix typos in comments and error messages in HStore...
2006-12-05 Bruce MomjianUpdate of port patches, HEAD patch only.
2006-12-04 Bruce MomjianFix pg_dump linking on Win32 with MSVS win32.mak:
2006-12-04 Bruce MomjianPatch of Win32 Encoding problem for server messages...
2006-12-04 Teodor SigaevFix core dump of ispell for case of non-successfull...
2006-12-04 Tom LaneRefactor ExecGetJunkAttribute to avoid searching for...
2006-12-03 Tom LaneFix LIMIT/OFFSET for null limit values. This worked...
2006-12-02 Tom LaneStamp HEAD as 8.3devel.
2006-12-02 Bruce MomjianUpdate most recent version from 8.2 to 8.2.0.
2006-12-02 Peter EisentrautCollect the bits of wisdom about dtrace installation...
2006-12-02 PostgreSQL... v8.2.0 is now released ... REL8_2_0
2006-12-02 Bruce MomjianStamp 8.2, except configure.in.
2006-12-02 Bruce MomjianUpdate for release 8.2.
2006-12-02 Peter EisentrautWording refinement for external references in man pages.
2006-12-02 Peter EisentrautDon't ship spi_* man pages. (We don't do that anyway...
2006-12-02 Peter EisentrautTranslation updates
2006-12-02 Tom LanePut release date in release notes.
2006-12-02 Tom LaneAdd some documentation for DTrace support. Simon Riggs
2006-12-02 Peter EisentrautMake Options for Windows a second-level heading instead...
2006-12-01 Tom LaneEditorial improvements for GIN documentation.
2006-12-01 Tom LaneSome more supported-platforms updates: buildfarm hare...
2006-12-01 Tom LaneDocument the recently-understood hazard that a rollback...
2006-12-01 Tom LaneMake the bgwriter's error recovery path do smgrcloseall...
2006-12-01 Tom LaneEditorial improvements to backup and warm-standby docum...
2006-12-01 Tom LaneMinor wording improvements.
2006-12-01 Tom LaneAdjust the description of locking to clarify that locks...
2006-11-30 Tom LaneBetter solution to the tr problem: use sed instead...
2006-11-30 Tom LaneImprove portability of 'tr' invocation in PGAC_ARG_CHEC...
2006-11-30 Tom LaneUpdate supported-platforms list based on recent buildfa...
2006-11-30 Peter EisentrautFix typos
2006-11-30 Tom LaneMinor adjustments to make failures in startup/shutdown...
2006-11-30 Teodor SigaevFix bug with page deletion. If inner page is removed...
2006-11-29 Alvaro HerreraFix Makefile problem which prevented installation on...
2006-11-29 Tom LaneIgnore libedit/libreadline while probing for strlcpy...
2006-11-29 Tom LaneMore MSVC build support from Magnus.
2006-11-29 Peter EisentrautSpelling fix
next