| 2012-10-17 |  Simon Riggs | Clarify hash index caution and copy to CREATE INDEX... | commit | commitdiff | tree | snapshot | 
| 2012-10-15 |  Heikki Linnakangas | Fix race condition in pg_ctl reading postmaster.pid. | commit | commitdiff | tree | snapshot | 
| 2012-10-15 |  Tom Lane | Split up process latch initialization for more-fail... | commit | commitdiff | tree | snapshot | 
| 2012-10-11 |  Tom Lane | Fix cross-type case in partial row matching for hashed... | commit | commitdiff | tree | snapshot | 
| 2012-10-10 |  Tom Lane | Fix PGXS support for building loadable modules on AIX. | commit | commitdiff | tree | snapshot | 
| 2012-10-09 |  Tom Lane | Fix lo_import and lo_export to return useful error... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 |  Tom Lane | Fix lo_export usage in example programs. | commit | commitdiff | tree | snapshot | 
| 2012-10-08 |  Heikki Linnakangas | Say ANALYZE, not VACUUM, in error message on analyze... | commit | commitdiff | tree | snapshot | 
| 2012-10-05 |  Michael Meskes | Removed sentence about not being able to retrieve more... | commit | commitdiff | tree | snapshot | 
| 2012-10-05 |  Michael Meskes | Fixed test for array boundary. | commit | commitdiff | tree | snapshot | 
| 2012-10-04 |  Tom Lane | Fix permissions explanations in CREATE DATABASE and... | commit | commitdiff | tree | snapshot | 
| 2012-10-03 |  Alvaro Herrera | REASSIGN OWNED: consider grants on tablespaces, too | commit | commitdiff | tree | snapshot | 
| 2012-10-02 |  Heikki Linnakangas | Fix access past end of string in date parsing. | commit | commitdiff | tree | snapshot | 
| 2012-09-29 |  Tom Lane | Fix bugs in "restore.sql" script emitted in pg_dump... | commit | commitdiff | tree | snapshot | 
| 2012-09-28 |  Tom Lane | Fix tar files emitted by pg_basebackup to be POSIX... | commit | commitdiff | tree | snapshot | 
| 2012-09-25 |  Tom Lane | Fix examples of how to use "su" while starting the... | commit | commitdiff | tree | snapshot | 
| 2012-09-19 |  Tom Lane | Stamp 9.1.6.  REL9_1_6 | commit | commitdiff | tree | snapshot | 
| 2012-09-19 |  Tom Lane | Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4... | commit | commitdiff | tree | snapshot | 
| 2012-09-19 |  Tom Lane | Update time zone data files to tzdata release 2012f. | commit | commitdiff | tree | snapshot | 
| 2012-09-19 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2012-09-19 |  Peter Eisentraut | pg_upgrade: Remove check for pg_config | commit | commitdiff | tree | snapshot | 
| 2012-09-17 |  Tom Lane | Provide adequate documentation of the "table_name ... | commit | commitdiff | tree | snapshot | 
| 2012-09-16 |  Simon Riggs | Fix bufmgr so CHECKPOINT_END_OF_RECOVERY behaves as... | commit | commitdiff | tree | snapshot | 
| 2012-09-16 |  Kevin Grittner | Fix documentation reference to maximum allowed for... | commit | commitdiff | tree | snapshot | 
| 2012-09-14 |  Tom Lane | Back-patch fix and test case for bug #7516. | commit | commitdiff | tree | snapshot | 
| 2012-09-14 |  Robert Haas | Properly set relpersistence for fake relcache entries. | commit | commitdiff | tree | snapshot | 
| 2012-09-12 |  Kevin Grittner | Fix typo: lexemes misspelled in full text search docs. | commit | commitdiff | tree | snapshot | 
| 2012-09-12 |  Tom Lane | Fix logical errors in tsquery selectivity estimation... | commit | commitdiff | tree | snapshot | 
| 2012-09-10 |  Tom Lane | Make plperl safe against functions that are redefined... | commit | commitdiff | tree | snapshot | 
| 2012-09-09 |  Tom Lane | Use .NOTPARALLEL in ecpg/Makefile to avoid a gmake... | commit | commitdiff | tree | snapshot | 
| 2012-09-08 |  Tom Lane | Fix PARAM_EXEC assignment mechanism to be safe in the... | commit | commitdiff | tree | snapshot | 
| 2012-09-06 |  Robert Haas | Fix "too many arguments" messages not to index off... | commit | commitdiff | tree | snapshot | 
| 2012-09-06 |  Tom Lane | Fix inappropriate error messages for Hot Standby miscon... | commit | commitdiff | tree | snapshot | 
| 2012-09-05 |  Andrew Dunstan | Fix line end mishandling in pg_upgrade on Windows. | commit | commitdiff | tree | snapshot | 
| 2012-09-05 |  Tom Lane | Restore SIGFPE handler after initializing PL/Perl. | commit | commitdiff | tree | snapshot | 
| 2012-09-04 |  Andrew Dunstan | Indent fix_path_separator() header properly. | commit | commitdiff | tree | snapshot | 
| 2012-09-03 |  Andrew Dunstan | Use correct path separator for Windows builtin commands. | commit | commitdiff | tree | snapshot | 
| 2012-08-31 |  Tom Lane | Make configure probe for mbstowcs_l as well as wcstombs_l. | commit | commitdiff | tree | snapshot | 
| 2012-08-31 |  Tom Lane | Back-patch recent fixes for gistchoose and gistRelocate... | commit | commitdiff | tree | snapshot | 
| 2012-08-30 |  Robert Haas | Document how to prevent PostgreSQL itself from exhausti... | commit | commitdiff | tree | snapshot | 
| 2012-08-30 |  Robert Haas | Add missing period to detail message. | commit | commitdiff | tree | snapshot | 
| 2012-08-27 |  Robert Haas | Back-patch fixes for some issues in our Windows socket... | commit | commitdiff | tree | snapshot | 
| 2012-08-24 |  Tom Lane | Fix issues with checks for unsupported transaction... | commit | commitdiff | tree | snapshot | 
| 2012-08-23 |  Tom Lane | Fix cascading privilege revoke to notice when privilege... | commit | commitdiff | tree | snapshot | 
| 2012-08-20 |  Tom Lane | Fix bugs in contrib/pg_trgm's LIKE pattern analysis... | commit | commitdiff | tree | snapshot | 
| 2012-08-15 |  Tom Lane | Fix rescan logic in nodeCtescan. | commit | commitdiff | tree | snapshot | 
| 2012-08-15 |  Tom Lane | Disallow extensions from owning the schema they are... | commit | commitdiff | tree | snapshot | 
| 2012-08-14 |  Tom Lane | Stamp 9.1.5.  REL9_1_5 | commit | commitdiff | tree | snapshot | 
| 2012-08-14 |  Tom Lane | Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. | commit | commitdiff | tree | snapshot | 
| 2012-08-14 |  Tom Lane | Prevent access to external files/URLs via contrib/xml2... | commit | commitdiff | tree | snapshot | 
| 2012-08-14 |  Tom Lane | Prevent access to external files/URLs via XML entity... | commit | commitdiff | tree | snapshot | 
| 2012-08-14 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2012-08-14 |  Tom Lane | Update time zone data files to tzdata release 2012e. | commit | commitdiff | tree | snapshot | 
| 2012-08-11 |  Tom Lane | Fix dependencies generated during ALTER TABLE ADD CONST... | commit | commitdiff | tree | snapshot | 
| 2012-08-10 |  Magnus Hagander | Fix upper limit of superuser_reserved_connections,... | commit | commitdiff | tree | snapshot | 
| 2012-08-08 |  Tom Lane | Update isolation tests' README file. | commit | commitdiff | tree | snapshot | 
| 2012-08-07 |  Simon Riggs | fsync backup_label after pg_start_backup() | commit | commitdiff | tree | snapshot | 
| 2012-08-06 |  Robert Haas | Typo fixes for previous commit. | commit | commitdiff | tree | snapshot | 
| 2012-08-06 |  Robert Haas | Warn more vigorously about the non-transactional behavi... | commit | commitdiff | tree | snapshot | 
| 2012-08-06 |  Heikki Linnakangas | Perform conversion from Python unicode to string/bytes... | commit | commitdiff | tree | snapshot | 
| 2012-08-04 |  Bruce Momjian | Reword documentation for concurrent index rebuilds... | commit | commitdiff | tree | snapshot | 
| 2012-08-03 |  Tom Lane | Fix bugs with parsing signed hh:mm and hh:mm:ss fields... | commit | commitdiff | tree | snapshot | 
| 2012-08-03 |  Bruce Momjian | Document that, for psql -c, only the result of the... | commit | commitdiff | tree | snapshot | 
| 2012-07-31 |  Tom Lane | Fix WITH attached to a nested set operation (UNION... | commit | commitdiff | tree | snapshot | 
| 2012-07-31 |  Tom Lane | Fix syslogger so that log_truncate_on_rotation works... | commit | commitdiff | tree | snapshot | 
| 2012-07-30 |  Bruce Momjian | Now that the diskchecker.pl author has updated the... | commit | commitdiff | tree | snapshot | 
| 2012-07-27 |  Tom Lane | Improve reporting of error situations in find_other_exec(). | commit | commitdiff | tree | snapshot | 
| 2012-07-27 |  Bruce Momjian | Update doc mention of diskchecker.pl to add URL for... | commit | commitdiff | tree | snapshot | 
| 2012-07-26 |  Tom Lane | Only allow autovacuum to be auto-canceled by a directly... | commit | commitdiff | tree | snapshot | 
| 2012-07-26 |  Robert Haas | Log a better message when canceling autovacuum. | commit | commitdiff | tree | snapshot | 
| 2012-07-25 |  Tom Lane | Fix longstanding crash-safety bug with newly-created... | commit | commitdiff | tree | snapshot | 
| 2012-07-20 |  Andrew Dunstan | Remove now unneeded results file for disabled prepared... | commit | commitdiff | tree | snapshot | 
| 2012-07-20 |  Andrew Dunstan | Remove prepared transactions from main isolation test... | commit | commitdiff | tree | snapshot | 
| 2012-07-20 |  Tom Lane | Fix whole-row Var evaluation to cope with resjunk colum... | commit | commitdiff | tree | snapshot | 
| 2012-07-17 |  Tom Lane | Improve coding around the fsync request queue. | commit | commitdiff | tree | snapshot | 
| 2012-07-17 |  Alvaro Herrera | Remove recently added PL/Perl encoding tests | commit | commitdiff | tree | snapshot | 
| 2012-07-15 |  Tom Lane | Prevent corner-case core dump in rfree(). | commit | commitdiff | tree | snapshot | 
| 2012-07-12 |  Tom Lane | Fix walsender processes to establish a SIGALRM handler. | commit | commitdiff | tree | snapshot | 
| 2012-07-10 |  Tom Lane | Back-patch fix for extraction of fixed prefixes from... | commit | commitdiff | tree | snapshot | 
| 2012-07-10 |  Tom Lane | Back-patch addition of pg_wchar-to-multibyte conversion... | commit | commitdiff | tree | snapshot | 
| 2012-07-10 |  Alvaro Herrera | Add forgotten PL/Perl regression test files | commit | commitdiff | tree | snapshot | 
| 2012-07-10 |  Alvaro Herrera | plperl: Skip setting UTF8 flag when in SQL_ASCII encoding | commit | commitdiff | tree | snapshot | 
| 2012-07-10 |  Alvaro Herrera | PL/Perl: Avoid compiler warning from clang | commit | commitdiff | tree | snapshot | 
| 2012-07-10 |  Tom Lane | Refactor pattern_fixed_prefix() to avoid dealing in... | commit | commitdiff | tree | snapshot | 
| 2012-07-09 |  Tom Lane | Fix planner to pass correct collation to operator selec... | commit | commitdiff | tree | snapshot | 
| 2012-07-05 |  Tom Lane | Don't try to trim "../" in join_path_components(). | commit | commitdiff | tree | snapshot | 
| 2012-07-05 |  Heikki Linnakangas | Revert part of the previous patch that avoided using... | commit | commitdiff | tree | snapshot | 
| 2012-07-05 |  Heikki Linnakangas | Fix mapping of PostgreSQL encodings to Python encodings. | commit | commitdiff | tree | snapshot | 
| 2012-07-04 |  Magnus Hagander | Always treat a standby returning an an invalid flush... | commit | commitdiff | tree | snapshot | 
| 2012-07-04 |  Magnus Hagander | Remove reference to default wal_buffers being 8 | commit | commitdiff | tree | snapshot | 
| 2012-07-04 |  Magnus Hagander | Fix typo | commit | commitdiff | tree | snapshot | 
| 2012-07-04 |  Magnus Hagander | Remove references to PostgreSQL bundled on Solaris | commit | commitdiff | tree | snapshot | 
| 2012-07-04 |  Magnus Hagander | Remove references to pgfoundry as recommended hosting... | commit | commitdiff | tree | snapshot | 
| 2012-07-03 |  Alvaro Herrera | Forgot an #include in the previous patch :-( | commit | commitdiff | tree | snapshot | 
| 2012-07-03 |  Alvaro Herrera | Have REASSIGN OWNED work on extensions, too | commit | commitdiff | tree | snapshot | 
| 2012-07-01 |  Tom Lane | Fix race condition in enum value comparisons. | commit | commitdiff | tree | snapshot | 
| 2012-06-30 |  Tom Lane | Prevent CREATE TABLE LIKE/INHERITS from (mis) copying... | commit | commitdiff | tree | snapshot | 
| 2012-06-29 |  Heikki Linnakangas | Initialize shared memory copy of ckptXidEpoch correctly... | commit | commitdiff | tree | snapshot | 
| 2012-06-29 |  Tom Lane | Fix NOTIFY to cope with I/O problems, such as out-of... | commit | commitdiff | tree | snapshot | 
| 2012-06-26 |  Tom Lane | Improve pg_dump's dependency-sorting logic to enforce... | commit | commitdiff | tree | snapshot | 
| next |