| 2019-03-20 |
Peter Geoghegan | Make heap TID a tiebreaker nbtree index column. |
commit | commitdiff | tree |
| 2019-03-20 |
Peter Geoghegan | Refactor nbtree insertion scankeys. |
commit | commitdiff | tree |
| 2019-03-20 |
Alexander Korotkov | Get rid of jsonpath_gram.h and jsonpath_scanner.h |
commit | commitdiff | tree |
| 2019-03-20 |
Alexander Korotkov | Remove ambiguity for jsonb_path_match() and jsonb_path_... |
commit | commitdiff | tree |
| 2019-03-19 |
Tom Lane | Restructure libpq's handling of send failures. |
commit | commitdiff | tree |
| 2019-03-19 |
Alexander Korotkov | Rename typedef in jsonpath_gram.y from "string" to... |
commit | commitdiff | tree |
| 2019-03-19 |
Peter Geoghegan | Tweak nbtsearch.c function prototype order. |
commit | commitdiff | tree |
| 2019-03-19 |
Tom Lane | Make checkpoint requests more robust. |
commit | commitdiff | tree |
| 2019-03-19 |
Peter Eisentraut | Reorder LOCALLOCK structure members to compact the... |
commit | commitdiff | tree |
| 2019-03-19 |
Alexander Korotkov | Rename typedef in jsonpath_scan.l from "keyword" to... |
commit | commitdiff | tree |
| 2019-03-19 |
Peter Eisentraut | Ignore attempts to add TOAST table to shared or catalog... |
commit | commitdiff | tree |
| 2019-03-19 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
| 2019-03-19 |
Peter Eisentraut | Fix bug in support for collation attributes on older... |
commit | commitdiff | tree |
| 2019-03-19 |
Robert Haas | Fix copyfuncs/equalfuncs support for VacuumStmt. |
commit | commitdiff | tree |
| 2019-03-19 |
Andrew Gierth | Implement OR REPLACE option for CREATE AGGREGATE. |
commit | commitdiff | tree |
| 2019-03-18 |
Tom Lane | Fix memory leak in printtup.c. |
commit | commitdiff | tree |
| 2019-03-18 |
Andres Freund | Fix typos in sgml docs about RefetchForeignRow(). |
commit | commitdiff | tree |
| 2019-03-18 |
Andres Freund | Remove leftover reference to oid column. |
commit | commitdiff | tree |
| 2019-03-18 |
Robert Haas | Don't auto-restart per-database autoprewarm workers. |
commit | commitdiff | tree |
| 2019-03-18 |
Robert Haas | Revise parse tree representation for VACUUM and ANALYZE. |
commit | commitdiff | tree |
| 2019-03-18 |
Robert Haas | Fold vacuum's 'int options' parameter into VacuumParams. |
commit | commitdiff | tree |
| 2019-03-18 |
Peter Eisentraut | Fix optimization of foreign-key on update actions |
commit | commitdiff | tree |
| 2019-03-18 |
Peter Eisentraut | Remove unused macro |
commit | commitdiff | tree |
| 2019-03-18 |
Alexander Korotkov | Revert 4178d8b91c |
commit | commitdiff | tree |
| 2019-03-18 |
Michael Paquier | Refactor more code logic to update the control file |
commit | commitdiff | tree |
| 2019-03-18 |
Michael Paquier | Fix pg_rewind when rewinding new database with tables... |
commit | commitdiff | tree |
| 2019-03-18 |
Michael Paquier | Error out in pg_checksums on incompatible block size |
commit | commitdiff | tree |
| 2019-03-17 |
Alexander Korotkov | Beautify initialization of JsonValueList and JsonLikeRe... |
commit | commitdiff | tree |
| 2019-03-17 |
Alexander Korotkov | Apply const qualifier to keywords of jsonpath_scan.l |
commit | commitdiff | tree |
| 2019-03-17 |
Alexander Korotkov | Remove some make rules added in 142c400d72 |
commit | commitdiff | tree |
| 2019-03-17 |
Alexander Korotkov | Fix make rules for jsonpath grammar making them similar... |
commit | commitdiff | tree |
| 2019-03-17 |
Peter Eisentraut | Add support for collation attributes on older ICU versions |
commit | commitdiff | tree |
| 2019-03-17 |
Alexander Korotkov | Fix compiler warning in jsonpath_exec.c |
commit | commitdiff | tree |
| 2019-03-16 |
Peter Eisentraut | Remove another unnecessary application_name specificati... |
commit | commitdiff | tree |
| 2019-03-16 |
Tom Lane | Further adjust the tests for the hyperbolic functions. |
commit | commitdiff | tree |
| 2019-03-16 |
Tom Lane | Suppress -Wimplicit-fallthrough warnings in new jsonpat... |
commit | commitdiff | tree |
| 2019-03-16 |
Amit Kapila | Update copyright year in files added by 1bb5e78218. |
commit | commitdiff | tree |
| 2019-03-16 |
Alexander Korotkov | Numeric error suppression in jsonpath |
commit | commitdiff | tree |
| 2019-03-16 |
Alexander Korotkov | Partial implementation of SQL/JSON path language |
commit | commitdiff | tree |
| 2019-03-16 |
Peter Eisentraut | Avoid casting away a const |
commit | commitdiff | tree |
| 2019-03-16 |
Peter Eisentraut | Don't propagate PGAPPNAME through pg_ctl in tests |
commit | commitdiff | tree |
| 2019-03-16 |
Michael Meskes | Use correct connection name variable in ecpglib. |
commit | commitdiff | tree |
| 2019-03-16 |
Amit Kapila | Improve code comments in b0eaa4c51b. |
commit | commitdiff | tree |
| 2019-03-15 |
Tom Lane | Further reduce memory footprint of CLOBBER_CACHE_ALWAYS... |
commit | commitdiff | tree |
| 2019-03-15 |
Peter Eisentraut | PL/Tcl: Improve trigger tests organization |
commit | commitdiff | tree |
| 2019-03-15 |
Peter Eisentraut | Add walreceiver API to get remote server version |
commit | commitdiff | tree |
| 2019-03-15 |
Michael Paquier | Fix typo related to to_tsvector() in tests of json... |
commit | commitdiff | tree |
| 2019-03-15 |
Thomas Munro | Enable parallel query with SERIALIZABLE isolation. |
commit | commitdiff | tree |
| 2019-03-15 |
Amit Kapila | During pg_upgrade, conditionally skip transfer of FSMs. |
commit | commitdiff | tree |
| 2019-03-14 |
Peter Eisentraut | Reorder identity regression test |
commit | commitdiff | tree |
| 2019-03-14 |
Tom Lane | Fix some oversights in commit 2455ab488. |
commit | commitdiff | tree |
| 2019-03-14 |
Peter Eisentraut | Improve code comment |
commit | commitdiff | tree |
| 2019-03-14 |
Peter Eisentraut | Remove unused #include |
commit | commitdiff | tree |
| 2019-03-14 |
Peter Eisentraut | Add BKI_DEFAULT to pg_class.relrewrite |
commit | commitdiff | tree |
| 2019-03-14 |
Tom Lane | Ensure dummy paths have correct required_outer if rel... |
commit | commitdiff | tree |
| 2019-03-14 |
Robert Haas | Defend against leaks into RelationBuildPartitionDesc. |
commit | commitdiff | tree |
| 2019-03-14 |
Peter Eisentraut | Refactor ParamListInfo initialization |
commit | commitdiff | tree |
| 2019-03-14 |
Peter Eisentraut | Fix volatile vs. pointer confusion |
commit | commitdiff | tree |
| 2019-03-14 |
Michael Paquier | Fix thinko when bumping on temporary directories in... |
commit | commitdiff | tree |
| 2019-03-14 |
Tom Lane | Sync commentary in transam.h and bki.sgml. |
commit | commitdiff | tree |
| 2019-03-14 |
Michael Paquier | Fix race condition in recently-added TAP test for recov... |
commit | commitdiff | tree |
| 2019-03-14 |
Tom Lane | Adjust the tests for the hyperbolic functions. |
commit | commitdiff | tree |
| 2019-03-13 |
Tom Lane | Rethink how to test the hyperbolic functions. |
commit | commitdiff | tree |
| 2019-03-13 |
Thomas Munro | Use condition variables to wait for checkpoints. |
commit | commitdiff | tree |
| 2019-03-13 |
Robert Haas | Revert setting client_min_messages to 'debug1' in new... |
commit | commitdiff | tree |
| 2019-03-13 |
Peter Eisentraut | Include all columns in default names for foreign key... |
commit | commitdiff | tree |
| 2019-03-13 |
Robert Haas | Allow ALTER TABLE .. SET NOT NULL to skip provably... |
commit | commitdiff | tree |
| 2019-03-13 |
Magnus Hagander | Remove extra comma |
commit | commitdiff | tree |
| 2019-03-13 |
Michael Paquier | Add TAP test to check consistency of minimum recovery LSN |
commit | commitdiff | tree |
| 2019-03-13 |
Michael Paquier | Rename pg_verify_checksums to pg_checksums |
commit | commitdiff | tree |
| 2019-03-13 |
Michael Paquier | Fix cross-version compatibility checks of pg_verify_che... |
commit | commitdiff | tree |
| 2019-03-12 |
Peter Geoghegan | Correct obsolete nbtree page split comment. |
commit | commitdiff | tree |
| 2019-03-12 |
Tom Lane | Add support for hyperbolic functions, as well as log10(). |
commit | commitdiff | tree |
| 2019-03-12 |
Tom Lane | Remove remaining hard-wired OID references in the initi... |
commit | commitdiff | tree |
| 2019-03-12 |
Tom Lane | Create a script that can renumber manually-assigned... |
commit | commitdiff | tree |
| 2019-03-12 |
Etsuro Fujita | Fix testing of parallel-safety of scan/join target. |
commit | commitdiff | tree |
| 2019-03-12 |
Amit Kapila | Add more tests for FSM. |
commit | commitdiff | tree |
| 2019-03-12 |
Michael Paquier | Add routine able to update the control file to src... |
commit | commitdiff | tree |
| 2019-03-11 |
Tom Lane | Allow fractional input values for integer GUCs, and... |
commit | commitdiff | tree |
| 2019-03-11 |
Andrew Dunstan | Tweak wording on VARIADIC array doc patch. |
commit | commitdiff | tree |
| 2019-03-11 |
Andrew Dunstan | Document incompatibility of comparison expressions... |
commit | commitdiff | tree |
| 2019-03-11 |
Andres Freund | Remove spurious return. |
commit | commitdiff | tree |
| 2019-03-11 |
Tom Lane | Give up on testing guc.c's behavior for "infinity"... |
commit | commitdiff | tree |
| 2019-03-11 |
Andres Freund | Ensure sufficient alignment for ParallelTableScanDescDa... |
commit | commitdiff | tree |
| 2019-03-11 |
Andres Freund | tableam: Add and use scan APIs. |
commit | commitdiff | tree |
| 2019-03-11 |
Andrew Dunstan | pgbench: increase the maximum number of variables/arguments |
commit | commitdiff | tree |
| 2019-03-11 |
Amit Kapila | Fix typos in commit 8586bf7ed8. |
commit | commitdiff | tree |
| 2019-03-11 |
Alvaro Herrera | Move hash_any prototype from access/hash.h to utils... |
commit | commitdiff | tree |
| 2019-03-11 |
Tom Lane | In guc.c, ignore ERANGE errors from strtod(). |
commit | commitdiff | tree |
| 2019-03-11 |
Michael Meskes | Fix potential memory access violation in ecpg if filena... |
commit | commitdiff | tree |
| 2019-03-11 |
Michael Meskes | Fix ecpglib regression that made it impossible to close... |
commit | commitdiff | tree |
| 2019-03-11 |
Peter Eisentraut | Remove unused macro |
commit | commitdiff | tree |
| 2019-03-11 |
Peter Eisentraut | psql: Add documentation URL to \help output |
commit | commitdiff | tree |
| 2019-03-11 |
Michael Paquier | Adjust error message for partial writes in WAL segments |
commit | commitdiff | tree |
| 2019-03-10 |
Alvaro Herrera | Fix documentation on partitioning vs. foreign tables |
commit | commitdiff | tree |
| 2019-03-10 |
Tom Lane | Reduce the default value of autovacuum_vacuum_cost_dela... |
commit | commitdiff | tree |
| 2019-03-10 |
Tom Lane | Revert "Increase the default vacuum_cost_limit from... |
commit | commitdiff | tree |
| 2019-03-10 |
Tom Lane | Convert [autovacuum_]vacuum_cost_delay into floating... |
commit | commitdiff | tree |
| 2019-03-10 |
Tom Lane | Include GUC's unit, if it has one, in out-of-range... |
commit | commitdiff | tree |
| 2019-03-10 |
Tom Lane | Disallow NaN as a value for floating-point GUCs. |
commit | commitdiff | tree |
| next |