2017-09-12 |
Andres Freund | Introduce BYTES unit for GUCs. |
commit | commitdiff | tree |
2017-09-12 |
Bruce Momjian | docs: improve pg_upgrade rsync instructions |
commit | commitdiff | tree |
2017-09-12 |
Peter Eisentraut | doc: Remove useless marked section |
commit | commitdiff | tree |
2017-09-12 |
Peter Eisentraut | doc: Document default scope in LDAP URL |
commit | commitdiff | tree |
2017-09-12 |
Peter Eisentraut | Allow custom search filters to be configured for LDAP... |
commit | commitdiff | tree |
2017-09-12 |
Michael Meskes | Fixed ECPG to correctly handle out-of-scope cursor... |
commit | commitdiff | tree |
2017-09-12 |
Tom Lane | Fix RecursiveCopy.pm to cope with disappearing files. |
commit | commitdiff | tree |
2017-09-11 |
Bruce Momjian | PG 10 release notes: change trigger transition tables |
commit | commitdiff | tree |
2017-09-11 |
Bruce Momjian | PG 10 release notes: update PL/Tcl functions item |
commit | commitdiff | tree |
2017-09-11 |
Peter Eisentraut | pg_receivewal: Add --endpos option |
commit | commitdiff | tree |
2017-09-11 |
Andres Freund | Constify numeric.c. |
commit | commitdiff | tree |
2017-09-11 |
Tom Lane | Prefer argument name over "$n" for the refname of a... |
commit | commitdiff | tree |
2017-09-11 |
Peter Eisentraut | doc: Document function pointer source code style |
commit | commitdiff | tree |
2017-09-11 |
Peter Eisentraut | Message style fixes |
commit | commitdiff | tree |
2017-09-10 |
Tom Lane | Quick-hack fix for foreign key cascade vs triggers... |
commit | commitdiff | tree |
2017-09-10 |
Tom Lane | Add a test harness for the red-black tree code. |
commit | commitdiff | tree |
2017-09-10 |
Tom Lane | Remove pre-order and post-order traversal logic for... |
commit | commitdiff | tree |
2017-09-09 |
Peter Eisentraut | pg_upgrade: Message style fixes |
commit | commitdiff | tree |
2017-09-09 |
Tom Lane | Fix failure-to-copy bug in commit 6f6b99d13. |
commit | commitdiff | tree |
2017-09-08 |
Tom Lane | Fix uninitialized-variable bug. |
commit | commitdiff | tree |
2017-09-08 |
Tom Lane | Fix more portability issues in new pgbench TAP tests. |
commit | commitdiff | tree |
2017-09-08 |
Robert Haas | Allow a partitioned table to have a default partition. |
commit | commitdiff | tree |
2017-09-08 |
Tom Lane | Fix pgbench TAP tests to work with --disable-thread... |
commit | commitdiff | tree |
2017-09-08 |
Tom Lane | Doc: update v10 release notes through today. |
commit | commitdiff | tree |
2017-09-08 |
Tom Lane | Remove mention of password_encryption = plain in postgr... |
commit | commitdiff | tree |
2017-09-08 |
Tom Lane | Fix more portability issues in new pgbench TAP tests. |
commit | commitdiff | tree |
2017-09-08 |
Tom Lane | Fix more portability issues in new pgbench TAP tests. |
commit | commitdiff | tree |
2017-09-08 |
Peter Eisentraut | Clean up excessive code |
commit | commitdiff | tree |
2017-09-08 |
Peter Eisentraut | Remove useless empty string initializations |
commit | commitdiff | tree |
2017-09-08 |
Peter Eisentraut | Remove useless dead code |
commit | commitdiff | tree |
2017-09-08 |
Tom Lane | Fix assorted portability issues in new pgbench TAP... |
commit | commitdiff | tree |
2017-09-08 |
Tom Lane | Add much-more-extensive TAP tests for pgbench. |
commit | commitdiff | tree |
2017-09-08 |
Robert Haas | Refactor get_partition_for_tuple a bit. |
commit | commitdiff | tree |
2017-09-07 |
Tom Lane | Improve performance of get_actual_variable_range with... |
commit | commitdiff | tree |
2017-09-07 |
Tom Lane | Improve documentation about behavior of multi-statement... |
commit | commitdiff | tree |
2017-09-07 |
Peter Eisentraut | Reduce excessive dereferencing of function pointers |
commit | commitdiff | tree |
2017-09-07 |
Robert Haas | Even if some partitions are foreign, allow tuple routing. |
commit | commitdiff | tree |
2017-09-07 |
Tom Lane | Fix handling of savepoint commands within multi-stateme... |
commit | commitdiff | tree |
2017-09-07 |
Tom Lane | Further marginal hacking on generic atomic ops. |
commit | commitdiff | tree |
2017-09-07 |
Simon Riggs | Exclude special values in recovery_target_time |
commit | commitdiff | tree |
2017-09-06 |
Tom Lane | Sync function prototype with its actual definition. |
commit | commitdiff | tree |
2017-09-06 |
Tom Lane | Merge duplicative code for \sf/\sv, \ef/\ev in psql... |
commit | commitdiff | tree |
2017-09-06 |
Simon Riggs | Allow SET STATISTICS on expression indexes |
commit | commitdiff | tree |
2017-09-06 |
Tom Lane | Use more of gcc's __sync_fetch_and_xxx builtin function... |
commit | commitdiff | tree |
2017-09-06 |
Tom Lane | Remove duplicate reads from the inner loops in generic... |
commit | commitdiff | tree |
2017-09-06 |
Peter Eisentraut | doc: Make function synopsis formatting more uniform |
commit | commitdiff | tree |
2017-09-06 |
Peter Eisentraut | Escape < and & in SGML |
commit | commitdiff | tree |
2017-09-06 |
Tom Lane | Clean up handling of dropped columns in NAMEDTUPLESTORE... |
commit | commitdiff | tree |
2017-09-06 |
Peter Eisentraut | doc: Clarify pg_inherits description |
commit | commitdiff | tree |
2017-09-05 |
Tom Lane | Add \gdesc psql command. |
commit | commitdiff | tree |
2017-09-05 |
Tom Lane | Use lfirst_node() and linitial_node() where appropriate... |
commit | commitdiff | tree |
2017-09-05 |
Peter Eisentraut | Remove endof macro |
commit | commitdiff | tree |
2017-09-05 |
Peter Eisentraut | Remove unnecessary casts |
commit | commitdiff | tree |
2017-09-05 |
Peter Eisentraut | Remove unnecessary parentheses in return statements |
commit | commitdiff | tree |
2017-09-05 |
Peter Eisentraut | Remove our own definition of NULL |
commit | commitdiff | tree |
2017-09-05 |
Peter Eisentraut | fuzzystrmatch: Remove dead code |
commit | commitdiff | tree |
2017-09-05 |
Peter Eisentraut | Support retaining data dirs on successful TAP tests |
commit | commitdiff | tree |
2017-09-05 |
Tom Lane | In psql, use PSQL_PAGER in preference to PAGER, if... |
commit | commitdiff | tree |
2017-09-05 |
Alvaro Herrera | Correct base backup throttling |
commit | commitdiff | tree |
2017-09-05 |
Tom Lane | Add psql variables showing server version and psql... |
commit | commitdiff | tree |
2017-09-05 |
Tom Lane | Reformat psql's --help=variables output. |
commit | commitdiff | tree |
2017-09-04 |
Tom Lane | Be more careful about newline-chomping in pgbench. |
commit | commitdiff | tree |
2017-09-04 |
Tom Lane | Fix some subtle problems in pgbench transaction stats... |
commit | commitdiff | tree |
2017-09-04 |
Tom Lane | Adjust pgbench to allow non-ASCII characters in variabl... |
commit | commitdiff | tree |
2017-09-04 |
Alvaro Herrera | Fix translatable string |
commit | commitdiff | tree |
2017-09-03 |
Tom Lane | Suppress compiler warnings in dshash.c. |
commit | commitdiff | tree |
2017-09-03 |
Tom Lane | Fix macro-redefinition warning on MSVC. |
commit | commitdiff | tree |
2017-09-02 |
Peter Eisentraut | doc: Fix typos and other minor issues |
commit | commitdiff | tree |
2017-09-01 |
Tom Lane | Improve division of labor between execParallel.c and... |
commit | commitdiff | tree |
2017-09-01 |
Peter Eisentraut | Add memory info to getrusage output |
commit | commitdiff | tree |
2017-09-01 |
Robert Haas | Tighten up some code in RelationBuildPartitionDesc. |
commit | commitdiff | tree |
2017-09-01 |
Tom Lane | Make [U]INT64CONST safe for use in #if conditions. |
commit | commitdiff | tree |
2017-09-01 |
Peter Eisentraut | doc: Remove mentions of server-side CRL and CA file... |
commit | commitdiff | tree |
2017-09-01 |
Tom Lane | Ensure SIZE_MAX can be used throughout our code. |
commit | commitdiff | tree |
2017-09-01 |
Robert Haas | pg_dumpall: Add a -E flag to set the encoding, like... |
commit | commitdiff | tree |
2017-09-01 |
Simon Riggs | Provisional list of Major Features |
commit | commitdiff | tree |
2017-09-01 |
Robert Haas | Use group updates when setting transaction status in... |
commit | commitdiff | tree |
2017-09-01 |
Alvaro Herrera | Fix two-phase commit test for recovery mode |
commit | commitdiff | tree |
2017-09-01 |
Alvaro Herrera | Restore behavior for replication origin drop |
commit | commitdiff | tree |
2017-09-01 |
Simon Riggs | Avoid race condition in logical replication test |
commit | commitdiff | tree |
2017-09-01 |
Alvaro Herrera | Add a WAIT option to DROP_REPLICATION_SLOT |
commit | commitdiff | tree |
2017-09-01 |
Simon Riggs | Add note about diskspace usage of pg_commit_ts |
commit | commitdiff | tree |
2017-09-01 |
Robert Haas | Fix assorted carelessness about Datum vs. int64 vs... |
commit | commitdiff | tree |
2017-09-01 |
Robert Haas | Try to repair poorly-considered code in previous commit. |
commit | commitdiff | tree |
2017-09-01 |
Robert Haas | Introduce 64-bit hash functions with a 64-bit seed. |
commit | commitdiff | tree |
2017-08-31 |
Tom Lane | Avoid memory leaks when a GatherMerge node is rescanned. |
commit | commitdiff | tree |
2017-08-31 |
Robert Haas | Expand partitioned tables in PartDesc order. |
commit | commitdiff | tree |
2017-08-31 |
Tom Lane | Clean up shm_mq cleanup. |
commit | commitdiff | tree |
2017-08-31 |
Tom Lane | Improve code coverage of select_parallel test. |
commit | commitdiff | tree |
2017-08-31 |
Peter Eisentraut | Remove to pre-8.2 coding convention for PG_MODULE_MAGIC |
commit | commitdiff | tree |
2017-08-30 |
Tom Lane | Code review for nodeGatherMerge.c. |
commit | commitdiff | tree |
2017-08-30 |
Tom Lane | Separate reinitialization of shared parallel-scan state... |
commit | commitdiff | tree |
2017-08-30 |
Tom Lane | Restore test case from a2b70c89ca1a5fcf6181d3c777d82e7b... |
commit | commitdiff | tree |
2017-08-30 |
Tom Lane | Force rescanning of parallel-aware scan nodes below... |
commit | commitdiff | tree |
2017-08-29 |
Peter Eisentraut | doc: Avoid sidebar element |
commit | commitdiff | tree |
2017-08-29 |
Tom Lane | Doc: document libpq's restriction to INT_MAX rows in... |
commit | commitdiff | tree |
2017-08-29 |
Tom Lane | Teach libpq to detect integer overflow in the row count... |
commit | commitdiff | tree |
2017-08-29 |
Robert Haas | Propagate sort instrumentation from workers back to... |
commit | commitdiff | tree |
2017-08-29 |
Robert Haas | Push tuple limits through Gather and Gather Merge. |
commit | commitdiff | tree |
2017-08-29 |
Tom Lane | Improve docs about numeric formatting patterns (to_char... |
commit | commitdiff | tree |
next |