| 2013-04-30 |
Simon Riggs | Compiler optimizations for page checksum code. |
commit | commitdiff | tree |
| 2013-04-30 |
Peter Eisentraut | pg_upgrade: Remove PGPORT handling from test suite |
commit | commitdiff | tree |
| 2013-04-30 |
Peter Eisentraut | Revert "pg_ctl: Add idempotent option" |
commit | commitdiff | tree |
| 2013-04-29 |
Tom Lane | Postpone creation of pathkeys lists to fix bug #8049. |
commit | commitdiff | tree |
| 2013-04-29 |
Kevin Grittner | Ensure ANALYZE phase is not skipped because of canceled... |
commit | commitdiff | tree |
| 2013-04-29 |
Robert Haas | Attempt to fix error recovery in COPY BOTH mode. |
commit | commitdiff | tree |
| 2013-04-29 |
Simon Riggs | Introduce new page checksum algorithm and module. |
commit | commitdiff | tree |
| 2013-04-28 |
Tom Lane | Editorialize a bit on new ProcessUtility() API. |
commit | commitdiff | tree |
| 2013-04-28 |
Tom Lane | Fix unsafe event-trigger coding in ProcessUtility(). |
commit | commitdiff | tree |
| 2013-04-28 |
Peter Eisentraut | pg_dump: Improve message formatting |
commit | commitdiff | tree |
| 2013-04-27 |
Tom Lane | Incidental cleanup of matviews code. |
commit | commitdiff | tree |
| 2013-04-27 |
Peter Eisentraut | Improve message about failed transaction log archiving |
commit | commitdiff | tree |
| 2013-04-27 |
Peter Eisentraut | Update config.guess and config.sub |
commit | commitdiff | tree |
| 2013-04-26 |
Tom Lane | Fix collation assignment for aggregates with ORDER BY. |
commit | commitdiff | tree |
| 2013-04-26 |
Joe Conway | Ensure that user created rows in extension tables get... |
commit | commitdiff | tree |
| 2013-04-26 |
Robert Haas | libpq: Fix a few bits that didn't get the memo about... |
commit | commitdiff | tree |
| 2013-04-25 |
Tom Lane | Avoid deadlock between concurrent CREATE INDEX CONCURRE... |
commit | commitdiff | tree |
| 2013-04-25 |
Heikki Linnakangas | Fix typo in comment. |
commit | commitdiff | tree |
| 2013-04-25 |
Peter Eisentraut | pg_basebackup: Add missing newlines at end of lines |
commit | commitdiff | tree |
| 2013-04-25 |
Peter Eisentraut | initdb: Improve some messages |
commit | commitdiff | tree |
| 2013-04-25 |
Peter Eisentraut | PL/pgSQL doc: Add example for RETURN QUERY |
commit | commitdiff | tree |
| 2013-04-24 |
Heikki Linnakangas | Add missing #include. |
commit | commitdiff | tree |
| 2013-04-24 |
Kevin Grittner | Fix assertion failure for REFRESH MATERIALIZED VIEW... |
commit | commitdiff | tree |
| 2013-04-24 |
Simon Riggs | Make fast promotion the default promotion mode. |
commit | commitdiff | tree |
| 2013-04-24 |
Bruce Momjian | 9.3 release notes: adjustments per Alvaro |
commit | commitdiff | tree |
| 2013-04-23 |
Bruce Momjian | 9.3 release note updates from Dean Rasheed, Jov, Heikki... |
commit | commitdiff | tree |
| 2013-04-23 |
Heikki Linnakangas | Remove prototype for cube(text) function that doesn... |
commit | commitdiff | tree |
| 2013-04-22 |
Bruce Momjian | 9.3 release notes: add diacritics |
commit | commitdiff | tree |
| 2013-04-22 |
Bruce Momjian | 9.3 release notes: adjustments per Alvaro and Robert |
commit | commitdiff | tree |
| 2013-04-22 |
Heikki Linnakangas | Mention in docs that you can create SP-GiST indexes... |
commit | commitdiff | tree |
| 2013-04-22 |
Bruce Momjian | 9.3 release notes: apply fixes suggested by Alvaro |
commit | commitdiff | tree |
| 2013-04-22 |
Bruce Momjian | 9.3 release notes: update streaming replication speedups |
commit | commitdiff | tree |
| 2013-04-22 |
Peter Eisentraut | doc: Improve example formatting |
commit | commitdiff | tree |
| 2013-04-22 |
Peter Eisentraut | doc: Fix syntax in example |
commit | commitdiff | tree |
| 2013-04-22 |
Bruce Momjian | In 9.3 release notes, split up items |
commit | commitdiff | tree |
| 2013-04-21 |
Bruce Momjian | 9.3 release note adjustments per request from Andres... |
commit | commitdiff | tree |
| 2013-04-21 |
Bruce Momjian | Remove 9.3 item about fixing DROP INDEX CONCURRENTLY |
commit | commitdiff | tree |
| 2013-04-21 |
Bruce Momjian | 9.3 release note fixes |
commit | commitdiff | tree |
| 2013-04-21 |
Bruce Momjian | Adjust 9.3 release notes per request from Simon |
commit | commitdiff | tree |
| 2013-04-21 |
Bruce Momjian | Reorder 9.3 release note items |
commit | commitdiff | tree |
| 2013-04-20 |
Bruce Momjian | More 9.3 release note reorderings |
commit | commitdiff | tree |
| 2013-04-20 |
Bruce Momjian | Fix Gilles Darold's name in 9.3 release notes. |
commit | commitdiff | tree |
| 2013-04-20 |
Tom Lane | Fix longstanding race condition in plancache.c. |
commit | commitdiff | tree |
| 2013-04-20 |
Bruce Momjian | Reorder some 9.3 release item entries |
commit | commitdiff | tree |
| 2013-04-20 |
Bruce Momjian | Push 9.3 release SGML file |
commit | commitdiff | tree |
| 2013-04-20 |
Bruce Momjian | Publish draft 9.3 release notes |
commit | commitdiff | tree |
| 2013-04-20 |
Peter Eisentraut | doc: Mention SATA alongside IDE for Linux |
commit | commitdiff | tree |
| 2013-04-20 |
Peter Eisentraut | Clean up references to SQL92 |
commit | commitdiff | tree |
| 2013-04-19 |
Tom Lane | Improve error message when an FDW doesn't support WHERE... |
commit | commitdiff | tree |
| 2013-04-19 |
Tom Lane | Don't try to pass -I switch to postmaster in contrib... |
commit | commitdiff | tree |
| 2013-04-19 |
Robert Haas | Fix typo in comment. |
commit | commitdiff | tree |
| 2013-04-19 |
Peter Eisentraut | Standardize spelling of "nonblocking" |
commit | commitdiff | tree |
| 2013-04-17 |
Bruce Momjian | pg_upgrade: Add checksum C comment |
commit | commitdiff | tree |
| 2013-04-17 |
Robert Haas | sepgsql: Minor improvement to test script, doc fix. |
commit | commitdiff | tree |
| 2013-04-17 |
Robert Haas | sepgsql: One more getObjectIdentity in lieu of getObjec... |
commit | commitdiff | tree |
| 2013-04-17 |
Peter Eisentraut | doc: Update PQgetssl() documentation |
commit | commitdiff | tree |
| 2013-04-16 |
Bruce Momjian | pgindent: add newline to die() so script line number... |
commit | commitdiff | tree |
| 2013-04-16 |
Heikki Linnakangas | Remove some unused and seldom used fields from Relation... |
commit | commitdiff | tree |
| 2013-04-16 |
Peter Eisentraut | Fix function return type confusion |
commit | commitdiff | tree |
| 2013-04-16 |
Andrew Dunstan | Mark json IO and extraction functions immutable. |
commit | commitdiff | tree |
| 2013-04-15 |
Andrew Dunstan | Correct handling of NULL arguments in json funcs. |
commit | commitdiff | tree |
| 2013-04-15 |
Tom Lane | Improve GiST index search performance for trigram regex... |
commit | commitdiff | tree |
| 2013-04-14 |
Peter Eisentraut | Add serial comma |
commit | commitdiff | tree |
| 2013-04-14 |
Peter Eisentraut | pg_ctl: Add idempotent option |
commit | commitdiff | tree |
| 2013-04-13 |
Peter Eisentraut | Fix sporadic rebuilds for .pc files |
commit | commitdiff | tree |
| 2013-04-12 |
Tom Lane | Clean up the mess around EXPLAIN and materialized views. |
commit | commitdiff | tree |
| 2013-04-12 |
Bruce Momjian | pgindent: improve error messages |
commit | commitdiff | tree |
| 2013-04-12 |
Bruce Momjian | pgindent: fix downloading of BSD indent binary |
commit | commitdiff | tree |
| 2013-04-12 |
Robert Haas | sepgsql: Enforce db_procedure:{execute} permission. |
commit | commitdiff | tree |
| 2013-04-12 |
Robert Haas | Minor wording corrections for object-access hook stuff. |
commit | commitdiff | tree |
| 2013-04-12 |
Robert Haas | sepgql: Use getObjectIdentity rather than getObjectDesc... |
commit | commitdiff | tree |
| 2013-04-11 |
Bruce Momjian | Document that git_changelog needs updating for major... |
commit | commitdiff | tree |
| 2013-04-11 |
Alvaro Herrera | Remove quotes around SQL statement in error message |
commit | commitdiff | tree |
| 2013-04-11 |
Alvaro Herrera | Fix confusion between ObjectType and ObjectClass |
commit | commitdiff | tree |
| 2013-04-11 |
Peter Eisentraut | doc: Update DTrace information |
commit | commitdiff | tree |
| 2013-04-10 |
Magnus Hagander | Update the description for the graphical installers |
commit | commitdiff | tree |
| 2013-04-10 |
Alvaro Herrera | Fix SIGUSR1 handling by unconnected bgworkers |
commit | commitdiff | tree |
| 2013-04-10 |
Alvaro Herrera | Fix SIGHUP handling by unconnected bgworkers |
commit | commitdiff | tree |
| 2013-04-10 |
Tom Lane | Make contrib/pg_trgm also support regex searches with... |
commit | commitdiff | tree |
| 2013-04-10 |
Alvaro Herrera | Make worker_spi sample code more complete |
commit | commitdiff | tree |
| 2013-04-10 |
Andrew Dunstan | Fix hstore_to_json_loose example in docs. |
commit | commitdiff | tree |
| 2013-04-10 |
Robert Haas | Remove duplicate initialization in XLogReadRecord. |
commit | commitdiff | tree |
| 2013-04-09 |
Kevin Grittner | Create a distinction between a populated matview and... |
commit | commitdiff | tree |
| 2013-04-09 |
Robert Haas | Adjust ExplainOneQuery_hook_type to take a DestReceiver... |
commit | commitdiff | tree |
| 2013-04-09 |
Tom Lane | Support indexing of regular-expression searches in... |
commit | commitdiff | tree |
| 2013-04-08 |
Simon Riggs | Minor rewording of README comments |
commit | commitdiff | tree |
| 2013-04-08 |
Heikki Linnakangas | Fix calculation of how many segments to retain for... |
commit | commitdiff | tree |
| 2013-04-08 |
Simon Riggs | Skip extraneous locking in XLogCheckBuffer(). |
commit | commitdiff | tree |
| 2013-04-08 |
Simon Riggs | Avoid tricky race condition recording XLOG_HINT |
commit | commitdiff | tree |
| 2013-04-08 |
Simon Riggs | README comments on checksums on page holes. |
commit | commitdiff | tree |
| 2013-04-07 |
Simon Riggs | Tune BufferGetLSNAtomic() when checksums !enabled |
commit | commitdiff | tree |
| 2013-04-07 |
Simon Riggs | Fix checksums for CLUSTER, VACUUM FULL etc. |
commit | commitdiff | tree |
| 2013-04-07 |
Tom Lane | Get rid of USE_WIDE_UPPER_LOWER dependency in trigram... |
commit | commitdiff | tree |
| 2013-04-07 |
Tom Lane | In isolationtester, retry after EINTR return from selec... |
commit | commitdiff | tree |
| 2013-04-05 |
Robert Haas | sepgsql: Enforce db_schema:search permission. |
commit | commitdiff | tree |
| 2013-04-05 |
Tom Lane | Improve documentation about the relationship of extensi... |
commit | commitdiff | tree |
| 2013-04-05 |
Peter Eisentraut | doc: Fix number of columns in table |
commit | commitdiff | tree |
| 2013-04-05 |
Tom Lane | Fix line count in slashUsage(). |
commit | commitdiff | tree |
| 2013-04-04 |
Tom Lane | Add \watch [SEC] command to psql. |
commit | commitdiff | tree |
| 2013-04-04 |
Andrew Dunstan | Fix off by one error in JSON extract path code. |
commit | commitdiff | tree |
| next |