]> granicus.if.org Git - postgresql/history - doc
Avoid repeated CLOG access from heap_hot_search_buffer.
[postgresql] / doc /
2012-05-01 Peter EisentrautRemove dead ports
2012-04-30 Peter EisentrautImprove markup of cmdsynopsis elements
2012-04-30 Peter EisentrautFix display of <command> elements on man pages
2012-04-30 Tom LaneConverge all SQL-level statistics timing values to...
2012-04-29 Tom LaneRename I/O timing statistics columns to blk_read_time...
2012-04-29 Tom LaneRename track_iotiming GUC to track_io_timing.
2012-04-29 Tom LaneFurther editorialization on the new documentation for...
2012-04-29 Tom LaneMake a copy-editing pass over the new documentation...
2012-04-28 Tom LaneAdjust timing units in pg_stat_statements.
2012-04-28 Peter EisentrautPL/Python: Update list of supported environment variables
2012-04-26 Tom LaneImprove documentation around historical calendar rules.
2012-04-24 Peter EisentrautStandardize indentation of XSL files
2012-04-24 Peter EisentrautFix minor stylistic issue
2012-04-24 Robert HaasCasts to or from a domain type are ignored; warn and...
2012-04-24 Robert HaasLots of doc corrections.
2012-04-24 Robert HaasMinor improvements for CHECK NO INHERIT documentation.
2012-04-21 Alvaro HerreraRecast "ONLY" column CHECK constraints as NO INHERIT
2012-04-19 Peter EisentrautUntabify DSSSL and XSL files and add to check-tabs...
2012-04-18 Robert HaasDoc clarification for synchronous_commit.
2012-04-16 Peter EisentrautAdd compatibility information for prepared transaction...
2012-04-16 Peter EisentrautPL/Python: Improve documentation of nrows() method
2012-04-15 Peter EisentrautPL/Python: Fix crash when colnames() etc. called withou...
2012-04-14 Robert HaasRename synchronous_commit='write' to 'remote_write'.
2012-04-14 Robert Haaspg_size_pretty(numeric)
2012-04-14 Tatsuo IshiiAdd description of long options for '-c', '-D', '-l...
2012-04-14 Peter EisentrautDocument that VALUES can be used in WITH
2012-04-13 Peter EisentrautFix typo
2012-04-13 Robert HaasAdd Peter Geoghegan as additional author of pg_stat_sta...
2012-04-13 Peter EisentrautRename bytea_agg to string_agg and add delimiter argument
2012-04-13 Robert HaasGrammar corrections.
2012-04-12 Tom LaneAssorted spelling corrections.
2012-04-11 Tom LaneSilently ignore any nonexistent schemas that are listed...
2012-04-11 Alvaro HerreraAccept postgres:// URIs in libpq connection functions
2012-04-10 Tom LaneMeasure epoch of timestamp-without-time-zone from local...
2012-04-10 Heikki LinnakangasPoint the URL to PL/py directly to the page about the...
2012-04-10 Heikki LinnakangasFix typos in docs, some words were doubled.
2012-04-10 Tom LaneAdjust various references to GEQO being non-deterministic.
2012-04-09 Bruce MomjianRe-add documentation recommendation to use gzip/gunzip...
2012-04-09 Bruce MomjianUpdate documentation to more clearly label the streamin...
2012-04-09 Bruce MomjianRemove documentation mention of pglesslog, which was...
2012-04-09 Heikki LinnakangasRemove link to ODBCng project from the docs.
2012-04-06 Tom LaneUpdate URL for pgtclng project.
2012-04-06 Peter EisentrautFix some typos in the documentation
2012-04-06 Peter EisentrautCorrect various system catalog/view definitions in...
2012-04-06 Tom LaneDept of second thoughts: improve the API for AnalyzeFor...
2012-04-06 Tom LaneAllow statistics to be collected for foreign tables.
2012-04-06 Simon RiggsAdd DROP INDEX CONCURRENTLY [IF EXISTS], uses ShareUpda...
2012-04-05 Robert HaasAllow pg_archivecleanup to strip optional file extensions.
2012-04-05 Robert HaasPublish checkpoint timing information to pg_stat_bgwriter.
2012-04-05 Robert HaasCorrectly explain units used by function-timing stats...
2012-04-05 Robert HaasExpose track_iotiming data via the statistics collector.
2012-04-04 Tom LaneImprove efficiency of dblink by using libpq's new row...
2012-04-04 Tom LaneAdd a "row processor" API to libpq for better handling...
2012-04-03 Peter EisentrautAdd support for renaming domain constraints
2012-03-29 Tom LaneImprove contrib/pg_stat_statements to lump "similar...
2012-03-28 Peter EisentrautTweak markup to avoid extra whitespace in man pages
2012-03-28 Robert HaasDoc fix for pg_test_timing.
2012-03-27 Robert Haaspg_test_timing utility, to measure clock monotonicity...
2012-03-27 Robert HaasExpose track_iotiming information via pg_stat_statements.
2012-03-27 Robert HaasNew GUC, track_iotiming, to track I/O timings.
2012-03-26 Peter EisentrautImprove PL/Python database access function documentation
2012-03-23 Tom LaneCode review for protransform patches.
2012-03-23 Robert HaasClarify that PQconninfoParse returns an array with...
2012-03-22 Robert HaasDoc clarifications regarding use of varlena.
2012-03-22 Robert HaasUpdate docs on numeric storage requirements.
2012-03-22 Tom LaneIf a role has a password expiration date, show that...
2012-03-22 Tom LaneFix configure's search for collateindex.pl.
2012-03-21 Robert HaasDoc updates for index-only scans.
2012-03-20 Tom LaneImprove the -l (limit) option recently added to contrib...
2012-03-20 Alvaro HerreraFix trigger example code to match header changes
2012-03-20 Alvaro HerreraUpdate struct Trigger in docs
2012-03-20 Robert HaasRemove stray word from sepgsql documentation.
2012-03-17 Peter EisentrautAdd note about column privilege behavior to REVOKE...
2012-03-15 Robert HaasA couple more fixes for the sepgsql documentation.
2012-03-15 Robert HaasCopy editing of sepgsql documentation.
2012-03-15 Robert Haassepgsql_setcon().
2012-03-12 Bruce MomjianIn pg_upgrade, add various logging improvements:
2012-03-12 Bruce MomjianRemove tabs in SGML files
2012-03-11 Tom LaneMake parameter name consistent with syntax summary.
2012-03-11 Tom LaneFix documented type of t_infomask2.
2012-03-11 Tom LaneTeach SPGiST to store nulls and do whole-index scans.
2012-03-11 Michael MeskesRemoved redundant "the" from ecpg's docs.
2012-03-11 Tatsuo IshiiAdd description for --no-locale and --text-search-config.
2012-03-10 Tom LaneRestructure SPGiST opclass interface API to support...
2012-03-10 Peter EisentrautAdd support for renaming constraints
2012-03-09 Robert Haassepgsql DROP support.
2012-03-09 Tom LaneRevise FDW planning API, again.
2012-03-07 Tom LaneAdd GetForeignColumnOptions() to foreign.c, and add...
2012-03-06 Bruce MomjianIn pg_upgrade, only lock the old cluster if link mode...
2012-03-05 Tom LaneRedesign PlanForeignScan API to allow multiple paths...
2012-03-05 Tom LaneImprove documentation around logging_collector and...
2012-03-04 Magnus HaganderAdd function pg_xlog_location_diff to help comparisons
2012-03-04 Tom LaneCollect and use element-frequency statistics for arrays.
2012-03-03 Andrew DunstanProvide environment overrides for psql file locations.
2012-03-03 Peter EisentrautAllow CREATE TABLE (LIKE ...) from composite type
2012-03-02 Peter EisentrautAdd COLLATION FOR expression
2012-03-02 Magnus HaganderAdd a rule to optionally build docs with the stylesheet...
2012-03-01 Peter EisentrautSmall possible clarification in pg_basebackup reference...
2012-02-29 Tom LaneSimplify references to backslash-doubling in func.sgml.
2012-02-25 Magnus HaganderFix some typos and correct wording in the monitoring...
next