]> granicus.if.org Git - postgresql/shortlog
postgresql
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
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
next