2018-05-04 |
Alvaro Herrera | Don't mark pages all-visible spuriously |
commit | commitdiff | tree |
2018-05-04 |
Andrew Dunstan | Provide for testing on python3 modules when under MSVC |
commit | commitdiff | tree |
2018-05-04 |
Andrew Dunstan | Allow MSYS as well as MINGW in Msys uname |
commit | commitdiff | tree |
2018-05-04 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree |
2018-05-04 |
Tom Lane | Fix precedence problem in new Perl code. |
commit | commitdiff | tree |
2018-05-04 |
Peter Eisentraut | pg_dump: Use current_database() instead of PQdb() |
commit | commitdiff | tree |
2018-05-04 |
Teodor Sigaev | Don't truncate away non-key attributes for leftmost... |
commit | commitdiff | tree |
2018-05-04 |
Teodor Sigaev | Re-think predicate locking on GIN indexes. |
commit | commitdiff | tree |
2018-05-04 |
Peter Eisentraut | Update expected files for older Python versions |
commit | commitdiff | tree |
2018-05-03 |
Tom Lane | Blindly try to fix MSVC build's use of genbki.pl and... |
commit | commitdiff | tree |
2018-05-03 |
Tom Lane | Avoid overwriting unchanged output files in genbki... |
commit | commitdiff | tree |
2018-05-03 |
Tom Lane | Rearrange makefile rules for running Gen_fmgrtab.pl. |
commit | commitdiff | tree |
2018-05-03 |
Peter Eisentraut | Tweak tests to support Python 3.7 |
commit | commitdiff | tree |
2018-05-03 |
Teodor Sigaev | Add HOLD_INTERRUPTS section into FinishPreparedTransaction. |
commit | commitdiff | tree |
2018-05-03 |
Tom Lane | Avoid portability issues in autoprewarm.c. |
commit | commitdiff | tree |
2018-05-03 |
Teodor Sigaev | Fix pg_dump support for pre-8.2 versions |
commit | commitdiff | tree |
2018-05-03 |
Tom Lane | Further improve code for probing the availability of... |
commit | commitdiff | tree |
2018-05-03 |
Peter Eisentraut | Fix SPI error cleanup and memory leak |
commit | commitdiff | tree |
2018-05-03 |
Robert Haas | Remove now-unnecessary cast. |
commit | commitdiff | tree |
2018-05-02 |
Tom Lane | Improve our method for probing the availability of... |
commit | commitdiff | tree |
2018-05-02 |
Peter Eisentraut | Prevent NaN in jsonb/plpython transform |
commit | commitdiff | tree |
2018-05-02 |
Tom Lane | Suppress some compiler warnings in plperl on Windows. |
commit | commitdiff | tree |
2018-05-02 |
Tom Lane | Fix assorted compiler warnings seen in the buildfarm. |
commit | commitdiff | tree |
2018-05-02 |
Tom Lane | Fix bogus code for extracting extended-statistics data... |
commit | commitdiff | tree |
2018-05-02 |
Peter Eisentraut | doc: Correct update on limitations of partitions |
commit | commitdiff | tree |
2018-05-02 |
Heikki Linnakangas | Remove remaining references to version-0 calling conven... |
commit | commitdiff | tree |
2018-05-02 |
Heikki Linnakangas | Fix some sloppiness in the new BufFileSize() and BufFil... |
commit | commitdiff | tree |
2018-05-02 |
Bruce Momjian | docs: Remove tabs recently introduced by me. |
commit | commitdiff | tree |
2018-05-02 |
Tom Lane | Fix compiler warning on Windows. |
commit | commitdiff | tree |
2018-05-02 |
Tom Lane | Change SIZEOF_BOOL to 1 for Windows. |
commit | commitdiff | tree |
2018-05-02 |
Andres Freund | Further -Wimplicit-fallthrough cleanup. |
commit | commitdiff | tree |
2018-05-01 |
Tom Lane | Fix some assorted compiler warnings on Windows. |
commit | commitdiff | tree |
2018-05-01 |
Tom Lane | Clean up warnings from -Wimplicit-fallthrough. |
commit | commitdiff | tree |
2018-05-01 |
Andres Freund | Improve representation of 'moved partitions' indicator... |
commit | commitdiff | tree |
2018-05-01 |
Robert Haas | Fix interaction of foreign tuple routing with remote... |
commit | commitdiff | tree |
2018-05-01 |
Tom Lane | Remove jsonb_plperl test cases for Inf/NaN conversions. |
commit | commitdiff | tree |
2018-05-01 |
Tom Lane | Remove investigative code for can't-reattach-to-shared... |
commit | commitdiff | tree |
2018-05-01 |
Peter Eisentraut | Document that subscription tests require hstore |
commit | commitdiff | tree |
2018-05-01 |
Bruce Momjian | doc comments: rendering engines are another UTF8 restr... |
commit | commitdiff | tree |
2018-05-01 |
Bruce Momjian | docs comments: clarify why not to use UTF8 still in... |
commit | commitdiff | tree |
2018-05-01 |
Peter Eisentraut | doc: Update limitations of partitions |
commit | commitdiff | tree |
2018-05-01 |
Tom Lane | Tweak new jsonb_plperl test cases to work with old... |
commit | commitdiff | tree |
2018-05-01 |
Tom Lane | Does it help to wait before reattaching? |
commit | commitdiff | tree |
2018-04-30 |
Tom Lane | Map and unmap the shared memory block before risking... |
commit | commitdiff | tree |
2018-04-30 |
Tom Lane | Further effort at preventing memory map dump from affec... |
commit | commitdiff | tree |
2018-04-30 |
Peter Eisentraut | Remove plperl isnan hack |
commit | commitdiff | tree |
2018-04-30 |
Peter Eisentraut | Write error messages about duplicate OIDs to stderr |
commit | commitdiff | tree |
2018-04-30 |
Peter Eisentraut | Remove "Generating" output from catalog scripts |
commit | commitdiff | tree |
2018-04-30 |
Peter Eisentraut | Don't do logical replication of TRUNCATE of zero tables |
commit | commitdiff | tree |
2018-04-30 |
Peter Eisentraut | Prevent infinity and NaN in jsonb/plperl transform |
commit | commitdiff | tree |
2018-04-30 |
Tom Lane | Remove Windows module-list-dumping code. |
commit | commitdiff | tree |
2018-04-30 |
Andrew Dunstan | clean up pg_upgrade tmp_check under MSVC |
commit | commitdiff | tree |
2018-04-30 |
Andrew Dunstan | Ignore file generated during pg_upgrade testing |
commit | commitdiff | tree |
2018-04-30 |
Tom Lane | Dump full memory maps around failing Windows reattach... |
commit | commitdiff | tree |
2018-04-30 |
Tom Lane | Fix bogus list-iteration code in pg_regress.c, affectin... |
commit | commitdiff | tree |
2018-04-30 |
Tom Lane | Get still more info about Windows can't-reattach-to... |
commit | commitdiff | tree |
2018-04-29 |
Tom Lane | Avoid wrong results for power() with NaN input on more... |
commit | commitdiff | tree |
2018-04-29 |
Tom Lane | Get more info about Windows can't-reattach-to-shared... |
commit | commitdiff | tree |
2018-04-29 |
Tom Lane | Update time zone data files to tzdata release 2018d. |
commit | commitdiff | tree |
2018-04-29 |
Tom Lane | Avoid wrong results for power() with NaN input on some... |
commit | commitdiff | tree |
2018-04-29 |
Tom Lane | Cosmetic improvement: use BKI_DEFAULT and BKI_LOOKUP... |
commit | commitdiff | tree |
2018-04-28 |
Tom Lane | In AtEOXact_Files, complain if any files remain unclose... |
commit | commitdiff | tree |
2018-04-28 |
Tom Lane | Fix incorrect field type for PlannedStmt.jitFlags in... |
commit | commitdiff | tree |
2018-04-28 |
Tom Lane | Tweak reformat_dat_file.pl to make it more easily hand... |
commit | commitdiff | tree |
2018-04-28 |
Tom Lane | Clarify handling of special-case values in bootstrap... |
commit | commitdiff | tree |
2018-04-28 |
Tom Lane | Un-break contrib install with llvm. |
commit | commitdiff | tree |
2018-04-28 |
Tom Lane | Minor cleanups for install_llvm_module/uninstall_llvm_m... |
commit | commitdiff | tree |
2018-04-28 |
Tom Lane | Assorted minor doc/comment fixes. |
commit | commitdiff | tree |
2018-04-28 |
Tom Lane | Try to get some info about Windows can't-reattach-to... |
commit | commitdiff | tree |
2018-04-27 |
Tom Lane | Adjust hints and docs to suggest CREATE EXTENSION not... |
commit | commitdiff | tree |
2018-04-27 |
Peter Eisentraut | perltidy: Add option --nooutdent-long-comments |
commit | commitdiff | tree |
2018-04-27 |
Peter Eisentraut | perltidy: Add option --nooutdent-long-quotes |
commit | commitdiff | tree |
2018-04-27 |
Peter Eisentraut | perltidy: Don't write backup files |
commit | commitdiff | tree |
2018-04-27 |
Heikki Linnakangas | Remove outdated comment on how to set logtape's read... |
commit | commitdiff | tree |
2018-04-26 |
Bruce Momjian | C comment: add description of root_tuple_slot |
commit | commitdiff | tree |
2018-04-26 |
Tom Lane | Post-feature-freeze pgindent run. |
commit | commitdiff | tree |
2018-04-26 |
Tom Lane | Preliminary work for pgindent run. |
commit | commitdiff | tree |
2018-04-26 |
Tom Lane | Avoid parsing catalog data twice during BKI file constr... |
commit | commitdiff | tree |
2018-04-26 |
Tom Lane | Fix duplicate_oids and unused_oids so user needn't... |
commit | commitdiff | tree |
2018-04-26 |
Bruce Momjian | docs: remove "III" version text from pgAdmin link |
commit | commitdiff | tree |
2018-04-26 |
Noah Misch | Correct pg_recvlogical server version test. |
commit | commitdiff | tree |
2018-04-25 |
Tom Lane | Convert unused_oids and duplicate_oids to use Catalog... |
commit | commitdiff | tree |
2018-04-25 |
Tom Lane | Make Catalog.pm's representation of toast and index... |
commit | commitdiff | tree |
2018-04-25 |
Robert Haas | Prevent generation of bogus subquery scan paths. |
commit | commitdiff | tree |
2018-04-25 |
Teodor Sigaev | Add amcheck missing downlink tests. |
commit | commitdiff | tree |
2018-04-25 |
Tom Lane | Reindent Perl files with perltidy version 20170521. |
commit | commitdiff | tree |
2018-04-25 |
Tom Lane | Change pgindent/README to specify that we use perltidy... |
commit | commitdiff | tree |
2018-04-25 |
Teodor Sigaev | Add missing and dangling downlink checks to amcheck |
commit | commitdiff | tree |
2018-04-25 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree |
2018-04-25 |
Alvaro Herrera | Update ExecInitPartitionInfo comment |
commit | commitdiff | tree |
2018-04-24 |
Alvaro Herrera | Initialize ExprStates once in run-time partition pruning |
commit | commitdiff | tree |
2018-04-23 |
Alvaro Herrera | Add GUC enable_partition_pruning |
commit | commitdiff | tree |
2018-04-23 |
Tom Lane | Fix handling of partition bounds for boolean partitioni... |
commit | commitdiff | tree |
2018-04-23 |
Peter Eisentraut | Fix typo in logical truncate replication |
commit | commitdiff | tree |
2018-04-23 |
Peter Eisentraut | Make Emacs settings match perltidy configuration |
commit | commitdiff | tree |
2018-04-23 |
Alvaro Herrera | Add missing pstrdup |
commit | commitdiff | tree |
2018-04-23 |
Alvaro Herrera | Remove useless default clause in switch |
commit | commitdiff | tree |
2018-04-23 |
Teodor Sigaev | Make bms_prev_member work correctly with a 64 bit bitma... |
commit | commitdiff | tree |
2018-04-23 |
Teodor Sigaev | Update trigram example in docs to correct state |
commit | commitdiff | tree |
2018-04-23 |
Teodor Sigaev | Fix wrong validation of top-parent pointer during page... |
commit | commitdiff | tree |
next |