]> granicus.if.org Git - postgresql/history - doc
Get rid of dependency on strtoull() --- Marko Kreen.
[postgresql] / doc /
2007-10-08 Bruce MomjianAdd:
2007-10-07 Alvaro HerreraA few improvements to analyze and vacuum sections in...
2007-10-07 Alvaro HerreraChange π to plain "pi" in index entry, to avoid...
2007-10-07 Alvaro HerreraClean up the doc makefile for draft HTML generation...
2007-10-07 Alvaro HerreraRemove stylesheet.css file on "make clean", created...
2007-10-06 Alvaro HerreraFix missing parenthesis, per Guillaume Lelarge.
2007-10-06 Alvaro HerreraFix SGML markup, from Guillaume Lelarge.
2007-10-05 Tom LaneRemove some cross-references that don't seem to work...
2007-10-04 Tom LaneSome desultory markup improvements in the new release...
2007-10-04 Tom LaneStamp 8.3beta1, except in configure.in/configure.
2007-10-04 Neil ConwayTwo fixes for the release notes from Guillaume Smet...
2007-10-04 Neil ConwayFirst pass at SGML-ifying the 8.3 release notes. Plenty...
2007-10-03 Tom LaneSecond pass at 8.3 release notes: put items in a bit...
2007-10-03 Neil ConwayVarious minor improvements to the 8.3 release notes.
2007-10-03 Tom LaneSome editorial improvements for recently-added ALTER...
2007-10-03 Tom LaneFirst cut at 8.3 release notes. SGML markup is nonexis...
2007-10-01 Tom LaneAdd catalogs.sgml documentation for text search catalogs.
2007-10-01 Tom LaneAdd note warning against use of pre-8.4 multithreaded...
2007-09-30 Tom LaneAdd an extra header byte to TOAST-pointer datums to...
2007-09-29 Tom LaneMake archive recovery always start a new timeline,...
2007-09-28 Tom LaneChange initdb and CREATE DATABASE to actively reject...
2007-09-28 Bruce MomjianRemove:
2007-09-27 Tom LaneAdd virtual transaction IDs to CSVLOG output, so that...
2007-09-27 Bruce MomjianLowercase all mentions of "PostgreSQL" in URLs, per...
2007-09-26 Tom LaneMinor improvements in backup and recovery:
2007-09-26 Bruce MomjianRename "PostgreSQL" to "Postgres" in 3 places.
2007-09-26 Bruce MomjianRename "PostgreSQL" to "Postgres" in 7 places in the...
2007-09-26 Bruce MomjianAdd:
2007-09-26 Bruce MomjianDocument that libpq's PQntuples() might overflow.
2007-09-25 Tom LaneJust-in-time background writing strategy. This code...
2007-09-24 Tom LaneSimplify and rename some GUC variables, per various...
2007-09-24 Andrew DunstanRemove "convert 'blah' using conversion_name" facility...
2007-09-23 Bruce MomjianTypo fix from Brendan Jurd.
2007-09-22 Tom LaneDocument the translations from Postgres message severit...
2007-09-21 Tom LaneImprove handling of prune/no-prune decisions by storing...
2007-09-20 Bruce MomjianDone:
2007-09-20 Tom LaneHOT updates. When we update a tuple without changing...
2007-09-19 Bruce MomjianRemove tabs from SGML file.
2007-09-18 Andrew DunstanClose previously open holes for invalidly encoded data...
2007-09-16 Tom LaneUpdate release notes for last-minute fix.
2007-09-15 Bruce MomjianUpdate Japanese FAQ.
2007-09-14 Bruce MomjianAdd:
2007-09-14 Bruce MomjianAdd:
2007-09-14 Bruce MomjianFix markup.
2007-09-14 Bruce MomjianUpdate pronunciation FAQ item.
2007-09-14 Bruce MomjianUpdate to mention alternate project name is "Postgres".
2007-09-14 Tom LaneFix markup that doesn't work in back branches.
2007-09-14 Bruce MomjianDocument atan2() as y/x, rather than x/y, to conform...
2007-09-14 Tom LaneMinor editorialization on release notes.
2007-09-14 Bruce MomjianAdd some links for escape strings.
2007-09-14 Bruce MomjianAdd LDAP URL documentation.
2007-09-14 Bruce MomjianUpdate documentation to mention that autovacuum also...
2007-09-14 Bruce MomjianClarify tar documentation about return error codes.
2007-09-14 Bruce MomjianUpdate tsearch include location in example.
2007-09-14 Bruce MomjianThis is small patch fixes a spi example (PG_MODULE_MAGI...
2007-09-14 Bruce MomjianUpdate GNU tar error code documentation.
2007-09-14 Bruce MomjianMentino that PAM doesn't work for Unix system authentic...
2007-09-14 Bruce MomjianUpdate documented error text.
2007-09-14 Bruce MomjianClarify age() 'months' calculation documentation.
2007-09-13 Bruce MomjianUpdate documentation to emphasize autovacuum rather...
2007-09-13 Bruce MomjianUpdate Japanese FAQ, backpatch.
2007-09-12 Bruce MomjianUpdate Japanese FAQ to current release number.
2007-09-11 Bruce MomjianUpcoming most recent release will be 8.2.5.
2007-09-11 Bruce MomjianStamp
2007-09-11 Tom LaneArrange for SET LOCAL's effects to persist until the...
2007-09-10 Tom LaneRevert temporary patch that made synchronous_commit...
2007-09-10 Tom LaneSet the correct context (PGC_SIGHUP) for log_autovacuum...
2007-09-07 Bruce MomjianAdd Hash thread URL:
2007-09-07 Tom LaneAllow CREATE INDEX CONCURRENTLY to disregard transactio...
2007-09-05 Bruce MomjianDone:
2007-09-05 Tom LaneImplement lazy XID allocation: transactions that do...
2007-09-04 Tom LaneSync examples of psql \dF output with current CVS HEAD...
2007-09-03 Tom LaneSupport SET FROM CURRENT in CREATE/ALTER FUNCTION,...
2007-09-03 Tom LaneImplement function-local GUC parameter settings, as...
2007-09-02 Bruce MomjianClean up whitespace.
2007-09-01 Bruce MomjianMore SGML alignment cleanups.
2007-09-01 Bruce MomjianProperly indent SGML source of libpq.sgml.
2007-08-31 Bruce MomjianOnly use SGML indexterm "zone" when we want to get...
2007-08-31 Bruce MomjianMake Gin/Gist text search tertiary index entries in...
2007-08-31 Bruce MomjianAdd comment on why SGML -wfully-tagged flag is needed...
2007-08-31 Bruce MomjianPlace GiST and GIN text search indexes as secondary...
2007-08-31 Bruce MomjianAgain improve text search index entries.
2007-08-31 Bruce MomjianIn text search docs, properly use indexterm _zone_...
2007-08-31 Bruce MomjianFix docs so indexes can be built by commenting out...
2007-08-31 Bruce MomjianAdd openjade warning -wfully-tagged to warn about missi...
2007-08-30 Bruce MomjianMake more logical index sections for text search.
2007-08-30 Tatsuo IshiiFix broken markup.
2007-08-29 Bruce MomjianUpdate tsearch documentation wording.
2007-08-29 Bruce MomjianText search documentation word improvements; move...
2007-08-29 Bruce MomjianMove full text search operators, functions, and data...
2007-08-29 Bruce MomjianProperly indent SGML in textsearch.sgml.
2007-08-28 Bruce MomjianMention configurations early in text search documentati...
2007-08-28 Bruce MomjianPlease ignore. Fresh checkout to see if this fixes it.
2007-08-28 Bruce MomjianCommit test, please ignore.
2007-08-28 Bruce MomjianCVS commit test, ignore.
2007-08-28 Bruce MomjianCVS commit test for TODO. Please ignore.
2007-08-28 Bruce MomjianSmall commit test for TODO.
2007-08-28 Bruce MomjianUpdate TODO.html.
2007-08-28 Bruce MomjianUpdate TODO with lost change, mostly completed items...
2007-08-28 Bruce MomjianBatch of TODO updates, mostly completed item marking...
next