2016-04-11 |
Fujii Masao | Fix documented return type of pg_logical_emit_message... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Fujii Masao | Use ereport(ERROR) instead of Assert() to emit syncrep_... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Tom Lane | Fix poorly thought-through code from commit 5c3c3cd0a30... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Tom Lane | pg_dump: add missing "destroyPQExpBuffer(query)" in... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Tom Lane | Add comment about intentional fallthrough in switch. |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Tom Lane | Clean up foreign-key caching code in planner. |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Tom Lane | Fix access-to-already-freed-memory issue in plpython... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Andres Freund | Avoid the use of a separate spinlock to protect a LWLoc... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Andres Freund | Allow Pin/UnpinBuffer to operate in a lockfree manner. |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Tom Lane | Improve contrib/bloom regression test using code covera... |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Alvaro Herrera | Fix possible NULL dereference in ExecAlterObjectDependsStmt |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Tom Lane | Further minor improvement in generic_xlog.c: always... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Tom Lane | Micro-optimize GenericXLogFinish(). |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Tom Lane | Fix PL/Python ereport() test to work on Python 2.3. |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Tom Lane | Get rid of GenericXLogUnregister(). |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Tom Lane | Get rid of blinsert()'s use of GenericXLogUnregister(). |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Tom Lane | Code review/prettification for generic_xlog.c. |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Tom Lane | Run pgindent on generic_xlog.c. |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Kevin Grittner | Fix typo in C comment. |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Kevin Grittner | Turn special page pointer validation to static inline... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Alvaro Herrera | Move \crosstabview regression tests to a separate file |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Alvaro Herrera | Support \crosstabview in psql |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Kevin Grittner | Add snapshot_too_old to NSVC @contrib_excludes |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Andres Freund | Expose more out/readfuncs support functions. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Stephen Frost | Create default roles |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Stephen Frost | Reserve the "pg_" namespace for roles |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Stephen Frost | Fix improper usage of 'dump' bitmap |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Kevin Grittner | Add the "snapshot too old" feature |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Kevin Grittner | Modify BufferGetPage() to prepare for "snapshot too... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Stephen Frost | In dumpTable, re-instate the skipping logic |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Teodor Sigaev | Revert CREATE INDEX ... INCLUDING ... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Magnus Hagander | Add authentication parameters compat_realm and upn_usen... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Teodor Sigaev | Fix possible use of uninitialised value in ts_headline() |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Tom Lane | Fix unstable regression test output. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Peter Eisentraut | Distrust external OpenSSL clients; clear err queue |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Tom Lane | Add BSD authentication method. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Robert Haas | Add combine functions for various floating-point aggreg... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Teodor Sigaev | Fix output of regression test of contrib/tsearch2 |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Teodor Sigaev | Restore original tsquery operation numbering. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Andrew Dunstan | Silence warning from modern perl about unescaped braces |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Teodor Sigaev | CREATE INDEX ... INCLUDING (column[, ...]) |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Peter Eisentraut | Replace printf format %i by %d |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Andrew Dunstan | Turn down MSVC compiler verbosity |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Peter Eisentraut | Fix printf format |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Tom Lane | Fix multiple bugs in tablespace symlink removal. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Robert Haas | Document which aggregates support partial mode. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Teodor Sigaev | Enhanced custom error in PLPythonu |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Andres Freund | Increase maximum number of clog buffers. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Robert Haas | Add a 'parallel_degree' reloption. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Robert Haas | Attempt to fix breakage due to declaration following... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Peter Eisentraut | Set PAM_RHOST item for PAM authentication |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Teodor Sigaev | Rename comparePos() to compareWordEntryPos() |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Fujii Masao | Add regression tests for multiple synchronous standbys. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Robert Haas | Use quicksort, not replacement selection, for external... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Robert Haas | Extend relations multiple blocks at a time to improve... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Fujii Masao | Fix a couple of places in doc that implied there was... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Simon Riggs | Use Foreign Key relationships to infer multi-column... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | GRANT rights to CURRENT_USER instead of adding roles |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Teodor Sigaev | Zeroing unused parts ducring tsquery construction. |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Tom Lane | Refactor join_is_removable() to separate out distinctne... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Teodor Sigaev | Make testing of phraseto_tsquery independ from value of |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Kevin Grittner | Detect SSI conflicts before reporting constraint violations |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Teodor Sigaev | Phrase full text search. |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Simon Riggs | Load FK defs into relcache for use by planner |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Noah Misch | Standardize GetTokenInformation() error reporting. |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Noah Misch | Remove redundant message in AddUserToTokenDacl(). |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | Bump catversion for pg_dump dump catalog ACL patches |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | Use GRANT system to manage access to sensitive functions |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | In pg_dump, include pg_catalog and extension ACLs,... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | In pg_dump, split "dump" into "dump" and "dump_contains" |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | In pg_dump, use a bitmap to represent what to include |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | Add new catalog called pg_init_privs |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Teodor Sigaev | Add jsonb_insert |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Peter Eisentraut | pg_dump: Add table qualifications to some tags |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Tom Lane | Run pgindent on a batch of (mostly-planner-related... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Simon Riggs | Modify test_decoding/messages to remove non-ascii chars |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Fujii Masao | Use proper format specifier %X/%X for LSN, again. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Simon Riggs | Revert bf08f2292ffca14fd133aa0901d1563b6ecd6894 |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Simon Riggs | Generic Messages for Logical Decoding |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Fujii Masao | Support multiple synchronous standby servers. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Alvaro Herrera | Fix broken ALTER INDEX documentation |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Alvaro Herrera | Support ALTER THING .. DEPENDS ON EXTENSION |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Robert Haas | Fix parallel-safety code for parallel aggregation. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Robert Haas | Align all shared memory allocations to cache line bound... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Tom Lane | Fix PL/Python for recursion and interleaved set-returni... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Robert Haas | Add parallel query support functions for assorted aggre... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Magnus Hagander | Implement backup API functions for non-exclusive backups |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Peter Eisentraut | Fix error message from wal_level value renaming |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Tom Lane | Disallow newlines in parameter values to be set in... |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Alvaro Herrera | Display WAL pointer in rm_redo error callback |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Tom Lane | Add a few comments about ANALYZE's strategy for collect... |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Tom Lane | Partially revert commit 3d3bf62f30200500637b24fdb7b992a... |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Alvaro Herrera | Silence compiler warning |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Tom Lane | Add a \gexec command to psql for evaluation of computed... |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Tom Lane | Introduce a LOG_SERVER_ONLY ereport level, which is... |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Tom Lane | Fix latent portability issue in pgwin32_dispatch_queued... |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Teodor Sigaev | Fix typo |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Teodor Sigaev | fix typo |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Dean Rasheed | Improve estimate of distinct values in estimate_num_gro... |
commit | commitdiff | tree | snapshot |
next |