]> granicus.if.org Git - postgresql/history - doc/src/sgml/runtime.sgml
Code review for superuser_reserved_connections patch. Don't try to do
[postgresql] / doc / src / sgml / runtime.sgml
2002-11-21 Tom LaneCode review for superuser_reserved_connections patch...
2002-11-21 Tom LaneFinish implementation of hashed aggregation. Add enabl...
2002-11-15 Bruce MomjianSGML markup fixes.
2002-11-15 Bruce MomjianAdd checkpoint_warning to warn of excessive checkpoints...
2002-11-15 Bruce MomjianRename hostname_lookup to log_hostname.
2002-11-15 Bruce MomjianRename show_source_port to log_source_port.
2002-11-15 Bruce MomjianRename:
2002-11-14 Bruce MomjianRename server_min_messages to log_min_messages. Part...
2002-11-11 Peter EisentrautMerge documentation updates from 7.3 branch.
2002-11-08 Tom LaneAdd extra_float_digits GUC parameter to allow adjustmen...
2002-11-05 Bruce MomjianAdd OS/X kernel tuning section.
2002-11-03 Bruce MomjianThis patch adds a couple of extra index entries and...
2002-10-20 Tom LaneAdd warning that autocommit=off is not well-supported...
2002-10-13 Tom LaneMake SET really not start a transaction.
2002-10-09 Bruce MomjianHave SET not start transaction when autocommit off...
2002-10-03 Bruce MomjianAdd wording so people know PANIC is really "off" for...
2002-10-02 Bruce MomjianTurn GUC log_min_error_statement off by default by...
2002-09-27 Bruce MomjianSimplify SSL certificate instructions.
2002-09-26 Bruce MomjianAllow SSL to work withouth client-side certificate...
2002-09-25 Peter EisentrautEnhance the description of user and database management...
2002-09-21 Peter EisentrautAdd more appropriate markup.
2002-09-18 Peter EisentrautUpdate installation instructions and put mostly everyth...
2002-09-17 Bruce MomjianPoint out that CREATE INDEX uses sorts and hence sort_m...
2002-09-02 Tom LaneFix broken markup.
2002-09-02 Bruce MomjianMove pg_settings doc into the right section.
2002-09-02 Bruce MomjianAdd GUC variable to print original query to the server...
2002-09-01 Bruce MomjianAdd log_duration to GUC/postgresql.conf.
2002-08-30 Tom LaneAUTOCOMMIT mode is now an available backend GUC variabl...
2002-08-30 Bruce MomjianComplete TODO item:
2002-08-30 Tom LanePL/pgSQL functions can return sets. Neil Conway's...
2002-08-29 Bruce MomjianThe unit for statement_timeout is s/1000, not s/1000000
2002-08-22 Bruce Momjian> > I had great difficulty in finding how to change...
2002-08-18 Bruce MomjianAdd db-local user names, per discussion on hackers.
2002-08-15 Bruce MomjianReorder entry to be alphabetical to match others.
2002-08-12 Tom LaneChange memory-space accounting mechanism in tuplesort...
2002-08-09 Peter EisentrautMake sure monetary, numeric, and time locale categories...
2002-07-31 Tom LaneInstead of having a configure-time DEFAULT_ATTSTATTARGE...
2002-07-13 Bruce MomjianAdd SET statement_timeout capability. Timeout is in...
2002-07-05 Bruce MomjianAdd explanation of the various *_min_messages elog...
2002-06-16 Bruce MomjianRemove KSQO from GUC and move file to _deadcode.
2002-06-15 Bruce MomjianUpdate LOG_PID to mention it doesn't control syslog.
2002-06-15 Bruce MomjianMake encryption of stored passwords the default, as...
2002-05-17 Tom LaneMerge the last few variable.c configuration variables...
2002-05-09 Peter EisentrautMake initdb print a message about which locale it is...
2002-04-26 Tom LaneAdd current_schema() and current_schemas() inquiry...
2002-04-15 Tom LaneAdjust rules for search_path so that pg_catalog is...
2002-04-03 Peter EisentrautLocale support is on by default. The choice of locale...
2002-04-01 Tom LaneCreate a new GUC variable search_path to control the...
2002-03-24 Tom LaneEXPLAIN output now comes out as a query result, not...
2002-03-22 Peter EisentrautSpell checking and markup additions
2002-03-11 Peter EisentrautFix markup
2002-03-09 Bruce MomjianWording improvements to runtime.sgml. Add mention...
2002-03-06 Bruce MomjianUpdate docs for new INFO, NOTICE, WARNING elog() levels.
2002-03-02 Bruce MomjianCommit to match discussed elog() changes. Only update...
2002-03-01 Peter EisentrautUser and database-specific session defaults for run...
2002-01-20 Peter EisentrautSpell-check and markup police
2002-01-09 Peter EisentrautMake spelling of operating system names match official...
2002-01-07 Peter EisentrautEditorial review
2001-12-27 Tom LaneExpand on description of when to use or not use TRUST...
2001-11-28 Peter Eisentrautproof-reading
2001-11-28 Bruce MomjianAdd mention of init -W flag for security.
2001-11-21 Thomas G. LockhartDeprecate 'current' date/time constant.
2001-11-20 Tom LaneExpand discussion of logfile management a little bit.
2001-11-19 Tom LaneA bunch of small doco updates motivated by scanning...
2001-11-12 Peter EisentrautAdd some more index entries.
2001-11-08 Peter EisentrautUse <important> rather than <caution> when the conditio...
2001-11-02 Tom LaneFix pg_pwd caching mechanism, which was broken by chang...
2001-10-31 Peter EisentrautEmpty ulinks show the url string as hot text; no need...
2001-10-11 Bruce MomjianDocument use of GEQO param in subquery pullups.
2001-10-09 Peter EisentrautBunch of copy fitting and style sheet tweakage to get...
2001-10-01 Tom LaneFix typo (block size is 8 kB not 8192 kB).
2001-09-30 Tom LaneAllow the postmaster to accept changes in PGC_BACKEND...
2001-09-30 Tom LaneCreate a GUC parameter max_files_per_process that is...
2001-09-23 Peter EisentrautRename collect_* options to more user-friendly names.
2001-09-21 Tom LaneCode review for MD5 authorization patch. Clean up...
2001-09-21 Tom LaneAdd an overall timeout on the client authentication...
2001-09-21 Tom LaneGive VACUUM its own GUC parameter for memory usage...
2001-09-20 Peter EisentrautProvide tunable knob for x = NULL -> x IS NULL transfor...
2001-09-16 Peter EisentrautInstall dynamically loadable modules into a private...
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-09-12 Peter Eisentrautmax_locks_per_transaction seems to be a more consistent...
2001-09-09 Peter EisentrautMarkup additions and spell check. (covers Admin Guide)
2001-09-07 Tom LaneMissed a few places that referred to a compile-time...
2001-08-15 Bruce MomjianUse MD5 for wire protocol encryption for >= 7.2 client...
2001-08-09 Peter Eisentrautcorrections from the DocNotes
2001-07-15 Peter EisentrautNLS for libpq. Clean up the message formats and change...
2001-06-30 Peter EisentrautAllow default transaction isolation level (a.k.a. set...
2001-06-30 D'Arcy J.M. CainThe System V resources discussed here apply to NetBSD...
2001-06-27 Tom LaneInstall infrastructure for shared-memory free space...
2001-06-23 Peter Eisentrautfix markup
2001-06-18 Bruce MomjianAdd GUC setting for Australian timezones. Uses new...
2001-05-17 Peter EisentrautAdd dynamic_library_path parameter and automatic append...
2001-05-12 Peter EisentrautAdd index. Only some parts of the manual set have...
2001-05-08 Bruce MomjianUpdate runtime shared memory computations.
2001-05-07 Bruce MomjianSolaris startup cleanup from Justin Clift
2001-05-04 Tom LaneCOMMIT_DELAY and COMMIT_SIBLINGS were missing from...
2001-05-04 Bruce MomjianAdd missing tag.
2001-05-03 Bruce MomjianUpdate shared memory docs.
2001-05-02 Bruce MomjianAdded mention of SHMALL and removed BSD/OS-specific...
2001-05-01 Tom LaneFix slightly confused description of debug options.
next