| 2007-10-31 | Bruce Momjian | Add: | commit | commitdiff | tree |
| 2007-10-31 | Peter Eisentraut | More precise error message | commit | commitdiff | tree |
| 2007-10-30 | Marc G. Fournier | removed from CVS | commit | commitdiff | tree |
| 2007-10-30 | Peter Eisentraut | Add note on PostgreSQL vs. Postgres. | commit | commitdiff | tree |
| 2007-10-30 | Tom Lane | Update some obsolete stuff in the GRANT and REVOKE... | commit | commitdiff | tree |
| 2007-10-30 | Tom Lane | Add a note pointing out that some other databases make... | commit | commitdiff | tree |
| 2007-10-30 | Marc G. Fournier | simple script to pull together a very small (<500k... | commit | commitdiff | tree |
| 2007-10-29 | Alvaro Herrera | In the previous commit message, I forgot to credit... | commit | commitdiff | tree |
| 2007-10-29 | Tom Lane | Mention the index name in 'could not create unique... | commit | commitdiff | tree |
| 2007-10-29 | Tom Lane | Remove the hack in the grammar that "optimized away... | commit | commitdiff | tree |
| 2007-10-29 | Teodor Sigaev | - Add check of already changed page while replay WAL... | commit | commitdiff | tree |
| 2007-10-29 | Bruce Momjian | Documentation wording fixes. | commit | commitdiff | tree |
| 2007-10-29 | Bruce Momjian | Update Russian FAQ. | commit | commitdiff | tree |
| 2007-10-29 | Bruce Momjian | Clarify restart is of the "database" server, in FAQ. | commit | commitdiff | tree |
| 2007-10-29 | Magnus Hagander | Make variable static, per Tom. | commit | commitdiff | tree |
| 2007-10-29 | Teodor Sigaev | Fix coredump during replay WAL after crash. Change... | commit | commitdiff | tree |
| 2007-10-29 | Magnus Hagander | Add compat file for dynamically loading the functions... | commit | commitdiff | tree |
| 2007-10-29 | Magnus Hagander | New versions of mingw have gettimeofday(), so add an... | commit | commitdiff | tree |
| 2007-10-29 | Tom Lane | Remove claim that ts_headline knows how to generate... | commit | commitdiff | tree |
| 2007-10-28 | Tom Lane | Ooops, fat-fingered last commit message. Should have | commit | commitdiff | tree |
| 2007-10-28 | Tom Lane | FAQ_IRIX | commit | commitdiff | tree |
| 2007-10-28 | Tom Lane | Make pg_dump and friends consistently report both the... | commit | commitdiff | tree |
| 2007-10-28 | Tom Lane | Fix a couple of issues with pg_dump's handling of inher... | commit | commitdiff | tree |
| 2007-10-27 | Tom Lane | Change text search parsing rules for hyphenated words... | commit | commitdiff | tree |
| 2007-10-27 | Tom Lane | Add some rudimentary tracing code to the default text... | commit | commitdiff | tree |
| 2007-10-27 | Tom Lane | Rename default text search parser's "uri" token type... | commit | commitdiff | tree |
| 2007-10-27 | Tom Lane | Avoid considering both sort directions as equally usefu... | commit | commitdiff | tree |
| 2007-10-27 | Tom Lane | Stamp 8.3beta2. REL8_3_BETA2 | commit | commitdiff | tree |
| 2007-10-27 | Tom Lane | Minor wording improvements per suggestion from Jeff... | commit | commitdiff | tree |
| 2007-10-27 | Peter Eisentraut | Translation updates | commit | commitdiff | tree |
| 2007-10-26 | Magnus Hagander | Change win32 child-death tracking code to use a threadp... | commit | commitdiff | tree |
| 2007-10-26 | Alvaro Herrera | Allow an autovacuum worker to be interrupted automatica... | commit | commitdiff | tree |
| 2007-10-26 | Bruce Momjian | Remove second-in-paragraph usage of "Postgres" in FAQ_DEV. | commit | commitdiff | tree |
| 2007-10-26 | Bruce Momjian | Remove use of "Postgres" aliases in the FAQ in second... | commit | commitdiff | tree |
| 2007-10-26 | Tom Lane | Change have_join_order_restriction() so that we do... | commit | commitdiff | tree |
| 2007-10-26 | Tom Lane | Avoid having backend-only code compiled into ecpg.... | commit | commitdiff | tree |
| 2007-10-26 | Tom Lane | Avoid including any backend-only stuff in the zic utili... | commit | commitdiff | tree |
| 2007-10-26 | Bruce Momjian | Set Japanese FAQ character code to UTF-8. | commit | commitdiff | tree |
| 2007-10-26 | Bruce Momjian | Add plpgsql doc example of RETURN NEXT. | commit | commitdiff | tree |
| 2007-10-25 | Tom Lane | Make initdb's selection of default text search configur... | commit | commitdiff | tree |
| 2007-10-25 | Alvaro Herrera | Fix memory management for new variables -- they must... | commit | commitdiff | tree |
| 2007-10-25 | Tom Lane | Fix ALTER SEQUENCE so that it does not affect the value... | commit | commitdiff | tree |
| 2007-10-25 | Alvaro Herrera | Extract catalog info for error reporting before an... | commit | commitdiff | tree |
| 2007-10-25 | Tom Lane | Tweak new error messages to match the actual syntax... | commit | commitdiff | tree |
| 2007-10-25 | Alvaro Herrera | Use more real-world examples in the text search parser... | commit | commitdiff | tree |
| 2007-10-25 | Alvaro Herrera | Add new encoding aliases for Solaris, per Zdenek Kotala. | commit | commitdiff | tree |
| 2007-10-25 | Bruce Momjian | Update release notes to current CVS. | commit | commitdiff | tree |
| 2007-10-24 | Tom Lane | Disallow scrolling of FOR UPDATE/FOR SHARE cursors... | commit | commitdiff | tree |
| 2007-10-24 | Tom Lane | Remove obsolete statement that you can't update through... | commit | commitdiff | tree |
| 2007-10-24 | Alvaro Herrera | Rearrange vacuum-related bits in PGPROC as a bitmask... | commit | commitdiff | tree |
| 2007-10-24 | Tom Lane | Fix an error in make_outerjoininfo introduced by my... | commit | commitdiff | tree |
| 2007-10-24 | Alvaro Herrera | Danish_Danmark -> Danish_Denmark | commit | commitdiff | tree |
| 2007-10-24 | Alvaro Herrera | Minor changes to autovacuum worker: change error handli... | commit | commitdiff | tree |
| 2007-10-24 | Tom Lane | Fix UPDATE/DELETE WHERE CURRENT OF to support repeated... | commit | commitdiff | tree |
| 2007-10-24 | Tom Lane | Keep heap_page_prune from marking the buffer dirty... | commit | commitdiff | tree |
| 2007-10-24 | Tom Lane | Set read_only = TRUE while evaluating input queries... | commit | commitdiff | tree |
| 2007-10-24 | Tom Lane | Remove the aggregate form of ts_rewrite(), since it... | commit | commitdiff | tree |
| 2007-10-23 | Tom Lane | Make configure probe for the location of the <uuid... | commit | commitdiff | tree |
| 2007-10-23 | Tom Lane | Rename and slightly redefine the default text search... | commit | commitdiff | tree |
| 2007-10-23 | Magnus Hagander | Use snprintf instead of wsprintf, and use getenv("APPDA... | commit | commitdiff | tree |
| 2007-10-23 | Tom Lane | Fix two-argument form of ts_rewrite() so it actually... | commit | commitdiff | tree |
| 2007-10-23 | Tom Lane | Fix several bugs in tsvectorin, including crash due... | commit | commitdiff | tree |
| 2007-10-22 | Tom Lane | Clarify example of planner cost computation, per a... | commit | commitdiff | tree |
| 2007-10-22 | Tom Lane | Adjust ts_debug's output as per my proposal of yesterda... | commit | commitdiff | tree |
| 2007-10-22 | Tom Lane | Be careful to get share lock on each page before comput... | commit | commitdiff | tree |
| 2007-10-22 | Tom Lane | Remove an Assert that's been obsoleted by recent change... | commit | commitdiff | tree |
| 2007-10-22 | Magnus Hagander | Increase FD_SETSIZE on Win32 to allow for more than... | commit | commitdiff | tree |
| 2007-10-22 | Tom Lane | Create a quick-and-dirty list of known migration issues... | commit | commitdiff | tree |
| 2007-10-22 | Tom Lane | Add a useless return statement to suppress a warning... | commit | commitdiff | tree |
| 2007-10-21 | Tom Lane | Fix shared tsvector/tsquery input code so that we don... | commit | commitdiff | tree |
| 2007-10-21 | Tom Lane | Editorial overhaul for text search documentation. ... | commit | commitdiff | tree |
| 2007-10-20 | Bruce Momjian | Update Japanese FAQ. | commit | commitdiff | tree |
| 2007-10-20 | Bruce Momjian | More release note word-smithing. | commit | commitdiff | tree |
| 2007-10-20 | Tom Lane | Adjust error message to agree with documentation. ... | commit | commitdiff | tree |
| 2007-10-20 | Bruce Momjian | Fix release tag spelling typo. | commit | commitdiff | tree |
| 2007-10-20 | Bruce Momjian | More release note wording improvements. | commit | commitdiff | tree |
| 2007-10-20 | Bruce Momjian | Update German FAQ. | commit | commitdiff | tree |
| 2007-10-20 | Tom Lane | Add a note pointing out that you can't log to syslog... | commit | commitdiff | tree |
| 2007-10-19 | Tom Lane | Found another small glitch in tsearch API: the two... | commit | commitdiff | tree |
| 2007-10-19 | Tom Lane | ts_rewrite() does not return a set, only one row; fix... | commit | commitdiff | tree |
| 2007-10-19 | Bruce Momjian | More indenting cleanup for release notes. | commit | commitdiff | tree |
| 2007-10-18 | Bruce Momjian | Consistently indent release notes for prior releases. | commit | commitdiff | tree |
| 2007-10-18 | Bruce Momjian | More release wording adjustments. | commit | commitdiff | tree |
| 2007-10-18 | Bruce Momjian | More indenting cleanup, tag additions. | commit | commitdiff | tree |
| 2007-10-18 | Bruce Momjian | Move a few items into migration from the main changes... | commit | commitdiff | tree |
| 2007-10-18 | Neil Conway | Minor fixes for the release notes. | commit | commitdiff | tree |
| 2007-10-18 | Bruce Momjian | Small changes to release note descriptions. | commit | commitdiff | tree |
| 2007-10-18 | Bruce Momjian | First pass over release documentation. I trimmed down... | commit | commitdiff | tree |
| 2007-10-17 | Bruce Momjian | Re-add FAQ item: | commit | commitdiff | tree |
| 2007-10-17 | Tom Lane | Add missing entry for PG_WIN1250 encoding, per gripe... | commit | commitdiff | tree |
| 2007-10-17 | Tom Lane | Another round of editorialization on the text search... | commit | commitdiff | tree |
| 2007-10-16 | Bruce Momjian | Mention Slony as just an example. | commit | commitdiff | tree |
| 2007-10-16 | Magnus Hagander | Fix the URL properly per Robert Treat. | commit | commitdiff | tree |
| 2007-10-16 | Tom Lane | Use 'token' not 'lexeme' to describe the output of... | commit | commitdiff | tree |
| 2007-10-16 | Tom Lane | Tweak toast-related logic in heapam.c so that the toast... | commit | commitdiff | tree |
| 2007-10-16 | Tom Lane | Teach pgxs.mk and Install.pm how to install files from... | commit | commitdiff | tree |
| 2007-10-16 | Bruce Momjian | Add doc clarifications for warm standby. | commit | commitdiff | tree |
| 2007-10-16 | Magnus Hagander | Update URLs to a couple of external projects | commit | commitdiff | tree |
| 2007-10-16 | Magnus Hagander | Re-allow UTF8 encodings on win32. Since UTF8 is convert... | commit | commitdiff | tree |
| 2007-10-16 | Peter Eisentraut | Remove quotes around locale names in some places for... | commit | commitdiff | tree |
| next |