]> granicus.if.org Git - postgresql/history - doc
Move private struct declaration to compress_io.c
[postgresql] / doc /
2010-11-29 Heikki LinnakangasBe consistent about writing "[, ...]" instead "[,....
2010-11-27 Tom LanePoint out in default_tablespace's description that...
2010-11-27 Robert HaasNew contrib module, auth_delay.
2010-11-27 Tom LaneA bit more wordsmithing on the PQping documentation.
2010-11-27 Tom LaneRewrite PQping to be more like what we agreed to last...
2010-11-26 Robert HaasAdd more ALTER <object> .. SET SCHEMA commands.
2010-11-25 Bruce MomjianAdd PQping and PQpingParams to libpq to allow detection...
2010-11-24 Bruce MomjianDocument that a CHECKPOINT before taking a file system...
2010-11-24 Bruce MomjianWhen reporting the server as not responding, if the...
2010-11-24 Tom LaneCreate the system catalog infrastructure needed for...
2010-11-23 Peter EisentrautAdd index entries for more functions
2010-11-23 Peter EisentrautPropagate ALTER TYPE operations to typed tables
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-11-21 Robert HaasAdd new SQL function, format(text).
2010-11-18 Alvaro HerreraAdd pg_describe_object function
2010-11-18 Robert HaasMinor corrections to dummy_seclabel documentation.
2010-11-18 Robert HaasDocument the dummy_seclabel contrib module.
2010-11-17 Tom LaneMake TRUNCATE ... RESTART IDENTITY restart sequences...
2010-11-17 Andrew DunstanRequire VALUE keyword when extending an enum type....
2010-11-15 Robert HaasAdd new buffers_backend_fsync field to pg_stat_bgwriter.
2010-11-12 Peter EisentrautImproved parallel make support
2010-11-12 Peter Eisentrautdocs -> documentation
2010-11-10 Bruce MomjianMention that pg_upgrade requires compatible 32/64-bit...
2010-11-10 Robert HaasAdd monitoring function pg_last_xact_replay_timestamp.
2010-11-09 Alvaro HerreraMerge docs for CREATE CONSTRAINT TRIGGER and CREATE...
2010-11-09 Tom LaneImprove pg_ctl's man page.
2010-11-09 Alvaro Herreraplpython has plpy.Error instead of plpy.ERROR
2010-11-07 Tom LanePrevent invoking I/O conversion casts via functional...
2010-11-07 Tom LaneImplement an "S" option for psql's \dn command.
2010-11-04 Tom LaneAllow moddatetime's target column to be of type timesta...
2010-10-30 Peter EisentrautChange version number in release notes to 9.1alpha2
2010-10-30 Peter EisentrautLast-minute updates to 9.1alpha2 release notes
2010-10-28 Peter EisentrautRelease notes for 9.1alpha2
2010-10-28 Peter EisentrautRemove obsolete release-alpha.sgml
2010-10-28 Peter EisentrautRemove tabs from SGML
2010-10-28 Robert HaasRevert "Correct WAL space calculation formula in docs."
2010-10-28 Robert HaasReorganize OS-specific details about write caching...
2010-10-27 Robert HaasNote that effective_io_concurrency only affects bitmap...
2010-10-26 Heikki LinnakangasNote explicitly that hash indexes are also not replicat...
2010-10-25 Tom LaneAllow new values to be added to an existing enum type.
2010-10-24 Peter EisentrautSupport suffix matching of host names in pg_hba.conf
2010-10-22 Heikki LinnakangasAdd semicolon, missed in previous patch. And update...
2010-10-21 Bruce MomjianMention limited usefulness of .pgpass database field.
2010-10-21 Tom LaneImprove handling of domains over arrays.
2010-10-20 Robert HaasAdd some caveats to the contrib/isn docs.
2010-10-20 Tom LaneUpdate storage.sgml to describe the 9.0 tablespace...
2010-10-19 Bruce MomjianAdd mention of using tools/fsync to test fsync methods...
2010-10-19 Robert HaasAdd levenshtein_less_equal, optimized version for small...
2010-10-18 Peter EisentrautSupport key word 'all' in host column of pg_hba.conf
2010-10-18 Bruce MomjianDocument the tablespace directory "should" be empty...
2010-10-18 Robert HaasChange example pg_hba.conf in docs to match altered...
2010-10-16 Alvaro HerreraDocument that translate() removes characters in "from...
2010-10-15 Tom LaneAllow WITH clauses to be attached to INSERT, UPDATE...
2010-10-15 Peter EisentrautSupport host names in pg_hba.conf
2010-10-15 Tom LaneDocument the DISTINCT noise word in the UNION/INTERSECT...
2010-10-15 Alvaro HerreraAllow pg_ctl to register the service in either AUTO...
2010-10-15 Simon RiggsCorrect WAL space calculation formula in docs.
2010-10-14 Robert HaasAdd pg_user_mappings to the table of system views.
2010-10-14 Peter EisentrautRemove reference.ced
2010-10-14 Peter EisentrautComplete the documentation of the USAGE privilege for...
2010-10-14 Peter EisentrautDocument (compositeval).* field selection syntax
2010-10-14 Simon RiggsImprovements to docs about pg_archive_cleanup and use...
2010-10-13 Peter EisentrautRemove executable permission from files where it doesn...
2010-10-13 Peter EisentrautAdd index entries for pg_stat* views
2010-10-13 Peter EisentrautMention the default pg_ctl wait time in the -t option...
2010-10-13 Peter EisentrautMake title capitalization consistent with surroundings
2010-10-13 Peter EisentrautPut per-letter quicklinks at the top of the HTML bookin...
2010-10-13 Itagaki TakahiroAccept 'public' as a pseudo-role name in has_table_priv...
2010-10-12 Alvaro HerreraFix typo
2010-10-10 Tom LaneSupport triggers on views.
2010-10-10 Peter EisentrautExtensive ECPG documentation improvements
2010-10-09 Robert HaasAdjust EXPLAIN documentation, so that it's not unreason...
2010-10-08 Robert HaasWarn that views can be safely used to hide columns...
2010-10-08 Tom LaneTeach CLUSTER to use seqscan-and-sort when it's faster...
2010-10-07 Robert HaasImprove WAL reliability documentation, and add more...
2010-10-05 Simon RiggsCorrect docs for behaviour of ALTER DATABASE .. RENAME...
2010-10-05 Tom LaneUndo some poorly-thought-out "proofreading improvements".
2010-09-30 Tom LaneUse a separate interpreter for each calling SQL userid...
2010-09-30 Robert HaasAdjust pg_archivecleanup docs to match message changes...
2010-09-30 Tom LaneUpdate release notes for releases 9.0.1, 8.4.5, 8.3...
2010-09-29 Peter EisentrautUpdate ecpglib error code listing
2010-09-28 Bruce MomjianMention that pg_upgrade requires write permission in...
2010-09-28 Bruce MomjianMention in pg_upgrade docs that the proper Win32 servic...
2010-09-28 Bruce MomjianAdd mention of installing pg_upgrade_support in pg_upgr...
2010-09-28 Alvaro HerreraAdd missing agg_type nonterminal description in new...
2010-09-28 Robert HaasAdd a SECURITY LABEL command.
2010-09-26 Peter EisentrautAdd ALTER TYPE ... ADD/DROP/ALTER/RENAME ATTRIBUTE
2010-09-25 Peter EisentrautFix man page markup for <cmdsynopsis> with multiple...
2010-09-23 Robert HaasReplace doc references to install-win32 with install...
2010-09-23 Robert HaasFix inconsistent capitalization of "PL/pgSQL".
2010-09-23 Tom LaneDo some copy-editing on the Git usage docs.
2010-09-22 Tom LaneFix remaining stray references to CVS.
2010-09-22 Tom LaneAdd assorted other documentation build targets to docum...
2010-09-22 Magnus HaganderRemove anonymous cvs instructions, and replace them...
2010-09-22 Magnus HaganderConvert cvsignore to gitignore, and add .gitignore...
2010-09-21 Tom LaneFix a missed explanation of auto-analyze threshold...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-09-19 Tom LaneFix several broken $PostgreSQL$ keywords. Noted while...
2010-09-17 Robert HaasMove pg_db_role_setting docs to correct place in alphab...
2010-09-16 Tom LaneStamp 9.0 release notes with expected release date...
next