2010-05-02 |
Simon Riggs | Docs for standbycheck regression tests. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Simon Riggs | Mention that max_standby_delay has units of millisecond... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Tom Lane | Clean up some awkward, inaccurate, and inefficient... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Tom Lane | Add code to InternalIpcMemoryCreate() to handle the... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Tom Lane | Install hack workaround for failure of 'make all' in... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Tom Lane | Adjust postgres.xml rule so that make will notice a... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Tom Lane | Fix leakage of proc-related storage in plpython's inlin... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Tom Lane | Update our information about OS X shared memory configu... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Tom Lane | Improve COPY documentation to clarify that it doesn... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Tom Lane | Fix multiple memory leaks in PLy_spi_execute_fetch_resu... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Tom Lane | Fix a couple of places where the result of fgets()... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Heikki Linnakangas | Fix handling of b-tree reuse WAL records when hot stand... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Marc G. Fournier | tag for 9.0beta1 REL9_0_BETA1 |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Bruce Momjian | Documentation fix: CREATE TRIGGER 'WHERE' -> 'WHEN' |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Tom Lane | Adjust error checks in pg_start_backup and pg_stop_back... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Tom Lane | Rename the parameter recovery_connections to hot_standb... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Bruce Momjian | Doc fix -- last major item should not be a bullet. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Bruce Momjian | Move alpha release notes into a separate file; re... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Bruce Momjian | Update 9.0 release notes to current; add major items... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Tom Lane | Install a workaround for 'TeX capacity exceeded' problem |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Tom Lane | Fix typo, per Thom Brown. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Tom Lane | Modify information_schema._pg_keysequal() to avoid... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Tom Lane | Minor editorializing on pg_controldata and pg_resetxlog... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Tom Lane | pg_controldata needs #define FRONTEND, same as pg_reset... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Tom Lane | Modify ShmemInitStruct and ShmemInitHash to throw error... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Alvaro Herrera | Make pg_stats example query result a bit less wide... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Heikki Linnakangas | Introduce wal_level GUC to explicitly control if inform... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Tom Lane | Fix contrib/tsearch2 expected results to match recent... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Magnus Hagander | Fix typo that had the code check the same thing twice. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Heikki Linnakangas | Add recovery.conf parameters to the documentation index... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Tom Lane | Modify the built-in text search parser to handle URLs... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Tom Lane | Fix stupid typo in refnameRangeTblEntry() --- mea maxim... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Itagaki Takahiro | Add CP949 as an alias for UHC encoding. pg_get_encoding... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Tom Lane | Replace the KnownAssignedXids hash table with a sorted... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Alvaro Herrera | Reformat code examples in plpgsql docs for better reada... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Heikki Linnakangas | If a base backup is cancelled by server shutdown or... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Tom Lane | Update documentation to match pg_stat_activity changes. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Bruce Momjian | Document that pgpool can be used with master/slave... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Tom Lane | Add missing newlines in WPARSER_TRACE output. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Bruce Momjian | Reorder pg_stat_activity columns to be more consistent... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Bruce Momjian | Add comments about why we set LC_CTYPE in WIN32 for... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Robert Haas | When we're restricting who can connect, don't allow... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Bruce Momjian | Add C comments for recent to_char('L') fix for Win32. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Simon Riggs | Patch revoked because of objections. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Robert Haas | Fix various instances of "the the". |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Simon Riggs | Add missing optimizer hooks for function cost and numbe... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Simon Riggs | Previous patch revoked following objections. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Simon Riggs | Make CheckRequiredParameterValues() depend upon correct... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Peter Eisentraut | Fix message punctuation |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Simon Riggs | Optimise btree delete processing when no active backends. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Simon Riggs | Further reductions in Hot Standby conflict processing... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Itagaki Takahiro | Fix encoding issue when lc_monetary or lc_numeric are... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Tom Lane | Enforce superuser permissions checks during ALTER ROLE... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Simon Riggs | Only send cleanup_info messages if VACUUM removes any... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Simon Riggs | Relax locking during GetCurrentVirtualXIDs(). Earlier... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Simon Riggs | Fix oversight in collecting values for cleanup_info... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Tom Lane | Fix pg_hba.conf matching so that replication connection... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Tom Lane | Move the check for whether walreceiver has authenticate... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Tom Lane | Arrange for client authentication to occur before we... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Tom Lane | Fix code that doesn't work on machines with strict... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Robert Haas | Rename standby_keep_segments to wal_keep_segments. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Tom Lane | Move the responsibility for calling StartupXLOG into... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Robert Haas | Update docs as to when WAL logging can be skipped. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Simon Riggs | Add new message for explicit rejection by pg_hba.conf... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Simon Riggs | Check RecoveryInProgress() while holding ProcArrayLock... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Tom Lane | Fix uninitialized local variables. Not sure why gcc... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Magnus Hagander | Add wrapper function libpqrcv_PQexec() in the walreceiv... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Robert Haas | Add an 'enable_material' GUC. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Tom Lane | Fix bogus order of cleanup steps in plperl_inline_handler. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Simon Riggs | Improve sequence and sense of messages from pg_stop_bac... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Simon Riggs | Remove some additional changes in previous commit that... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Simon Riggs | Tune GetSnapshotData() during Hot Standby by avoiding... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Robert Haas | Provide better guidance for adjusting shared_buffers. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Heikki Linnakangas | On Windows, syslogger runs in two threads. The main... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Heikki Linnakangas | In standby mode, suppress repeated LOG messages about... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Bruce Momjian | Document that autovacuum cannot vacuum or analyze tempo... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Peter Eisentraut | Improve punctuation |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Peter Eisentraut | IP port -> TCP port |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Tom Lane | Improve message style for messages associated with... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Heikki Linnakangas | Fix typo, spotted by Erik Rijkers. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Magnus Hagander | Add script to enumerate the timezones in the Windows... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Peter Eisentraut | Update XML features list |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Bruce Momjian | Doc change: effect -> affect, per Robert Haas |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Tom Lane | Fix plpgsql's exec_eval_expr() to ensure it returns... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Tom Lane | Fix a problem introduced by my patch of 2010-01-12... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Robert Haas | Typo fix. Kevin Grittner. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Simon Riggs | Fix minor typo in comment in xlog.c |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Bruce Momjian | Doc change: anyways -> anyway; Erik Rijkers |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Heikki Linnakangas | Allow Hot Standby to begin from a shutdown checkpoint. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Bruce Momjian | Add "SSD" acronym mention for solid state drive mention. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Magnus Hagander | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Magnus Hagander | Only try to do a graceful disconnect if we've successfu... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Bruce Momjian | Remove example of archive_command from configure sectio... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Bruce Momjian | Spell out full archive directory specification in ... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Heikki Linnakangas | Update the location of last removed WAL segment in... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Heikki Linnakangas | Need to use the start pointer of a block we read from... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Heikki Linnakangas | Adjust paragraph about monitoring streaming replication... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Heikki Linnakangas | Change the logic to decide when to delete old WAL segme... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Magnus Hagander | Perltidy run over the MSVC build system files, to clean... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Magnus Hagander | Clean up inconsistent commas |
commit | commitdiff | tree | snapshot |
next |