| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-11-12 | No master server overhead for middleware replication. | Bruce Momjian | |
| 2007-11-12 | Change replication chart title to "No waiting for multiple servers". | Bruce Momjian | |
| 2007-11-12 | Trim trailing whitespace --- needed commit to update anoncvs. | Bruce Momjian | |
| 2007-11-11 | Remove tabs from SGML files. | Bruce Momjian | |
| 2007-11-11 | Make /contrib install/uninstall script consistent: | Bruce Momjian | |
| remove transactions use create or replace function make formatting consistent set search patch on first line Add documentation on modifying *.sql to set the search patch, and mention that major upgrades should still run the installation scripts. Some of these issues were spotted by Tom today. | |||
| 2007-11-10 | Move most /contrib README files into SGML. Some still need conversion | Bruce Momjian | |
| or will never be converted. | |||
| 2007-11-10 | Add pg_ctl -t/timeout parameter to control amount of time to wait for | Bruce Momjian | |
| start/shutdown. | |||
| 2007-11-10 | Add an example of a SQL function with output parameters returning | Tom Lane | |
| multiple rows. I had thought this case was covered, but there was no example in the obvious section to look in. | |||
| 2007-11-10 | High availability wording fix. | Bruce Momjian | |
| 2007-11-10 | Update high availability documentation with comments from Markus Schiltknecht. | Bruce Momjian | |
| 2007-11-10 | Have text search thesaurus files use "?" for stop words. | Bruce Momjian | |
| Throw an error for actual stop words, rather than a warning. This fixes problems with cache reloading causing warning messages. Re-enable stop words in regression tests; was disabled by Tom. Document "?" as API change. | |||
| 2007-11-10 | Fix markup problem with recent pg_ctl change. | Bruce Momjian | |
| 2007-11-10 | Properly order pg_ctl -c option alphabetically in docs. | Bruce Momjian | |
| 2007-11-09 | Remove tabs from SGML files. | Bruce Momjian | |
| 2007-11-09 | Point to our own UUID page instead of to Wikipedia. | Alvaro Herrera | |
| 2007-11-09 | Add parameter krb_realm used by GSSAPI, SSPI and Kerberos | Magnus Hagander | |
| to validate the realm of the connecting user. By default it's empty meaning no verification, which is the way Kerberos authentication has traditionally worked in PostgreSQL. | |||
| 2007-11-09 | Move pl/proxy into Multi-server parallel query execution documentation | Bruce Momjian | |
| section. | |||
| 2007-11-08 | Wording improvement for pl/proxy mention. | Bruce Momjian | |
| 2007-11-08 | Add mention of pl/proxy toolset to docs. | Bruce Momjian | |
| 2007-11-08 | Properly indent SGML file. | Bruce Momjian | |
| 2007-11-08 | Add "High Availability, Load Balancing, and Replication Feature Matrix" | Bruce Momjian | |
| table to docs. | |||
| 2007-11-08 | Move NFS section into "Creating Cluster" documentation section because | Bruce Momjian | |
| it seems more logical there. | |||
| 2007-11-08 | Mention text search instead of tsearch2 | Peter Eisentraut | |
| 2007-11-08 | Small fixes | Peter Eisentraut | |
| 2007-11-07 | <optional> cannot be used here, because psql doesn't handle it. | Peter Eisentraut | |
| 2007-11-07 | Specify putting two spaces after sentence-ending period, which is current | Peter Eisentraut | |
| practice also. | |||
| 2007-11-07 | Use "alternative" instead of "alternate" where it is clearer. | Peter Eisentraut | |
| 2007-11-05 | Document that configure option only affects contrib: | Bruce Momjian | |
| --with-ossp-uuid use OSSP UUID library when building /contrib/uuid-ossp | |||
| 2007-11-05 | Minor editorial improvements to txid functions' documentation: put back | Tom Lane | |
| some text that got dropped, improve markup, improve descriptions of snapshot components. | |||
| 2007-11-05 | Document that syncronhous commit can be turned off in a single | Bruce Momjian | |
| multi-statement transaction. | |||
| 2007-11-05 | Remove <sect1> of txid functions. | Bruce Momjian | |
| 2007-11-05 | Move txid snapshot field description table from datatype to functions section. | Bruce Momjian | |
| 2007-11-05 | Fix typos. | Magnus Hagander | |
| Guillaume Lelarge | |||
| 2007-11-05 | Document txid functions. | Bruce Momjian | |
| Marko Kreen | |||
| 2007-11-05 | Remove deprecation notice and add comment about safely restoring backups. | D'Arcy J.M. Cain | |
| As per discussion on hackers. | |||
| 2007-11-04 | Working improvement. | Bruce Momjian | |
| 2007-11-04 | Add link to NFS section from "creating a database cluster. | Bruce Momjian | |
| 2007-11-04 | Document possible problems with NFS tablespaces. | Bruce Momjian | |
| 2007-11-04 | Properly indent tablespace SGML section. | Bruce Momjian | |
| 2007-11-04 | Mention "replication" in the title of the high availability and load | Bruce Momjian | |
| balancing chapter because some people were looking for 'replication' and didn't realize that chapter addressed it. | |||
| 2007-11-04 | Update wording for xsl configure option. | Bruce Momjian | |
| 2007-11-04 | Document that configure --with-libxslt controls just /contrib/xml2. | Bruce Momjian | |
| Nikolay Samokhvalov | |||
| 2007-11-01 | Mention that internal hash functions changed in 8.3 release notes. | Bruce Momjian | |
| 2007-11-01 | Some corrections/improvements to new acronym list. | Tom Lane | |
| 2007-11-01 | Update discussion of shared memory sizing for 8.3: adjust multipliers, | Tom Lane | |
| mention autovacuum_max_workers. Minor copy-editing too. | |||
| 2007-11-01 | Update Czech FAQ. | Bruce Momjian | |
| Pavel Stehule | |||
| 2007-11-01 | Acronym spelling fix. | Bruce Momjian | |
| 2007-11-01 | Add documentation mention that FSM == Free Space Map, so the config | Bruce Momjian | |
| parameter name makes more sense. | |||
| 2007-11-01 | Add acronym section to our documentation. | Bruce Momjian | |
| 2007-10-31 | Add: | Bruce Momjian | |
| > * Prevent long-lived temporary tables from causing frozen-Xid advancement > starvation | |||
