2010-05-13 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree |
2010-05-12 |
Tom Lane | Preliminary release notes for releases 8.4.4, 8.3.11... |
commit | commitdiff | tree |
2010-05-11 |
Tom Lane | Update time zone data files to tzdata release 2010j... |
commit | commitdiff | tree |
2010-05-11 |
Tom Lane | Add PKST to the default set of timezone abbreviations. |
commit | commitdiff | tree |
2010-05-11 |
Tom Lane | Cause the archiver process to adopt new postgresql... |
commit | commitdiff | tree |
2010-05-11 |
Itagaki Takahiro | Set per-function GUC settings during validating the... |
commit | commitdiff | tree |
2010-05-09 |
Tom Lane | Suppress signed-vs-unsigned-char warning. |
commit | commitdiff | tree |
2010-05-08 |
Tom Lane | Work around a subtle portability problem in use of... |
commit | commitdiff | tree |
2010-05-07 |
Michael Meskes | ECPG connect routine only checked for NULL to find... |
commit | commitdiff | tree |
2010-05-05 |
Tom Lane | Fix psql to not go into infinite recursion when expandi... |
commit | commitdiff | tree |
2010-05-05 |
Heikki Linnakangas | Fix incorrect parameter tag in docs, spotted by KOIZUMI... |
commit | commitdiff | tree |
2010-05-02 |
Tom Lane | Fix replay of XLOG_HEAP_NEWPAGE WAL records to pay... |
commit | commitdiff | tree |
2010-05-01 |
Tom Lane | Add code to InternalIpcMemoryCreate() to handle the... |
commit | commitdiff | tree |
2010-04-30 |
Tom Lane | Fix multiple memory leaks in PLy_spi_execute_fetch_resu... |
commit | commitdiff | tree |
2010-04-18 |
Robert Haas | Provide better guidance for adjusting shared_buffers. |
commit | commitdiff | tree |
2010-04-16 |
Heikki Linnakangas | On Windows, syslogger runs in two threads. The main... |
commit | commitdiff | tree |
2010-04-15 |
Tom Lane | Fix psql's \copy to not insert spaces around dots and... |
commit | commitdiff | tree |
2010-04-15 |
Peter Eisentraut | IP port -> TCP port |
commit | commitdiff | tree |
2010-04-14 |
Tom Lane | Fix plpgsql's exec_eval_expr() to ensure it returns... |
commit | commitdiff | tree |
2010-04-14 |
Tom Lane | Fix a problem introduced by my patch of 2010-01-12... |
commit | commitdiff | tree |
2010-04-09 |
Magnus Hagander | Clean up inconsistent commas |
commit | commitdiff | tree |
2010-04-09 |
Magnus Hagander | Update list of Windows timezones we try to match locali... |
commit | commitdiff | tree |
2010-04-08 |
Magnus Hagander | Proceed to look for the next timezone when matching... |
commit | commitdiff | tree |
2010-04-06 |
Magnus Hagander | Log the actual timezone name that we fail to look up... |
commit | commitdiff | tree |
2010-04-03 |
Andrew Dunstan | Sync perl's ppport.h on all branches back to 7.4 with... |
commit | commitdiff | tree |
2010-04-02 |
Tom Lane | Ensure that contrib/pgstattuple functions respond to... |
commit | commitdiff | tree |
2010-04-01 |
Heikki Linnakangas | Don't pass an invalid file handle to dup2(). That cause... |
commit | commitdiff | tree |
2010-03-30 |
Tom Lane | Fix "constraint_exclusion = partition" logic so that... |
commit | commitdiff | tree |
2010-03-25 |
Tom Lane | Fix ginint4_queryextract() to actually do what it was... |
commit | commitdiff | tree |
2010-03-25 |
Alvaro Herrera | Prevent ALTER USER f RESET ALL from removing the settin... |
commit | commitdiff | tree |
2010-03-24 |
Tom Lane | Fix thinko in log message for "sameuser" ident map... |
commit | commitdiff | tree |
2010-03-20 |
Tom Lane | Clear error_context_stack and debug_query_string at... |
commit | commitdiff | tree |
2010-03-19 |
Tom Lane | Modify error context callback functions to not assume... |
commit | commitdiff | tree |
2010-03-18 |
Tom Lane | Fix missing parentheses for current_query(), per bug... |
commit | commitdiff | tree |
2010-03-18 |
Heikki Linnakangas | Fix bug in %r handling in recovery_end_command, it... |
commit | commitdiff | tree |
2010-03-17 |
Magnus Hagander | Typo fixes. |
commit | commitdiff | tree |
2010-03-17 |
Tom Lane | Fix incorrect example in CREATE INDEX reference page... |
commit | commitdiff | tree |
2010-03-12 |
Marc G. Fournier | tag 8.4.3 REL8_4_3 |
commit | commitdiff | tree |
2010-03-11 |
Alvaro Herrera | Improve PL/Perl documentation of database access functi... |
commit | commitdiff | tree |
2010-03-11 |
Tom Lane | Add missing reset of need_initialization in reloptions... |
commit | commitdiff | tree |
2010-03-11 |
Tom Lane | Sync timezone code with tzcode 2010c from the Olson... |
commit | commitdiff | tree |
2010-03-10 |
Tom Lane | Preliminary release notes for releases 8.4.3, 8.3.10... |
commit | commitdiff | tree |
2010-03-09 |
Tom Lane | Use SvROK(sv) rather than directly checking SvTYPE... |
commit | commitdiff | tree |
2010-03-09 |
Alvaro Herrera | Update time zone data files to tzdata release 2010d... |
commit | commitdiff | tree |
2010-03-09 |
Bruce Momjian | Return proper exit code (3) from psql when ON_ERROR_STO... |
commit | commitdiff | tree |
2010-03-08 |
Michael Meskes | Backport fix from HEAD that makes ecpglib give the... |
commit | commitdiff | tree |
2010-03-08 |
Magnus Hagander | Add missing space in example. |
commit | commitdiff | tree |
2010-03-08 |
Magnus Hagander | Require hostname to be set when using GSSAPI authentica... |
commit | commitdiff | tree |
2010-03-08 |
Magnus Hagander | Disallow gssapi authentication on local connections... |
commit | commitdiff | tree |
2010-03-08 |
Tom Lane | Update time zone data files to tzdata release 2010c... |
commit | commitdiff | tree |
2010-03-06 |
Tom Lane | Fix warning messages in restrict_and_check_grant()... |
commit | commitdiff | tree |
2010-03-06 |
Tom Lane | When reading pg_hba.conf and similar files, do not... |
commit | commitdiff | tree |
2010-03-04 |
Heikki Linnakangas | Fix IsBinaryCoercible to not confuse a cast using in... |
commit | commitdiff | tree |
2010-03-03 |
Tom Lane | Fix a couple of places that would loop forever if attem... |
commit | commitdiff | tree |
2010-03-03 |
Heikki Linnakangas | Fix pg_dump of ACLs of foreign servers. The command... |
commit | commitdiff | tree |
2010-03-03 |
Tom Lane | Make contrib/xml2 use core xml.c's error handler, when... |
commit | commitdiff | tree |
2010-03-03 |
Tom Lane | Export xml.c's libxml-error-handling support so that... |
commit | commitdiff | tree |
2010-03-03 |
Andrew Dunstan | Make iconv work like other optional libraries for MSVC. |
commit | commitdiff | tree |
2010-03-02 |
Andrew Dunstan | Add missing library and include dir for XSLT in MSVC... |
commit | commitdiff | tree |
2010-03-02 |
Andrew Dunstan | Do not run regression tests for contrib/xml2 on MSVC... |
commit | commitdiff | tree |
2010-03-02 |
Andrew Dunstan | Backpatch MSVC build fix for XSLT |
commit | commitdiff | tree |
2010-03-01 |
Heikki Linnakangas | Fix translation of strings in psql \d output (translati... |
commit | commitdiff | tree |
2010-03-01 |
Heikki Linnakangas | Fix numericlocale psql option when used with a null... |
commit | commitdiff | tree |
2010-03-01 |
Tom Lane | Fix contrib/xml2 so regression test still works when... |
commit | commitdiff | tree |
2010-03-01 |
Tom Lane | Remove xmlCleanupParser calls from contrib/xml2. |
commit | commitdiff | tree |
2010-03-01 |
Tom Lane | Back-patch today's memory management fixups in contrib... |
commit | commitdiff | tree |
2010-02-25 |
Tom Lane | Allow predicate_refuted_by() to deduce that NOT A refut... |
commit | commitdiff | tree |
2010-02-25 |
Magnus Hagander | Add configuration parameter ssl_renegotiation_limit... |
commit | commitdiff | tree |
2010-02-24 |
Tom Lane | Allow zero-dimensional (ie, empty) arrays in contrib... |
commit | commitdiff | tree |
2010-02-24 |
Alvaro Herrera | Remove stray semicolon, per report from strk |
commit | commitdiff | tree |
2010-02-19 |
Robert Haas | Remove incorrect statement that PostgreSQL 8.4 has... |
commit | commitdiff | tree |
2010-02-19 |
Itagaki Takahiro | Fix STOP WAL LOCATION in backup history files no to... |
commit | commitdiff | tree |
2010-02-18 |
Tom Lane | Volatile-ize all five places where we expect a PG_TRY... |
commit | commitdiff | tree |
2010-02-18 |
Tom Lane | Provide some rather hokey ways for EXPLAIN to print... |
commit | commitdiff | tree |
2010-02-18 |
Tom Lane | Fix ExecEvalArrayRef to pass down the old value of... |
commit | commitdiff | tree |
2010-02-18 |
Tom Lane | Force READY portals into FAILED state when a transactio... |
commit | commitdiff | tree |
2010-02-17 |
Tom Lane | Prevent #option dump from crashing on FORI statement... |
commit | commitdiff | tree |
2010-02-16 |
Greg Stark | revert prior patch to fsync directories until portabili... |
commit | commitdiff | tree |
2010-02-14 |
Greg Stark | Make CREATE DATABASE safe against losing whole files... |
commit | commitdiff | tree |
2010-02-14 |
Tom Lane | Ooops, let's get the non-null vs null bit right ... |
commit | commitdiff | tree |
2010-02-14 |
Tom Lane | Document the behavior of STRICT VARIADIC functions. |
commit | commitdiff | tree |
2010-02-12 |
Tom Lane | Don't choke when exec_move_row assigns a synthesized... |
commit | commitdiff | tree |
2010-02-12 |
Andrew Dunstan | Free reference in correct Perl context. Backpatch to... |
commit | commitdiff | tree |
2010-02-09 |
Heikki Linnakangas | Fix bug in GIN WAL redo cleanup function: don't free... |
commit | commitdiff | tree |
2010-02-08 |
Heikki Linnakangas | Remove obsolete comment about 'fsm' argument, which... |
commit | commitdiff | tree |
2010-02-05 |
Bruce Momjian | Properly document that OVER and WINDOW are Postgres... |
commit | commitdiff | tree |
2010-02-03 |
Joe Conway | Check to ensure the number of primary key fields suppli... |
commit | commitdiff | tree |
2010-02-03 |
Tom Lane | Forgot to back-patch CLUSTER test fix to 8.4. |
commit | commitdiff | tree |
2010-02-02 |
Tom Lane | CLUSTER specified the wrong namespace when renaming... |
commit | commitdiff | tree |
2010-02-02 |
Bruce Momjian | Remove copyright mention of Andrew Yu, per author's... |
commit | commitdiff | tree |
2010-02-01 |
Tom Lane | Change regexp engine's ccondissect/crevdissect routines... |
commit | commitdiff | tree |
2010-01-31 |
Magnus Hagander | Fix race condition in win32 signal handling. |
commit | commitdiff | tree |
2010-01-30 |
Tom Lane | Avoid performing encoding conversion on command tag... |
commit | commitdiff | tree |
2010-01-30 |
Tom Lane | Fix memory leakage introduced into print_aligned_text... |
commit | commitdiff | tree |
2010-01-25 |
Tom Lane | Apply Tcl_Init() to the "hold" interpreter created... |
commit | commitdiff | tree |
2010-01-24 |
Tom Lane | Fix assorted core dumps and Assert failures that could... |
commit | commitdiff | tree |
2010-01-23 |
Tom Lane | Insert CHECK_FOR_INTERRUPTS calls into loops in dbsize... |
commit | commitdiff | tree |
2010-01-20 |
Tom Lane | Well, the systemtap guys moved the goalposts again... |
commit | commitdiff | tree |
2010-01-19 |
Tom Lane | When doing a parallel restore, we must guard against... |
commit | commitdiff | tree |
2010-01-18 |
Tom Lane | Fix an oversight in convert_EXISTS_sublink_to_join... |
commit | commitdiff | tree |
next |