2011-12-01 |
Tom Lane | Update information about configuring SysV IPC parameter... |
commit | commitdiff | tree |
2011-12-01 |
Tom Lane | Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17... |
commit | commitdiff | tree |
2011-11-30 |
Tom Lane | Update time zone data files to tzdata release 2011n. |
commit | commitdiff | tree |
2011-11-30 |
Tom Lane | Tweak previous patch to ensure edata->filename always... |
commit | commitdiff | tree |
2011-11-30 |
Peter Eisentraut | Strip file names reported in error messages in vpath... |
commit | commitdiff | tree |
2011-11-30 |
Tom Lane | Prevent autovacuum transactions from running in seriali... |
commit | commitdiff | tree |
2011-11-29 |
Peter Eisentraut | pg_dump: Add gettext plural support to error message |
commit | commitdiff | tree |
2011-11-29 |
Tom Lane | Disallow deletion of CurrentExtensionObject while runni... |
commit | commitdiff | tree |
2011-11-28 |
Tom Lane | Remove erroneous claim about use of pg_locks.objid... |
commit | commitdiff | tree |
2011-11-28 |
Tom Lane | Fix some bogosities in pg_dump's foreign-table support. |
commit | commitdiff | tree |
2011-11-28 |
Tom Lane | Ensure that whole-row junk Vars are always of composite... |
commit | commitdiff | tree |
2011-11-27 |
Andrew Dunstan | Fix MSVC builds broken by xsubpp change |
commit | commitdiff | tree |
2011-11-26 |
Andrew Dunstan | Use the right interpreter for encoding test. |
commit | commitdiff | tree |
2011-11-26 |
Andrew Dunstan | Use the preferred version of xsubpp, not necessarily... |
commit | commitdiff | tree |
2011-11-26 |
Tom Lane | Fix overly-aggressive and inconsistent quoting in OS... |
commit | commitdiff | tree |
2011-11-26 |
Andrew Dunstan | Ensure plperl strings are always correctly UTF8 encoded. |
commit | commitdiff | tree |
2011-11-25 |
Bruce Momjian | Allow pg_upgrade to upgrade clusters that use exclusion... |
commit | commitdiff | tree |
2011-11-25 |
Tom Lane | Fix erroneous replay of GIN_UPDATE_META_PAGE WAL records. |
commit | commitdiff | tree |
2011-11-24 |
Heikki Linnakangas | Preserve SQLSTATE when an SPI error is propagated throu... |
commit | commitdiff | tree |
2011-11-21 |
Tom Lane | Fix citext upgrade script to update derived copies... |
commit | commitdiff | tree |
2011-11-19 |
Tom Lane | Avoid floating-point underflow while tracking buffer... |
commit | commitdiff | tree |
2011-11-17 |
Bruce Momjian | Fix pg_upgrade's pg_scandir_internal() the right way... |
commit | commitdiff | tree |
2011-11-17 |
Bruce Momjian | Fix pg_upgrade's pg_scandir_internal() to properly... |
commit | commitdiff | tree |
2011-11-17 |
Michael Meskes | Applied Zoltan's patch to correctly align interval... |
commit | commitdiff | tree |
2011-11-16 |
Robert Haas | Don't elide blank lines when accumulating psql command... |
commit | commitdiff | tree |
2011-11-13 |
Michael Meskes | Applied patch by Zoltan to fix copy&paste bug in ecpg... |
commit | commitdiff | tree |
2011-11-12 |
Tom Lane | In plpgsql, allow foreign tables to define row types. |
commit | commitdiff | tree |
2011-11-10 |
Tom Lane | Throw nice error if server is too old to support psql... |
commit | commitdiff | tree |
2011-11-10 |
Robert Haas | Correct documentation for trace_userlocks. |
commit | commitdiff | tree |
2011-11-10 |
Tom Lane | Avoid platform-dependent infinite loop in pg_dump. |
commit | commitdiff | tree |
2011-11-10 |
Peter Eisentraut | Fix server header file installation with vpath builds |
commit | commitdiff | tree |
2011-11-10 |
Bruce Momjian | Document that PQexec() can handle a NULL res pointer... |
commit | commitdiff | tree |
2011-11-09 |
Peter Eisentraut | Only install the extension files for the current Python... |
commit | commitdiff | tree |
2011-11-09 |
Tom Lane | Fix random discrepancies between parallel_schedule... |
commit | commitdiff | tree |
2011-11-09 |
Tom Lane | Wrap appendrel member outputs in PlaceHolderVars in... |
commit | commitdiff | tree |
2011-11-08 |
Heikki Linnakangas | Make DatumGetInetP() unpack inet datums with a 1-byte... |
commit | commitdiff | tree |
2011-11-08 |
Peter Eisentraut | -DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS |
commit | commitdiff | tree |
2011-11-07 |
Tom Lane | Fix assorted bugs in contrib/unaccent's configuration... |
commit | commitdiff | tree |
2011-11-05 |
Tom Lane | Don't assume that a tuple's header size is unchanged... |
commit | commitdiff | tree |
2011-11-04 |
Peter Eisentraut | Fix archive_command example |
commit | commitdiff | tree |
2011-11-03 |
Tom Lane | Fix bogus code in contrib/ tsearch dictionary examples. |
commit | commitdiff | tree |
2011-11-03 |
Tom Lane | Fix inline_set_returning_function() to allow multiple... |
commit | commitdiff | tree |
2011-11-03 |
Tom Lane | Fix handling of PlaceHolderVars in nestloop parameter... |
commit | commitdiff | tree |
2011-11-02 |
Tom Lane | Revert "Stop btree indexscans upon reaching nulls in... |
commit | commitdiff | tree |
2011-11-02 |
Simon Riggs | Derive oldestActiveXid at correct time for Hot Standby. |
commit | commitdiff | tree |
2011-11-02 |
Simon Riggs | Start Hot Standby faster when initial snapshot is incom... |
commit | commitdiff | tree |
2011-11-02 |
Simon Riggs | Fix timing of Startup CLOG and MultiXact during Hot... |
commit | commitdiff | tree |
2011-11-01 |
Tom Lane | Fix race condition with toast table access from a stale... |
commit | commitdiff | tree |
2011-11-01 |
Magnus Hagander | Document that multiple LDAP servers can be specified |
commit | commitdiff | tree |
2011-10-31 |
Tom Lane | Stop btree indexscans upon reaching nulls in either... |
commit | commitdiff | tree |
2011-10-29 |
Tom Lane | Fix assorted bogosities in cash_in() and cash_out(). |
commit | commitdiff | tree |
2011-10-28 |
Robert Haas | Clarify that ORDER BY/FOR UPDATE can't malfunction... |
commit | commitdiff | tree |
2011-10-28 |
Robert Haas | Change "and and" to "and". |
commit | commitdiff | tree |
2011-10-28 |
Tom Lane | Update docs to point to the timezone library's new... |
commit | commitdiff | tree |
2011-10-26 |
Tom Lane | Typo fixes. |
commit | commitdiff | tree |
2011-10-26 |
Tom Lane | Change FK trigger creation order to better support... |
commit | commitdiff | tree |
2011-10-25 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree |
2011-10-23 |
Tom Lane | Don't trust deferred-unique indexes for join removal. |
commit | commitdiff | tree |
2011-10-22 |
Heikki Linnakangas | Fix overly-complicated usage of errcode_for_file_access(). |
commit | commitdiff | tree |
2011-10-21 |
Tom Lane | More cleanup after failed reduced-lock-levels-for-DDL... |
commit | commitdiff | tree |
2011-10-21 |
Robert Haas | Fix DROP OPERATOR FAMILY IF EXISTS. |
commit | commitdiff | tree |
2011-10-20 |
Tom Lane | Simplify and improve ProcessStandbyHSFeedbackMessage... |
commit | commitdiff | tree |
2011-10-20 |
Tom Lane | Fix memory leak in tab completion. |
commit | commitdiff | tree |
2011-10-19 |
Robert Haas | Document that postopts is excluded from base backups |
commit | commitdiff | tree |
2011-10-18 |
Tom Lane | Fix pg_dump to dump casts between auto-generated types. |
commit | commitdiff | tree |
2011-10-18 |
Magnus Hagander | Exclude postmaster.opts from base backups |
commit | commitdiff | tree |
2011-10-16 |
Tom Lane | Fix collate.linux.utf8 expected output for recent error... |
commit | commitdiff | tree |
2011-10-15 |
Tom Lane | Fix bugs in information_schema.referential_constraints... |
commit | commitdiff | tree |
2011-10-13 |
Tom Lane | Fix up Perl-to-Postgres datatype conversions in pl... |
commit | commitdiff | tree |
2011-10-13 |
Bruce Momjian | Update documentation about ts_rank(). |
commit | commitdiff | tree |
2011-10-13 |
Tom Lane | Fix typo in dummy_seclabel documentation. |
commit | commitdiff | tree |
2011-10-12 |
Tom Lane | Don't mark auto-generated types as extension members. |
commit | commitdiff | tree |
2011-10-12 |
Tom Lane | Throw a useful error message if an extension script... |
commit | commitdiff | tree |
2011-10-12 |
Bruce Momjian | Modify up/home macro to match standard parameter list... |
commit | commitdiff | tree |
2011-10-12 |
Tom Lane | Improve documentation of psql's \q command. |
commit | commitdiff | tree |
2011-10-12 |
Bruce Momjian | Add Up/Home link to the top of the HTML doc output. |
commit | commitdiff | tree |
2011-10-11 |
Bruce Momjian | Document that not backing up postpid and postmaster... |
commit | commitdiff | tree |
2011-10-10 |
Robert Haas | Improve documentation of how to fiddle with SCSI drives... |
commit | commitdiff | tree |
2011-10-10 |
Robert Haas | Fix typo in docs for libpq keepalives_count option. |
commit | commitdiff | tree |
2011-10-10 |
Robert Haas | Revert accidental change to pg_config_manual.h. |
commit | commitdiff | tree |
2011-10-08 |
Heikki Linnakangas | Don't let transform_null_equals=on affect CASE foo... |
commit | commitdiff | tree |
2011-10-08 |
Robert Haas | Add missing space. |
commit | commitdiff | tree |
2011-10-06 |
Magnus Hagander | Ensure walsenders can be SIGTERMed while in non-walsend... |
commit | commitdiff | tree |
2011-10-06 |
Robert Haas | Make pgstatindex respond to cancel interrupts. |
commit | commitdiff | tree |
2011-10-06 |
Tom Lane | Improve and simplify CREATE EXTENSION's management... |
commit | commitdiff | tree |
2011-10-04 |
Tom Lane | Add sourcefile/sourceline data to EXEC_BACKEND GUC... |
commit | commitdiff | tree |
2011-10-03 |
Tom Lane | ProcedureCreate neglected to record dependencies on... |
commit | commitdiff | tree |
2011-09-29 |
Bruce Momjian | Fix pg_upgrade for EXEC_BACKEND builds (e.g. Windows... |
commit | commitdiff | tree |
2011-09-29 |
Tom Lane | Fix index matching for operators with mixed collatable... |
commit | commitdiff | tree |
2011-09-29 |
Bruce Momjian | In pg_upgrade, because toast table names can be mismatc... |
commit | commitdiff | tree |
2011-09-28 |
Tom Lane | Take sepgsql regression tests out of the regular regres... |
commit | commitdiff | tree |
2011-09-27 |
Tom Lane | Fix window functions that sort by expressions involving... |
commit | commitdiff | tree |
2011-09-25 |
Tom Lane | Un-break compression of plain-text output format in... |
commit | commitdiff | tree |
2011-09-24 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree |
2011-09-24 |
Magnus Hagander | Note that sslmode=require verifies the CA if root cert... |
commit | commitdiff | tree |
2011-09-24 |
Tom Lane | Fix our mapping of Windows timezones for Central America. |
commit | commitdiff | tree |
2011-09-23 |
Simon Riggs | synchronous_commit is an enum not a boolean. |
commit | commitdiff | tree |
2011-09-22 |
Tom Lane | Stamp 9.1.1. |
commit | commitdiff | tree |
2011-09-22 |
Tom Lane | Update release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16... |
commit | commitdiff | tree |
2011-09-22 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
next |