]> granicus.if.org Git - postgresql/history - doc
Provide for logfiles in machine readable CSV format. In consequence, rename
[postgresql] / doc /
2007-08-19 Andrew DunstanProvide for logfiles in machine readable CSV format...
2007-08-16 Bruce MomjianAdd:
2007-08-15 Bruce MomjianAdd third idea about pulling data from indexes.
2007-08-15 Bruce MomjianFix whitespace in TODO.
2007-08-14 Bruce MomjianDone for ecpg:
2007-08-13 Tom LaneTEMPORARILY make synchronous_commit default to OFF...
2007-08-13 Tom LaneDocument that the regexp split functions ignore zero...
2007-08-11 Tom LaneCode review for regexp_matches/regexp_split patch....
2007-08-06 Magnus HaganderFix incorrect URI for cvs rsync
2007-08-04 Tom LaneSwitch over to using the src/timezone functions for...
2007-08-03 Magnus HaganderUpdate supported standalone VC++ version to 7.1+ only...
2007-08-02 Andrew DunstanMove session_start out of MyProcPort stucture and make...
2007-08-01 Bruce MomjianDone:
2007-08-01 Tom LaneSupport an optional asynchronous commit mode, in which...
2007-08-01 Bruce MomjianRemove links to old Win32 source code ports.
2007-07-27 Peter EisentrautUpdate conformance information about bigint type
2007-07-25 Neil ConwayImplement RETURN QUERY for PL/PgSQL. This provides...
2007-07-24 Tom LaneCreate a new dedicated Postgres process, "wal writer...
2007-07-24 Alvaro HerreraSet a default autovacuum vacuum_cost_delay value of...
2007-07-23 Alvaro HerreraReword paragraph about the autovacuum_max_workers setti...
2007-07-23 Magnus HaganderSSPI authentication on Windows. GSSAPI compatible clien...
2007-07-21 Tom LaneProvide a bit more high-level documentation for the...
2007-07-18 Magnus HaganderGSSAPI documentation
2007-07-18 Bruce MomjianDocument that 'deleted' is also tracked by autovacuum.
2007-07-18 Bruce MomjianDocument that age() adds days, then full months.
2007-07-18 Bruce MomjianAdd:
2007-07-17 Bruce MomjianRemove http://www.benchmarkresources.com, no longer...
2007-07-17 Neil ConwayImplement CREATE TABLE LIKE ... INCLUDING INDEXES....
2007-07-17 Bruce MomjianAdd CVS Wiki URL to docs.
2007-07-17 Bruce MomjianAdd:
2007-07-16 Bruce MomjianUpdate docs that GNU tar versions >=1.16 exit with...
2007-07-16 Tom LaneAllow plpgsql function parameter names to be qualified...
2007-07-15 Tom LaneNote incompatibility with Oracle's version of FOR ...
2007-07-14 Tom LaneEditorial overhaul of plpgsql documentation. Provide...
2007-07-10 Tom LaneAdd note that building from CVS requires bison and...
2007-07-10 Tom LaneAdjust processSQLNamePattern() so that $ within the...
2007-07-09 Tom LaneMinor copy-editing.
2007-07-08 Tom LaneCloser code review for PQconnectionUsedPassword() patch...
2007-07-08 Tom LaneFix broken markup.
2007-07-08 Joe ConwayArrange for the authentication request type to be prese...
2007-07-08 Bruce MomjianRemove TODO.detail/win32intr, no longer needed.
2007-07-08 Bruce MomjianRemove, per Magnus:
2007-07-05 Tom LaneImprove description of SPI_scroll_cursor_move's return...
2007-07-03 Neil ConwayAdd ALTER VIEW ... RENAME TO, and a RENAME TO clause...
2007-06-30 Tom LaneImprove logging of checkpoints. Patch by Greg Smith...
2007-06-29 Tom LaneAdd a note that pg_start_backup will take awhile becaus...
2007-06-28 Bruce MomjianDone:
2007-06-28 Neil ConwayAdd the function's volatility to the output of psql...
2007-06-28 Tom LaneImplement "distributed" checkpoints in which the checkp...
2007-06-26 Tom LaneFix PGXS conventions so that extensions can be built...
2007-06-22 Tom LaneAdd a <tip> that log_line_prefix should usually end...
2007-06-21 Peter EisentrautUpdate password example.
2007-06-21 Peter EisentrautUpdate examples of create/drop scripts.
2007-06-20 Tom LaneAdd a caveat pointing out that constraint exclusion...
2007-06-20 Neil ConwayRemove some empty columns from a few system catalog...
2007-06-19 Tom LaneCode review for log_lock_waits patch. Don't try to...
2007-06-15 Tom LaneTweak the API for per-datatype typmodin functions so...
2007-06-13 Bruce MomjianUpdate item:
2007-06-12 Magnus HaganderUpdate documentation of resultmap file format.
2007-06-11 Tom LaneImprove UPDATE/DELETE WHERE CURRENT OF so that they...
2007-06-11 Tom LaneMinor wording improvement.
2007-06-11 Bruce MomjianDone:
2007-06-11 Tom LaneSupport UPDATE/DELETE WHERE CURRENT OF cursor_name...
2007-06-08 Alvaro HerreraAvoid passing zero as a value for vacuum_cost_limit...
2007-06-08 Tom LaneAdd note that LIMIT without ORDER BY can produce outrig...
2007-06-08 Bruce MomjianDone:
2007-06-07 Tom LaneRework temp_tablespaces patch so that temp tablespaces...
2007-06-07 Tom LaneFix array_dims() example to be consistent with the...
2007-06-06 Tom LaneFix up text concatenation so that it accepts all the...
2007-06-05 Tom LaneDowngrade implicit casts to text to be assignment-only...
2007-06-04 Peter EisentrautRemove gratuitous response messages from utility programs.
2007-06-03 Bruce MomjianRemove description for:
2007-06-03 Tom LaneCreate a GUC parameter temp_tablespaces that allows...
2007-06-02 Bruce MomjianRe-add TODO and clarify it is for the kernel cache:
2007-06-02 Bruce MomjianTODO item not needed anymore now that the buffer cache is
2007-06-01 Neil ConwayAllow leading and trailing whitespace in the input...
2007-06-01 Bruce MomjianAdd URL for:
2007-06-01 Bruce MomjianUpdate wording:
2007-06-01 Bruce MomjianWording improvement.
2007-06-01 Bruce MomjianUpdate FAQ_DEV URL to output for text format.
2007-06-01 Bruce MomjianAdd URL for code comments to developer's FAQ:
2007-05-30 Bruce MomjianUpdate:
2007-05-30 Bruce MomjianFix wording:
2007-05-30 Bruce MomjianAdd:
2007-05-30 Bruce MomjianUpdate documentation mention of VACUUM FULL and CLUSTER...
2007-05-30 Bruce MomjianAdd URL for:
2007-05-30 Bruce MomjianAdd documentation reference to statistical functions...
2007-05-30 Bruce MomjianUpdate cvsutils documentation description.
2007-05-30 Bruce MomjianUpdate cvs instructions to suggest cvsutils.
2007-05-29 Neil ConwayFix a bug in input processing for the "interval" type...
2007-05-28 Bruce MomjianUpdate wording:
2007-05-28 Bruce MomjianAdd:
2007-05-21 Peter EisentrautXPath fixes:
2007-05-21 Peter EisentrautFix spurious German index entry
2007-05-18 Peter EisentrautMark some intermediate targets as .PRECIOUS, to replace...
2007-05-18 Bruce MomjianDone:
2007-05-17 Bruce Momjiandded to TODO:
2007-05-17 Neil ConwayTweaks for SGML markup.
2007-05-17 Bruce MomjianAdd URL for:
2007-05-17 Bruce MomjianAdd, per Alvaro:
next