| 2007-05-21 | 
Michael Meskes | Backported fix from HEAD that removes superfluous funct...  | 
commit | commitdiff | tree | 
| 2007-05-18 | 
Peter Eisentraut | Fix inappropriate comments | 
commit | commitdiff | tree | 
| 2007-05-18 | 
Tom Lane | Remove redundant logging of send failures when SSL...  | 
commit | commitdiff | tree | 
| 2007-05-17 | 
Tom Lane | Temporary fix for the problem that pg_stat_activity...  | 
commit | commitdiff | tree | 
| 2007-05-15 | 
Alvaro Herrera | Avoid emitting empty role names in the GRANTED BY claus...  | 
commit | commitdiff | tree | 
| 2007-05-15 | 
Neil Conway | Fix a bunch of bad grammar in the docs: "<link>, which...  | 
commit | commitdiff | tree | 
| 2007-05-15 | 
Neil Conway | Add a note to the documentation to clarify that even...  | 
commit | commitdiff | tree | 
| 2007-05-13 | 
Magnus Hagander | Document that CLUSTER breaks MVCC visibility rules. | 
commit | commitdiff | tree | 
| 2007-05-12 | 
Tom Lane | Improve predicate_refuted_by_simple_clause() to handle...  | 
commit | commitdiff | tree | 
| 2007-05-11 | 
Tom Lane | Fix my oversight in enabling domains-of-domains: ALTER...  | 
commit | commitdiff | tree | 
| 2007-05-05 | 
Magnus Hagander | Check return code from strxfrm on Windows since it...  | 
commit | commitdiff | tree | 
| 2007-05-03 | 
Alvaro Herrera | Fix a few more double words in docs. | 
commit | commitdiff | tree | 
| 2007-05-03 | 
Neil Conway | Fix some typos in the documentation. Patch from Brian...  | 
commit | commitdiff | tree | 
| 2007-05-01 | 
Tom Lane | Fix a thinko in my patch of a couple months ago for...  | 
commit | commitdiff | tree | 
| 2007-04-27 | 
Michael Meskes | Removed non-existant function from extern.h | 
commit | commitdiff | tree | 
| 2007-04-27 | 
Michael Meskes | Inlined two functions to get rid of va_list prolems...  | 
commit | commitdiff | tree | 
| 2007-04-26 | 
Tom Lane | Fix dynahash.c to suppress hash bucket splits while...  | 
commit | commitdiff | tree | 
| 2007-04-24 | 
Magnus Hagander | Set maximum semaphore count to 32767 instead of 1....  | 
commit | commitdiff | tree | 
| 2007-04-23 | 
Neil Conway | Fix newly-introduced documentation typo. | 
commit | commitdiff | tree | 
| 2007-04-23 | 
Neil Conway | Fix LOCK_DEBUG compilation in the 8.2 branch; HEAD...  | 
commit | commitdiff | tree | 
| 2007-04-20 | 
Tom Lane | Fix markup.  REL8_2_4 | 
commit | commitdiff | tree | 
| 2007-04-20 | 
PostgreSQL...  | Update configure.in version number | 
commit | commitdiff | tree | 
| 2007-04-20 | 
Tom Lane | Support explicit placement of the temporary-table schem...  | 
commit | commitdiff | tree | 
| 2007-04-19 | 
Tom Lane | Sync timezone data with 2007e zic release. | 
commit | commitdiff | tree | 
| 2007-04-19 | 
Tom Lane | Fix missed PACKAGE_STRING. | 
commit | commitdiff | tree | 
| 2007-04-19 | 
Tom Lane | Repair PANIC condition in hash indexes when a previous...  | 
commit | commitdiff | tree | 
| 2007-04-19 | 
Tom Lane | Fix plpgsql to avoid reference to already-freed memory...  | 
commit | commitdiff | tree | 
| 2007-04-19 | 
Bruce Momjian | Release wording updates for releases 8.2.4, 8.1.9,...  | 
commit | commitdiff | tree | 
| 2007-04-19 | 
Bruce Momjian | Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. | 
commit | commitdiff | tree | 
| 2007-04-19 | 
Bruce Momjian | Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4...  | 
commit | commitdiff | tree | 
| 2007-04-18 | 
Peter Eisentraut | Translation updates | 
commit | commitdiff | tree | 
| 2007-04-18 | 
Bruce Momjian | Update docs/error message for CSV quote/escape ---...  | 
commit | commitdiff | tree | 
| 2007-04-18 | 
Bruce Momjian | Document that the COPY delimiter must be an ASCII byte...  | 
commit | commitdiff | tree | 
| 2007-04-17 | 
Tom Lane | Rewrite choose_bitmap_and() to make it more robust...  | 
commit | commitdiff | tree | 
| 2007-04-16 | 
Magnus Hagander | Don't write timing output in quiet mode. | 
commit | commitdiff | tree | 
| 2007-04-16 | 
Tom Lane | Fix pg_dump to not crash if -t or a similar switch...  | 
commit | commitdiff | tree | 
| 2007-04-12 | 
Tom Lane | Rearrange mdsync() looping logic to avoid the problem...  | 
commit | commitdiff | tree | 
| 2007-04-12 | 
Tom Lane | Cancel pending fsync requests during WAL replay of...  | 
commit | commitdiff | tree | 
| 2007-04-07 | 
Bruce Momjian | Backpatch doc change SYMETRIC -> SYMMETRIC, for 8.2.X. | 
commit | commitdiff | tree | 
| 2007-04-02 | 
Tom Lane | Fix check_sql_fn_retval to allow the case where a SQL...  | 
commit | commitdiff | tree | 
| 2007-04-02 | 
Teodor Sigaev | Fix caching of unsuccessful initialization of parser...  | 
commit | commitdiff | tree | 
| 2007-03-30 | 
Bruce Momjian | Update SSL description for when SSL root.crt/server...  | 
commit | commitdiff | tree | 
| 2007-03-30 | 
Tom Lane | Fix oversight in coding of _bt_start_vacuum: we can...  | 
commit | commitdiff | tree | 
| 2007-03-27 | 
Tom Lane | Fix typo, ensable -> enable, per Steve Gieseking. | 
commit | commitdiff | tree | 
| 2007-03-26 | 
Tom Lane | Fix seriously broken markup for libpq-envars cross...  | 
commit | commitdiff | tree | 
| 2007-03-26 | 
Tatsuo Ishii | Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW...  | 
commit | commitdiff | tree | 
| 2007-03-24 | 
Bruce Momjian | Document that LDAP URLs should be double-quoted in...  | 
commit | commitdiff | tree | 
| 2007-03-24 | 
Tom Lane | Fix broken markup. | 
commit | commitdiff | tree | 
| 2007-03-22 | 
Teodor Sigaev | Fix parser bug on Windows with UTF8 encoding and C...  | 
commit | commitdiff | tree | 
| 2007-03-19 | 
Tom Lane | Fix 8.2 breakage of domains over array types, and add...  | 
commit | commitdiff | tree | 
| 2007-03-17 | 
Tom Lane | SPI_cursor_open failed to enforce that only read-only...  | 
commit | commitdiff | tree | 
| 2007-03-16 | 
Alvaro Herrera | Fix uninitialized value in pgstatindex leading to inval...  | 
commit | commitdiff | tree | 
| 2007-03-14 | 
Tom Lane | Fix a longstanding bug in VACUUM FULL's handling of...  | 
commit | commitdiff | tree | 
| 2007-03-14 | 
Tom Lane | Arrange to install a "posixrules" entry in our timezone...  | 
commit | commitdiff | tree | 
| 2007-03-11 | 
Alvaro Herrera | Fix a race condition that caused pg_database_size(...  | 
commit | commitdiff | tree | 
| 2007-03-08 | 
Magnus Hagander | Remove unsafe calling of WSAStartup and WSACleanup...  | 
commit | commitdiff | tree | 
| 2007-03-08 | 
Tom Lane | Fix vac_update_relstats to ensure it always sends a...  | 
commit | commitdiff | tree | 
| 2007-03-07 | 
Teodor Sigaev | Athough cube is a varlena type, nowhere was a detoastin...  | 
commit | commitdiff | tree | 
| 2007-03-06 | 
Tom Lane | Fix oversight in original coding of inline_function...  | 
commit | commitdiff | tree | 
| 2007-03-01 | 
Tom Lane | Fix miscalculation of stats collector's write delay...  | 
commit | commitdiff | tree | 
| 2007-03-01 | 
Tom Lane | Fix markQueryForLocking() to work correctly in the...  | 
commit | commitdiff | tree | 
| 2007-02-27 | 
Michael Meskes | Backported bug fix for #2956. | 
commit | commitdiff | tree | 
| 2007-02-21 | 
Bruce Momjian | Update Chinese FAQs to have two versions, a traditional...  | 
commit | commitdiff | tree | 
| 2007-02-20 | 
Bruce Momjian | Update "encode" documentation to mention that 'escape...  | 
commit | commitdiff | tree | 
| 2007-02-20 | 
Bruce Momjian | Update information_schema documentation to match system...  | 
commit | commitdiff | tree | 
| 2007-02-20 | 
Bruce Momjian | More clearly document that most PostgreSQL utilities...  | 
commit | commitdiff | tree | 
| 2007-02-20 | 
Bruce Momjian | Spell check on array patch. | 
commit | commitdiff | tree | 
| 2007-02-20 | 
Bruce Momjian | Update array slice documentation to be clearer. | 
commit | commitdiff | tree | 
| 2007-02-20 | 
Bruce Momjian | Comment-out documentation for IS OF because it doesn...  | 
commit | commitdiff | tree | 
| 2007-02-20 | 
Bruce Momjian | Document IS [NOT] OF, which was added in 7.3. | 
commit | commitdiff | tree | 
| 2007-02-19 | 
Bruce Momjian | Update PQfree() documentation to be clearer, backpatch...  | 
commit | commitdiff | tree | 
| 2007-02-19 | 
Magnus Hagander | Fix pg_dump on win32 to properly dump files larger...  | 
commit | commitdiff | tree | 
| 2007-02-18 | 
Tom Lane | Fix portal management code to support non-default comma...  | 
commit | commitdiff | tree | 
| 2007-02-16 | 
Tom Lane | Adjust the definition of is_pushed_down so that it...  | 
commit | commitdiff | tree | 
| 2007-02-16 | 
Tom Lane | Fix another problem in 8.2 changes that allowed "one...  | 
commit | commitdiff | tree | 
| 2007-02-16 | 
Tom Lane | Restructure code that is responsible for ensuring that...  | 
commit | commitdiff | tree | 
| 2007-02-15 | 
Tom Lane | Repair oversight in 8.2 change that improved the handli...  | 
commit | commitdiff | tree | 
| 2007-02-13 | 
Tom Lane | Disallow committing a prepared transaction unless we...  | 
commit | commitdiff | tree | 
| 2007-02-13 | 
Tom Lane | Repair bug in 8.2's new logic for planning outer joins...  | 
commit | commitdiff | tree | 
| 2007-02-12 | 
Teodor Sigaev | Fix backend crash in parsing incorrect tsquery. | 
commit | commitdiff | tree | 
| 2007-02-11 | 
Magnus Hagander | Fix for early log messages during postmaster startup...  | 
commit | commitdiff | tree | 
| 2007-02-08 | 
Bruce Momjian | Fix bug when localized to_char() day or month names...  | 
commit | commitdiff | tree | 
| 2007-02-08 | 
Tom Lane | Fix an ancient logic error in plpgsql's exec_stmt_block...  | 
commit | commitdiff | tree | 
| 2007-02-08 | 
Tom Lane | Rearrange use of plpgsql_add_initdatums() so that only...  | 
commit | commitdiff | tree | 
| 2007-02-08 | 
Bruce Momjian | This patch fixes shared_preload_libraries on Windows...  | 
commit | commitdiff | tree | 
| 2007-02-08 | 
Bruce Momjian | Update URL for "Generalized Partial Indexes" paper...  | 
commit | commitdiff | tree | 
| 2007-02-08 | 
Bruce Momjian | Document that wal_sync_method open_* methods use O_DIRE...  | 
commit | commitdiff | tree | 
| 2007-02-07 | 
Bruce Momjian | Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.  REL8_2_3 | 
commit | commitdiff | tree | 
| 2007-02-07 | 
Tom Lane | Fix PG_VERSION_NUM too. | 
commit | commitdiff | tree | 
| 2007-02-07 | 
Bruce Momjian | Stamp releases 8.2.3, 8.1.8, 8.0.12.  No release notes...  | 
commit | commitdiff | tree | 
| 2007-02-07 | 
Bruce Momjian | Update FAQ for 8.2.3. | 
commit | commitdiff | tree | 
| 2007-02-06 | 
Tom Lane | Fix an error in the original coding of holdable cursors...  | 
commit | commitdiff | tree | 
| 2007-02-06 | 
Bruce Momjian | Backpatch FAQs to 8.2.X branch. | 
commit | commitdiff | tree | 
| 2007-02-06 | 
Tom Lane | Remove typmod checking from the recent security-related...  | 
commit | commitdiff | tree | 
| 2007-02-06 | 
Michael Meskes | Backported regression test changes from HEAD so the...  | 
commit | commitdiff | tree | 
| 2007-02-06 | 
Michael Meskes | Backported va_list handling cleanup | 
commit | commitdiff | tree | 
| 2007-02-06 | 
Tom Lane | Fix a performance regression in 8.2: optimization of...  | 
commit | commitdiff | tree | 
| 2007-02-06 | 
Tom Lane | Not only did we agree that this 'hint' doesn't belong...  | 
commit | commitdiff | tree | 
| 2007-02-05 | 
Bruce Momjian | Trim down environment variable instructions for Win32...  | 
commit | commitdiff | tree | 
| 2007-02-05 | 
Andrew Dunstan | Pass modern COPY syntax to backend, since copy (query...  | 
commit | commitdiff | tree | 
| next |