]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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
2006-11-28  Tom LaneAdd an example showing how to cope with mixed-case...
2006-11-28  Tom LaneUpdate timezone data to tzdata2006p zic distribution...
2006-11-28  Tom LaneMark to_char(timestamp without timezone) as stable...
2006-11-28  Peter EisentrautFix some translator comments so that xgettext finds...
2006-11-28  Peter EisentrautAdd workaround for localizing May and abbreviated May...
2006-11-28  Michael MeskesAlso install ecpg_config.h
2006-11-28  Tom LaneAdd $(CFLAGS) to the simplified build rule for .so...
2006-11-28  Andrew Dunstanprotect vfprintf from hijacking by Windows gettext...
2006-11-28  Tom LaneFix inheritance description to note that not-null const...
2006-11-27  Peter EisentrautFix gratuitous message spelling differences
2006-11-26  Tom LaneMake pg_restore usage examples more useful: illustrate...
2006-11-25  Peter EisentrautFix misspellings of GB.
2006-11-25  Peter EisentrautCorrect misspellings of kB.
2006-11-25  Neil ConwayCosmetic release note fix.
2006-11-25  PostgreSQL... update for rc1 REL8_2_RC1
2006-11-25  Bruce MomjianCopy fsync() defines into test_fsync.c, someday place...
2006-11-25  Bruce MomjianDocument that to_char() "TM" is controlled by lc_messages.
2006-11-24  Tom LaneUpdate release notes for RC1.
2006-11-24  Tom LaneFix psql's \copy command to ensure that it cycles libpq...
2006-11-24  Bruce MomjianRevert (too late in beta):
2006-11-24  Tom LaneChange pg_stat_all_tables and sister views to put the...
2006-11-24  Tom LaneMake contrib/isn pass the opr_sanity sanity checks...
2006-11-24  Peter EisentrautTranslation updates
2006-11-24  Peter EisentrautSeparate release preparation jobs for all releases...
2006-11-24  Bruce MomjianFix to_char() locale handling to honor LC_TIME, not...
2006-11-24  Peter EisentrautKB -> kB
2006-11-23  Teodor SigaevFix lowercasing while parse OO dictionary
2006-11-23  Bruce MomjianRevert out:
2006-11-23  Bruce MomjianUpdate fsync test to match new O_DIRECT behavior.
2006-11-23  Bruce MomjianUpdate wording:
2006-11-23  Neil ConwaySpelling and related minor fixes for the GIN docs.
2006-11-23  Tom LaneUn-break ecpg regression test.
2006-11-23  Neil ConwayMore minor SGML improvements for xfunc.sgml, including...
2006-11-23  Bruce MomjianDocument that Kerberos is for authentication, and does...
2006-11-23  Neil ConwayFix a typo in recent xfunc addition, do some routine...
2006-11-23  Neil ConwayAdd a comment noting that heap_copytuple_with_tuple...
2006-11-23  Bruce MomjianUpdate lock comments for concurrent index creation...
2006-11-23  Bruce MomjianAdd:
2006-11-23  Bruce MomjianAdd:
2006-11-23  Bruce MomjianMake ecpg test variable 'times' static so as not to...
2006-11-23  Bruce MomjianAdd "(assuming <varname>standard_conforming_strings...
2006-11-23  Bruce MomjianShared Memory Hooks Documentation
2006-11-23  Bruce MomjianAdd release entry for 8.1.5 that was missing:
2006-11-23  Tom LaneSeveral changes to reduce the probability of running...
2006-11-22  Bruce MomjianMore HA wording improvements.
2006-11-22  Bruce MomjianUpdate HA docs with more wording improvements.
2006-11-22  Bruce MomjianWording and term clarification for HA docs, per Markus...
2006-11-22  Teodor SigaevAvoid infinity calculations in rank_cd
2006-11-22  Bruce MomjianMention OIDs are now not created by default.
2006-11-22  Bruce MomjianNew async/sync multi-master headings for docs.
2006-11-22  Bruce MomjianNew async/sync multi-master headings for docs.
2006-11-22  Bruce MomjianAdd mention of shared-memory/disk for multi-master...
2006-11-21  Tom LaneGet rid of retail definitions of HAVE_STRDUP and HAVE_V...
2006-11-21  Tom LaneTranslate Windows' GMT Standard Time/GMT Daylight Time...
2006-11-21  Bruce MomjianHA doc wording improvement.
2006-11-21  Tom LanePrevent intratransaction memory leak when a subtransact...
2006-11-21  Tom LaneSuppress timezone (%Z) part of timestamp display when...
2006-11-21  Tom LaneFix plpython to work (or at least pass its regression...
2006-11-21  Bruce MomjianMention pgpool-II can do Clustering For Parallel Query...
2006-11-21  Tom LaneOn systems that have setsid(2) (which should be just...
2006-11-21  Bruce MomjianUpdate Statement-Based Replication Middleware docs...
2006-11-21  Teodor SigaevFix type in return value
2006-11-21  Bruce MomjianIn HA/load balancing does:
2006-11-21  Neil ConwayVC build patch from Magnus:
2006-11-21  Bruce MomjianMove libpq environment reference in psql documentation...
2006-11-21  Andrew Dunstanremove duplicate declaration, per report from Magnus...
2006-11-21  Tom LaneIf SSL negotiation fails and SSLMODE is 'prefer', then...
2006-11-21  Bruce MomjianAdd capitalization mention.
next