| 2018-01-19 |
Peter Eisentraut | Replace AclObjectKind with ObjectType |
commit | commitdiff | tree |
| 2018-01-19 |
Peter Eisentraut | Replace GrantObjectType with ObjectType |
commit | commitdiff | tree |
| 2018-01-19 |
Alvaro Herrera | Fix pg_dump version comparison |
commit | commitdiff | tree |
| 2018-01-19 |
Alvaro Herrera | Fix regression tests for better stability |
commit | commitdiff | tree |
| 2018-01-19 |
Alvaro Herrera | Local partitioned indexes |
commit | commitdiff | tree |
| 2018-01-19 |
Alvaro Herrera | Fix StoreCatalogInheritance1 to use 32bit inhseqno |
commit | commitdiff | tree |
| 2018-01-19 |
Robert Haas | Transfer state pertaining to pending REINDEX operations... |
commit | commitdiff | tree |
| 2018-01-19 |
Simon Riggs | Fix typo in recent commit |
commit | commitdiff | tree |
| 2018-01-19 |
Peter Eisentraut | Update comment |
commit | commitdiff | tree |
| 2018-01-18 |
Peter Eisentraut | Fix typo and improve punctuation |
commit | commitdiff | tree |
| 2018-01-18 |
Peter Eisentraut | Add tests for session_replication_role |
commit | commitdiff | tree |
| 2018-01-18 |
Tom Lane | Extend configure's __int128 test to check for a known... |
commit | commitdiff | tree |
| 2018-01-18 |
Peter Eisentraut | doc: Expand documentation of session_replication_role |
commit | commitdiff | tree |
| 2018-01-17 |
Bruce Momjian | Reorder C includes |
commit | commitdiff | tree |
| 2018-01-17 |
Robert Haas | postgres_fdw: Avoid 'outer pathkeys do not match mergec... |
commit | commitdiff | tree |
| 2018-01-17 |
Tom Lane | Remove useless lookup of root partitioned rel in ExecIn... |
commit | commitdiff | tree |
| 2018-01-17 |
Simon Riggs | Ability to advance replication slots |
commit | commitdiff | tree |
| 2018-01-17 |
Andrew Dunstan | Fix compiler warnings due to commit cc4feded |
commit | commitdiff | tree |
| 2018-01-17 |
Andrew Dunstan | Centralize json and jsonb handling of datetime types |
commit | commitdiff | tree |
| 2018-01-16 |
Peter Eisentraut | Remove useless use of bit-masking macros |
commit | commitdiff | tree |
| 2018-01-13 |
Michael Meskes | Cope with indicator arrays that do not have the correct... |
commit | commitdiff | tree |
| 2018-01-12 |
Bruce Momjian | docs: replace dblink() mention with foreign data mention |
commit | commitdiff | tree |
| 2018-01-12 |
Tom Lane | Fix postgres_fdw to cope with duplicate GROUP BY entries. |
commit | commitdiff | tree |
| 2018-01-12 |
Tom Lane | Avoid unnecessary failure in SELECT concurrent with... |
commit | commitdiff | tree |
| 2018-01-12 |
Tom Lane | Fix incorrect handling of subquery pullup in the presen... |
commit | commitdiff | tree |
| 2018-01-12 |
Michael Meskes | Fix parsing of compatibility mode argument. |
commit | commitdiff | tree |
| 2018-01-12 |
Alvaro Herrera | Remove hard-coded schema knowledge about pg_attribute... |
commit | commitdiff | tree |
| 2018-01-12 |
Bruce Momjian | C comment: fix "the the" mentions in C comments |
commit | commitdiff | tree |
| 2018-01-11 |
Peter Eisentraut | Refactor subscription tests to use PostgresNode's wait_... |
commit | commitdiff | tree |
| 2018-01-11 |
Tom Lane | Add QueryEnvironment to ExplainOneQuery_hook's paramete... |
commit | commitdiff | tree |
| 2018-01-11 |
Tom Lane | Cosmetic fix in postgres_fdw.c. |
commit | commitdiff | tree |
| 2018-01-11 |
Bruce Momjian | doc: add JSON acronym |
commit | commitdiff | tree |
| 2018-01-11 |
Peter Eisentraut | Fix Latin spelling |
commit | commitdiff | tree |
| 2018-01-11 |
Teodor Sigaev | llow negative coordinate for ~> (cube, int) operator |
commit | commitdiff | tree |
| 2018-01-11 |
Teodor Sigaev | Fix behavior of ~> (cube, int) operator |
commit | commitdiff | tree |
| 2018-01-10 |
Tom Lane | Fix sample INSTR() functions in the plpgsql documentation. |
commit | commitdiff | tree |
| 2018-01-10 |
Peter Eisentraut | Use portal pinning in PL/Perl and PL/Python |
commit | commitdiff | tree |
| 2018-01-10 |
Peter Eisentraut | Add tests for PL/pgSQL returning unnamed portals as... |
commit | commitdiff | tree |
| 2018-01-10 |
Peter Eisentraut | Revert "Move portal pinning from PL/pgSQL to SPI" |
commit | commitdiff | tree |
| 2018-01-10 |
Tom Lane | Remove dubious micro-optimization in ckpt_buforder_comp... |
commit | commitdiff | tree |
| 2018-01-10 |
Robert Haas | Add missing "return" statement to accumulate_append_sub... |
commit | commitdiff | tree |
| 2018-01-10 |
Peter Eisentraut | Move portal pinning from PL/pgSQL to SPI |
commit | commitdiff | tree |
| 2018-01-10 |
Peter Eisentraut | Give more accurate error message for dropping pinned... |
commit | commitdiff | tree |
| 2018-01-10 |
Teodor Sigaev | Fix allowing of leading zero on exponents in pgbench... |
commit | commitdiff | tree |
| 2018-01-09 |
Bruce Momjian | Remove outdated/removed Win32 URLs in C comments |
commit | commitdiff | tree |
| 2018-01-09 |
Andres Freund | Expression evaluation based aggregate transition invoca... |
commit | commitdiff | tree |
| 2018-01-09 |
Alvaro Herrera | Change some bogus PageGetLSN calls to BufferGetLSNAtomic |
commit | commitdiff | tree |
| 2018-01-09 |
Andrew Dunstan | Implement TZH and TZM timestamp format patterns |
commit | commitdiff | tree |
| 2018-01-09 |
Peter Eisentraut | Remove PortalGetQueryDesc() |
commit | commitdiff | tree |
| 2018-01-09 |
Peter Eisentraut | Update portal-related memory context names and API |
commit | commitdiff | tree |
| 2018-01-09 |
Tom Lane | Rewrite list_qsort() to avoid trashing its input list. |
commit | commitdiff | tree |
| 2018-01-09 |
Tom Lane | Improve the heuristic for ordering child paths of a... |
commit | commitdiff | tree |
| 2018-01-09 |
Tom Lane | While waiting for a condition variable, detect postmast... |
commit | commitdiff | tree |
| 2018-01-09 |
Peter Eisentraut | Fix ssl tests for when tls-server-end-point is not... |
commit | commitdiff | tree |
| 2018-01-09 |
Tom Lane | Fix race condition during replication origin drop. |
commit | commitdiff | tree |
| 2018-01-09 |
Tom Lane | Allow ConditionVariable[PrepareTo]Sleep to auto-switch... |
commit | commitdiff | tree |
| 2018-01-09 |
Robert Haas | Don't allow VACUUM VERBOSE ANALYZE VERBOSE. |
commit | commitdiff | tree |
| 2018-01-09 |
Teodor Sigaev | Improve scripting language in pgbench |
commit | commitdiff | tree |
| 2018-01-09 |
Robert Haas | Fix comment. |
commit | commitdiff | tree |
| 2018-01-09 |
Bruce Momjian | pg_upgrade: prevent check on live cluster from generat... |
commit | commitdiff | tree |
| 2018-01-08 |
Tom Lane | Cosmetic improvements in condition_variable.[hc]. |
commit | commitdiff | tree |
| 2018-01-08 |
Tom Lane | Improve error detection capability in proclists. |
commit | commitdiff | tree |
| 2018-01-08 |
Tom Lane | Back off chattiness in RemovePgTempFiles(). |
commit | commitdiff | tree |
| 2018-01-06 |
Simon Riggs | Add TIMELINE to backup_label file |
commit | commitdiff | tree |
| 2018-01-06 |
Simon Riggs | Default monitoring roles - errata |
commit | commitdiff | tree |
| 2018-01-06 |
Tom Lane | Remove return values of ConditionVariableSignal/Broadcast. |
commit | commitdiff | tree |
| 2018-01-06 |
Tom Lane | Reorder steps in ConditionVariablePrepareToSleep for... |
commit | commitdiff | tree |
| 2018-01-06 |
Tom Lane | Rewrite ConditionVariableBroadcast() to avoid live... |
commit | commitdiff | tree |
| 2018-01-05 |
Robert Haas | Factor error generation out of ExecPartitionCheck. |
commit | commitdiff | tree |
| 2018-01-05 |
Bruce Momjian | pg_upgrade: remove C comment |
commit | commitdiff | tree |
| 2018-01-05 |
Bruce Momjian | pg_upgrade: revert part of patch for ease of translation |
commit | commitdiff | tree |
| 2018-01-05 |
Bruce Momjian | pg_upgrade: simplify code layout in a few places |
commit | commitdiff | tree |
| 2018-01-05 |
Alvaro Herrera | Fix failure to delete spill files of aborted transactions |
commit | commitdiff | tree |
| 2018-01-05 |
Peter Eisentraut | Another attempt at fixing build with various OpenSSL... |
commit | commitdiff | tree |
| 2018-01-04 |
Peter Eisentraut | Add missing includes |
commit | commitdiff | tree |
| 2018-01-04 |
Robert Haas | Minor preparatory refactoring for UPDATE row movement. |
commit | commitdiff | tree |
| 2018-01-04 |
Peter Eisentraut | Fix build with older OpenSSL versions |
commit | commitdiff | tree |
| 2018-01-04 |
Tom Lane | Fix new test case to not be endian-dependent. |
commit | commitdiff | tree |
| 2018-01-04 |
Robert Haas | Simplify and encapsulate tuple routing support code. |
commit | commitdiff | tree |
| 2018-01-04 |
Peter Eisentraut | Implement channel binding tls-server-end-point for... |
commit | commitdiff | tree |
| 2018-01-04 |
Tom Lane | Fix incorrect computations of length of null bitmap... |
commit | commitdiff | tree |
| 2018-01-04 |
Peter Eisentraut | Refactor channel binding code to fetch cbind_data only... |
commit | commitdiff | tree |
| 2018-01-04 |
Peter Eisentraut | Define LDAPS_PORT if it's missing and disable implicit... |
commit | commitdiff | tree |
| 2018-01-04 |
Robert Haas | Code review for Parallel Append. |
commit | commitdiff | tree |
| 2018-01-04 |
Tom Lane | Tweak parallel hash join test case in hopes of improvin... |
commit | commitdiff | tree |
| 2018-01-03 |
Tom Lane | Clean up tupdesc.c for recent changes. |
commit | commitdiff | tree |
| 2018-01-03 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree |
| 2018-01-03 |
Alvaro Herrera | Revert "Fix isolation test to be less timing-dependent" |
commit | commitdiff | tree |
| 2018-01-03 |
Andres Freund | Rename pg_rewind's copy_file_range() to avoid conflict... |
commit | commitdiff | tree |
| 2018-01-03 |
Andrew Dunstan | Fix use of config-specific libraries for Windows OpenSSL |
commit | commitdiff | tree |
| 2018-01-03 |
Alvaro Herrera | Make XactLockTableWait work for transactions that are... |
commit | commitdiff | tree |
| 2018-01-03 |
Tom Lane | Fix some minor errors in new PHJ code. |
commit | commitdiff | tree |
| 2018-01-03 |
Tom Lane | Teach eval_const_expressions() to handle some more... |
commit | commitdiff | tree |
| 2018-01-03 |
Peter Eisentraut | Allow ldaps when using ldap authentication |
commit | commitdiff | tree |
| 2018-01-03 |
Alvaro Herrera | Fix isolation test to be less timing-dependent |
commit | commitdiff | tree |
| 2018-01-03 |
Bruce Momjian | Update copyright for 2018 |
commit | commitdiff | tree |
| 2018-01-03 |
Andres Freund | Simplify representation of aggregate transition values... |
commit | commitdiff | tree |
| 2018-01-03 |
Tom Lane | Ensure proper alignment of tuples in HashMemoryChunkDat... |
commit | commitdiff | tree |
| 2018-01-02 |
Alvaro Herrera | Fix deadlock hazard in CREATE INDEX CONCURRENTLY |
commit | commitdiff | tree |
| 2018-01-02 |
Peter Eisentraut | Don't cast between GinNullCategory and bool |
commit | commitdiff | tree |
| next |