2007-06-09 |
Tom Lane | Allow numeric_fac() to be interrupted, since it can... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Alvaro Herrera | Avoid losing track of data for shared tables in pgstats... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Tom Lane | Fix array_dims() example to be consistent with the... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Teodor Sigaev | Move call of MarkBufferDirty() before XLogInsert()... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Teodor Sigaev | Fix bundle bugs of GIN: |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Magnus Hagander | On win32, retry reading when WSARecv returns WSAEWOULDB... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Magnus Hagander | On win32, don't use SO_REUSEADDR for TCP sockets. |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Tom Lane | Fix erroneous error reporting for overlength input... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Neil Conway | Remove incorrect semicolon in example. This was previou... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Tom Lane | Fix aboriginal bug in BufFileDumpBuffer that would... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Tom Lane | Fix performance problems in multi-batch hash joins... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Tom Lane | Fix overly-strict sanity check in BeginInternalSubTrans... |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Neil Conway | Fix a bug in input processing for the "interval" type... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Tom Lane | Repair planner bug introduced in 8.2 by ability to... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Tom Lane | Fix best_inner_indexscan to return both the cheapest... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Peter Eisentraut | Fix spurious German index entry |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Michael Meskes | Removed errant ISODOW |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Michael Meskes | Backported fix from HEAD that removes superfluous funct... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Peter Eisentraut | Fix inappropriate comments |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Tom Lane | Remove redundant logging of send failures when SSL... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Tom Lane | Temporary fix for the problem that pg_stat_activity... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Alvaro Herrera | Avoid emitting empty role names in the GRANTED BY claus... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Neil Conway | Fix a bunch of bad grammar in the docs: "<link>, which... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Neil Conway | Add a note to the documentation to clarify that even... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Magnus Hagander | Document that CLUSTER breaks MVCC visibility rules. |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Tom Lane | Improve predicate_refuted_by_simple_clause() to handle... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Tom Lane | Fix my oversight in enabling domains-of-domains: ALTER... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Magnus Hagander | Check return code from strxfrm on Windows since it... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Alvaro Herrera | Fix a few more double words in docs. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Neil Conway | Fix some typos in the documentation. Patch from Brian... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Tom Lane | Fix a thinko in my patch of a couple months ago for... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Michael Meskes | Removed non-existant function from extern.h |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Michael Meskes | Inlined two functions to get rid of va_list prolems... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Tom Lane | Fix dynahash.c to suppress hash bucket splits while... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Magnus Hagander | Set maximum semaphore count to 32767 instead of 1.... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Neil Conway | Fix newly-introduced documentation typo. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Neil Conway | Fix LOCK_DEBUG compilation in the 8.2 branch; HEAD... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Tom Lane | Fix markup. REL8_2_4 |
commit | commitdiff | tree | snapshot |
2007-04-20 |
PostgreSQL... | Update configure.in version number |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Tom Lane | Support explicit placement of the temporary-table schem... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Tom Lane | Sync timezone data with 2007e zic release. |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Tom Lane | Fix missed PACKAGE_STRING. |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Tom Lane | Repair PANIC condition in hash indexes when a previous... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Tom Lane | Fix plpgsql to avoid reference to already-freed memory... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Bruce Momjian | Release wording updates for releases 8.2.4, 8.1.9,... |
commit | commitdiff | tree | snapshot |
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 | snapshot |
2007-04-19 |
Bruce Momjian | Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Bruce Momjian | Update docs/error message for CSV quote/escape ---... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Bruce Momjian | Document that the COPY delimiter must be an ASCII byte... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Tom Lane | Rewrite choose_bitmap_and() to make it more robust... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Magnus Hagander | Don't write timing output in quiet mode. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Tom Lane | Fix pg_dump to not crash if -t or a similar switch... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Tom Lane | Rearrange mdsync() looping logic to avoid the problem... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Tom Lane | Cancel pending fsync requests during WAL replay of... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Bruce Momjian | Backpatch doc change SYMETRIC -> SYMMETRIC, for 8.2.X. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Tom Lane | Fix check_sql_fn_retval to allow the case where a SQL... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Teodor Sigaev | Fix caching of unsuccessful initialization of parser... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Bruce Momjian | Update SSL description for when SSL root.crt/server... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Tom Lane | Fix oversight in coding of _bt_start_vacuum: we can... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Tom Lane | Fix typo, ensable -> enable, per Steve Gieseking. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Tom Lane | Fix seriously broken markup for libpq-envars cross... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Tatsuo Ishii | Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Bruce Momjian | Document that LDAP URLs should be double-quoted in... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Teodor Sigaev | Fix parser bug on Windows with UTF8 encoding and C... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Tom Lane | Fix 8.2 breakage of domains over array types, and add... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Tom Lane | SPI_cursor_open failed to enforce that only read-only... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Alvaro Herrera | Fix uninitialized value in pgstatindex leading to inval... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Tom Lane | Fix a longstanding bug in VACUUM FULL's handling of... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Tom Lane | Arrange to install a "posixrules" entry in our timezone... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Alvaro Herrera | Fix a race condition that caused pg_database_size(... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Magnus Hagander | Remove unsafe calling of WSAStartup and WSACleanup... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Tom Lane | Fix vac_update_relstats to ensure it always sends a... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Teodor Sigaev | Athough cube is a varlena type, nowhere was a detoastin... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Tom Lane | Fix oversight in original coding of inline_function... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Tom Lane | Fix miscalculation of stats collector's write delay... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Tom Lane | Fix markQueryForLocking() to work correctly in the... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Michael Meskes | Backported bug fix for #2956. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Bruce Momjian | Update Chinese FAQs to have two versions, a traditional... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Update "encode" documentation to mention that 'escape... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Update information_schema documentation to match system... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | More clearly document that most PostgreSQL utilities... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Spell check on array patch. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Update array slice documentation to be clearer. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Comment-out documentation for IS OF because it doesn... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Bruce Momjian | Document IS [NOT] OF, which was added in 7.3. |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Bruce Momjian | Update PQfree() documentation to be clearer, backpatch... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Magnus Hagander | Fix pg_dump on win32 to properly dump files larger... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Tom Lane | Fix portal management code to support non-default comma... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Tom Lane | Adjust the definition of is_pushed_down so that it... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Tom Lane | Fix another problem in 8.2 changes that allowed "one... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Tom Lane | Restructure code that is responsible for ensuring that... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Tom Lane | Repair oversight in 8.2 change that improved the handli... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Tom Lane | Disallow committing a prepared transaction unless we... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Tom Lane | Repair bug in 8.2's new logic for planning outer joins... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Teodor Sigaev | Fix backend crash in parsing incorrect tsquery. |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Magnus Hagander | Fix for early log messages during postmaster startup... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bruce Momjian | Fix bug when localized to_char() day or month names... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Tom Lane | Fix an ancient logic error in plpgsql's exec_stmt_block... |
commit | commitdiff | tree | snapshot |
next |