| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-09-29 | This patch makes a few incremental improvements to geqo.sgml and | Bruce Momjian | |
| arch-dev.sgml Neil Conway | |||
| 2003-09-29 | Change 7.3.4 release note format to match the rest of the 7.3.x | Bruce Momjian | |
| releases. Rod Taylor | |||
| 2003-09-28 | Update docs on function call permissions in view, from Tom. | Bruce Momjian | |
| 2003-09-27 | Small SGML cleanup from Jeroen Ruigrok/asmodai | Bruce Momjian | |
| 2003-09-27 | Document that functions are checked independently of the view | Bruce Momjian | |
| permissions. | |||
| 2003-09-26 | Add "tuning" section to install instructions. | Bruce Momjian | |
| 2003-09-25 | Update Japanese FAQ, from Jun Kuwamura | Bruce Momjian | |
| 2003-09-24 | Repair some REINDEX problems per recent discussions. The relcache is | Tom Lane | |
| now able to cope with assigning new relfilenode values to nailed-in-cache indexes, so they can be reindexed using the fully crash-safe method. This leaves only shared system indexes as special cases. Remove the 'index deactivation' code, since it provides no useful protection in the shared- index case. Require reindexing of shared indexes to be done in standalone mode, but remove other restrictions on REINDEX. -P (IgnoreSystemIndexes) now prevents using indexes for lookups, but does not disable index updates. It is therefore safe to allow from PGOPTIONS. Upshot: reindexing system catalogs can be done without a standalone backend for all cases except shared catalogs. | |||
| 2003-09-23 | pg_dump/pg_restore now always use SET SESSION AUTHORIZATION, not \connect, | Tom Lane | |
| to control object ownership. The use-set-session-authorization and no-reconnect switches are obsolete (still accepted on the command line, but they don't do anything). This is a precursor to fixing handling of CREATE SCHEMA, which will be a separate commit. | |||
| 2003-09-23 | Minor copy-editing for plpgsql chapter. | Tom Lane | |
| 2003-09-22 | Make the SQL command synopses appear less random. | Peter Eisentraut | |
| 2003-09-20 | Fix a batch of speling misteaks identified by Peter's spell-checker tool. | Tom Lane | |
| 2003-09-19 | Document that TRUNCATE ignores user-defined ON DELETE triggers. | Tom Lane | |
| 2003-09-19 | Disallow foreign-key references from temp tables to permanent tables. | Tom Lane | |
| Per recent discussion, this does not work because other backends can't reliably see tuples in a temp table and so cannot run the RI checks correctly. Seems better to disallow this case than go back to accessing temp tables through shared buffers. Also, disallow FK references to ON COMMIT DELETE ROWS tables. We already caught this problem for normal TRUNCATE, but the path used by ON COMMIT didn't check. | |||
| 2003-09-18 | Put a tad more detail in the discussion of postmaster and postgres | Tom Lane | |
| signal handling. | |||
| 2003-09-15 | Okay, who left off the id= here? | Tom Lane | |
| 2003-09-15 | LISTEN doesn't issue a warning for redundant listens anymore. Also, | Tom Lane | |
| add some 'See Also' links. | |||
| 2003-09-13 | Rename --without-spinlocks to --disable-spinlocks, per Peter. | Bruce Momjian | |
| 2003-09-13 | When I sent in the sslmode patch I forgot to update the | Bruce Momjian | |
| comments/examples in pg_hba.conf. This patch remedies that, adds a brief explanation of the connection types, and adds a missing period in the docs. Jon Jensen | |||
| 2003-09-13 | Marginal hacks to make tables format more nicely. | Tom Lane | |
| 2003-09-12 | Mop-up for error-message updates in documentation. | Tom Lane | |
| 2003-09-12 | Update obsolete examples of error messages; various other minor editing. | Tom Lane | |
| 2003-09-12 | Implement compiler #error if spinlock code not found, add configure flag | Bruce Momjian | |
| to bypass the error, --without-spinlocks. | |||
| 2003-09-12 | Remove WIN32_CONSOLE support, at the request of the author. | Bruce Momjian | |
| 2003-09-12 | More cleanup of Diagnostics sections. | Tom Lane | |
| 2003-09-11 | Small typo. | Tom Lane | |
| 2003-09-11 | This patch fixes a few missed GUC variables that were still upper case, | Bruce Momjian | |
| makes a few more small improvements to runtime.sgml, and makes some SGML conventions more consistent. Neil Conway | |||
| 2003-09-11 | Consistenly lowercase GUC variable names, in docs and error messages. | Bruce Momjian | |
| 2003-09-11 | This patch makes a few minor improvements to the docs: make the | Bruce Momjian | |
| <varname> conventions more consistent, and improve the ANALYZE ref page. Neil Conway | |||
| 2003-09-11 | This patch makes a number of improvements to the runtime config | Bruce Momjian | |
| documentation. Neil Conway | |||
| 2003-09-11 | Mention that pg_type_is_visible is used for domains as well. | Bruce Momjian | |
| Christopher Kings-Lynne | |||
| 2003-09-11 | seemed like a typo in one of the appendix tables | Bruce Momjian | |
| Robert Treat | |||
| 2003-09-10 | This patch fixes a trivial typo in the CREATE FUNCTION ref page. | Bruce Momjian | |
| Neil Conway | |||
| 2003-09-09 | Improve wording of increasing page size. | Bruce Momjian | |
| 2003-09-09 | Remove a bunch of content-free Diagnostics sections, as per previous | Tom Lane | |
| discussion. (Still have some work to do editing the remainder.) | |||
| 2003-09-09 | Update max tasble size to 32TB. | Bruce Momjian | |
| 2003-09-09 | Fixed a few bugs that came up on pgsql-interfaces. | Michael Meskes | |
| 2003-09-08 | Fix a couple minor typos. | Tom Lane | |
| 2003-09-08 | Update preface. | Peter Eisentraut | |
| Use question marks rather than brackets to delimit optional elements in Tcl synopses. Fix stylesheet misfeature leading to excessively long cross-reference text when linking to a different "part". Remove <body> attributes -- CSS stylesheets should handle that. Improve bibliography formatting. Add fast-forward links for more convenient navigation. | |||
| 2003-09-08 | "statenebt" ? | Tom Lane | |
| 2003-09-08 | Document a bunch of formerly-undocumented date/time operators, | Tom Lane | |
| including the SQL-spec OVERLAPS construct. | |||
| 2003-09-07 | Update URL. | Bruce Momjian | |
| 2003-09-07 | Update URL to be momjian.postgresql.org. | Bruce Momjian | |
| 2003-09-07 | Remove geqo_random_seed parameter. Having geqo reset the global random() | Tom Lane | |
| sequence every time it's called is bogus --- it interferes with user control over the seed, and actually decreases randomness overall (because a seed based on time(NULL) is pretty predictable). If you really want a reproducible result from geqo, do 'set seed = 0' before planning a query. | |||
| 2003-09-05 | Allow IPv4-format entries in pg_hba.conf to match IPv6 connections | Tom Lane | |
| that have IPv4-embedded-in-IPv6 addresses. Per idea of Andreas Pflug. | |||
| 2003-09-05 | Add WIN32 URL. | Bruce Momjian | |
| 2003-09-05 | Add missing space. | Tom Lane | |
| 2003-09-05 | Update information about Linux's overcommit memory behavior. | Bruce Momjian | |
| Andrew Dunstan | |||
| 2003-09-03 | Add note that a for loop where the lower bound is greater than the upper | Peter Eisentraut | |
| bound is valid but does nothing. suggested by Richard Huxton <dev@archonet.com> | |||
| 2003-09-03 | Pass session_authorization to the client and make psql update its prompt | Peter Eisentraut | |
| accordingly. | |||
