| Commit message (Expand) | Author | Age |
* | Allow the planner to collapse explicit inner JOINs together, rather than | Tom Lane | 2003-01-25 |
* | > > This patch improves the documentation for the shared_buffers GUC param. | Bruce Momjian | 2003-01-11 |
* | Trivial patch to increase max_fsm_pages as per earlier discussion. | Bruce Momjian | 2002-12-27 |
* | More minor improvements to the SGML docs, namely | Bruce Momjian | 2002-12-10 |
* | This patch updates doc/src/sgml/runtime.sgml to refer to "MacOS X", not | Bruce Momjian | 2002-12-09 |
* | Mention of DEFAULT_STATISTICS_TARGET default. | Bruce Momjian | 2002-12-06 |
* | RANDOM_PAGE_COST clarification of docs. | Bruce Momjian | 2002-12-06 |
* | Update docs mention of query string for debug_ commands, from Joseph | Bruce Momjian | 2002-12-04 |
* | Add mention of kern.ipc.shm_use_phys for locking shared memory. | Bruce Momjian | 2002-11-21 |
* | Code review for superuser_reserved_connections patch. Don't try to do | Tom Lane | 2002-11-21 |
* | Finish implementation of hashed aggregation. Add enable_hashagg GUC | Tom Lane | 2002-11-21 |
* | SGML markup fixes. | Bruce Momjian | 2002-11-15 |
* | Add checkpoint_warning to warn of excessive checkpoints caused by too | Bruce Momjian | 2002-11-15 |
* | Rename hostname_lookup to log_hostname. | Bruce Momjian | 2002-11-15 |
* | Rename show_source_port to log_source_port. | Bruce Momjian | 2002-11-15 |
* | Rename: | Bruce Momjian | 2002-11-15 |
* | Rename server_min_messages to log_min_messages. Part of consolidation | Bruce Momjian | 2002-11-14 |
* | Merge documentation updates from 7.3 branch. | Peter Eisentraut | 2002-11-11 |
* | Add extra_float_digits GUC parameter to allow adjustment of displayed | Tom Lane | 2002-11-08 |
* | Add OS/X kernel tuning section. | Bruce Momjian | 2002-11-05 |
* | This patch adds a couple of extra index entries and removes some | Bruce Momjian | 2002-11-03 |
* | Add warning that autocommit=off is not well-supported yet. | Tom Lane | 2002-10-20 |
* | Make SET really not start a transaction. | Tom Lane | 2002-10-13 |
* | Have SET not start transaction when autocommit off, with doc updates. | Bruce Momjian | 2002-10-09 |
* | Add wording so people know PANIC is really "off" for log_min_error_statement. | Bruce Momjian | 2002-10-03 |
* | Turn GUC log_min_error_statement off by default by setting it to PANIC. | Bruce Momjian | 2002-10-02 |
* | Simplify SSL certificate instructions. | Bruce Momjian | 2002-09-27 |
* | Allow SSL to work withouth client-side certificate infrastructure. | Bruce Momjian | 2002-09-26 |
* | Enhance the description of user and database management. Reduce the | Peter Eisentraut | 2002-09-25 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | Update installation instructions and put mostly everything in one place. | Peter Eisentraut | 2002-09-18 |
* | Point out that CREATE INDEX uses sorts and hence sort_mem GUC parameter. | Bruce Momjian | 2002-09-17 |
* | Fix broken markup. | Tom Lane | 2002-09-02 |
* | Move pg_settings doc into the right section. | Bruce Momjian | 2002-09-02 |
* | Add GUC variable to print original query to the server logs when there | Bruce Momjian | 2002-09-02 |
* | Add log_duration to GUC/postgresql.conf. | Bruce Momjian | 2002-09-01 |
* | AUTOCOMMIT mode is now an available backend GUC variable; setting it | Tom Lane | 2002-08-30 |
* | Complete TODO item: | Bruce Momjian | 2002-08-30 |
* | PL/pgSQL functions can return sets. Neil Conway's patch, modified so | Tom Lane | 2002-08-30 |
* | The unit for statement_timeout is s/1000, not s/1000000 | Bruce Momjian | 2002-08-29 |
* | > > I had great difficulty in finding how to change the search path, so here | Bruce Momjian | 2002-08-22 |
* | Add db-local user names, per discussion on hackers. | Bruce Momjian | 2002-08-18 |
* | Reorder entry to be alphabetical to match others. | Bruce Momjian | 2002-08-15 |
* | Change memory-space accounting mechanism in tuplesort.c and tuplestore.c | Tom Lane | 2002-08-12 |
* | Make sure monetary, numeric, and time locale categories are set to C and | Peter Eisentraut | 2002-08-09 |
* | Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in | Tom Lane | 2002-07-31 |
* | Add SET statement_timeout capability. Timeout is in ms. A value of | Bruce Momjian | 2002-07-13 |
* | Add explanation of the various *_min_messages elog() values. | Bruce Momjian | 2002-07-05 |
* | Remove KSQO from GUC and move file to _deadcode. | Bruce Momjian | 2002-06-16 |
* | Update LOG_PID to mention it doesn't control syslog. | Bruce Momjian | 2002-06-15 |