| 2020-02-26 |
Peter Geoghegan | Add deduplication to nbtree. |
commit | commitdiff | tree |
| 2020-02-26 |
Peter Geoghegan | Add equalimage B-Tree support functions. |
commit | commitdiff | tree |
| 2020-02-26 |
Magnus Hagander | Include error code in message from pg_upgrade |
commit | commitdiff | tree |
| 2020-02-25 |
Michael Paquier | Fix build failure on header generation with repetitive... |
commit | commitdiff | tree |
| 2020-02-24 |
Tom Lane | Fix compile failure. |
commit | commitdiff | tree |
| 2020-02-24 |
Andres Freund | expression eval: Reduce number of steps for agg transit... |
commit | commitdiff | tree |
| 2020-02-24 |
Michael Paquier | Issue properly WAL record for CID of first catalog... |
commit | commitdiff | tree |
| 2020-02-24 |
Tom Lane | Account explicitly for long-lived FDs that are allocate... |
commit | commitdiff | tree |
| 2020-02-24 |
Peter Eisentraut | Change client-side fsync_fname() to report errors fatally |
commit | commitdiff | tree |
| 2020-02-24 |
Robert Haas | Adapt hashfn.c and hashutils.h for frontend use. |
commit | commitdiff | tree |
| 2020-02-24 |
Robert Haas | Put all the prototypes for hashfn.c into the same heade... |
commit | commitdiff | tree |
| 2020-02-24 |
Robert Haas | Move bitmap_hash and bitmap_match to bitmapset.c. |
commit | commitdiff | tree |
| 2020-02-24 |
Michael Paquier | Add prefix checks in exclude lists for pg_rewind, pg_ch... |
commit | commitdiff | tree |
| 2020-02-22 |
Peter Eisentraut | Factor out InitControlFile() from BootStrapXLOG() |
commit | commitdiff | tree |
| 2020-02-22 |
Peter Eisentraut | Reformat code comment |
commit | commitdiff | tree |
| 2020-02-22 |
Peter Eisentraut | pg_resetwal: Rename function to avoid potential conflict |
commit | commitdiff | tree |
| 2020-02-21 |
Tom Lane | Adjust Solution.pm to set HAVE_STDINT_H. |
commit | commitdiff | tree |
| 2020-02-21 |
Peter Eisentraut | Fix perlcritic warnings |
commit | commitdiff | tree |
| 2020-02-21 |
Peter Eisentraut | Allow running src/tools/msvc/mkvcbuild.pl under not... |
commit | commitdiff | tree |
| 2020-02-21 |
Tom Lane | Assume that we have signed integral types and flexible... |
commit | commitdiff | tree |
| 2020-02-21 |
Tom Lane | Assume that we have <wchar.h>. |
commit | commitdiff | tree |
| 2020-02-21 |
Tom Lane | Assume that we have utime() and <utime.h>. |
commit | commitdiff | tree |
| 2020-02-21 |
Tom Lane | Assume that we have rint(). |
commit | commitdiff | tree |
| 2020-02-21 |
Tom Lane | Assume that we have memmove(). |
commit | commitdiff | tree |
| 2020-02-21 |
Tom Lane | Assume that we have cbrt(). |
commit | commitdiff | tree |
| 2020-02-21 |
Tom Lane | Assume that we have isinf(). |
commit | commitdiff | tree |
| 2020-02-21 |
Tom Lane | Assume that we have functional, 64-bit fseeko()/ftello(). |
commit | commitdiff | tree |
| 2020-02-21 |
Peter Eisentraut | Fix compiler warnings on 64-bit Windows |
commit | commitdiff | tree |
| 2020-02-21 |
Jeff Davis | Fixup for nodeAgg.c refactor. |
commit | commitdiff | tree |
| 2020-02-21 |
Etsuro Fujita | Avoid redundant checks in partition_bounds_copy(). |
commit | commitdiff | tree |
| 2020-02-21 |
Peter Eisentraut | Require stdint.h |
commit | commitdiff | tree |
| 2020-02-21 |
Michael Paquier | Doc: Fix instructions to control build environment... |
commit | commitdiff | tree |
| 2020-02-20 |
Alvaro Herrera | Simplify FK-to-partitioned regression test query |
commit | commitdiff | tree |
| 2020-02-20 |
Etsuro Fujita | Remove extra word from comment. |
commit | commitdiff | tree |
| 2020-02-20 |
Michael Paquier | Cleanup more code related to ws2_32.dll loading in... |
commit | commitdiff | tree |
| 2020-02-19 |
Tom Lane | Doc: discourage use of partial indexes for poor-man... |
commit | commitdiff | tree |
| 2020-02-19 |
Tom Lane | Remove support for upgrading extensions from "unpackage... |
commit | commitdiff | tree |
| 2020-02-19 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree |
| 2020-02-19 |
Tom Lane | Fix confusion about event trigger vs. plain function... |
commit | commitdiff | tree |
| 2020-02-19 |
Peter Eisentraut | Set gen_random_uuid() to volatile |
commit | commitdiff | tree |
| 2020-02-19 |
Jeff Davis | Minor refactor of nodeAgg.c. |
commit | commitdiff | tree |
| 2020-02-19 |
Jeff Davis | logtape.c: allocate read buffer even for an empty tape. |
commit | commitdiff | tree |
| 2020-02-19 |
Fujii Masao | Fix mesurement of elapsed time during truncating heap... |
commit | commitdiff | tree |
| 2020-02-19 |
Michael Paquier | Clean up some code, comments and docs referring to... |
commit | commitdiff | tree |
| 2020-02-19 |
Amit Kapila | Stop demanding that top xact must be seen before subxac... |
commit | commitdiff | tree |
| 2020-02-19 |
Peter Geoghegan | Remove obsolete _bt_compare() comment. |
commit | commitdiff | tree |
| 2020-02-18 |
Fujii Masao | Make inherited LOCK TABLE perform access permission... |
commit | commitdiff | tree |
| 2020-02-18 |
Michael Paquier | Remove duplicated words in comments |
commit | commitdiff | tree |
| 2020-02-18 |
Michael Paquier | Fix grammar in monitoring.sgml |
commit | commitdiff | tree |
| 2020-02-17 |
Tom Lane | Teach pg_dump to dump comments on RLS policy objects. |
commit | commitdiff | tree |
| 2020-02-17 |
Peter Eisentraut | Optimize update of tables with generated columns |
commit | commitdiff | tree |
| 2020-02-17 |
Peter Eisentraut | Fill in extraUpdatedCols in logical replication |
commit | commitdiff | tree |
| 2020-02-17 |
Fujii Masao | Add description about GSSOpenServer wait event into... |
commit | commitdiff | tree |
| 2020-02-17 |
Fujii Masao | Add description about LogicalRewriteTruncate wait event... |
commit | commitdiff | tree |
| 2020-02-16 |
Tom Lane | Try again to work around Windows' ERROR_SHARING_VIOLATI... |
commit | commitdiff | tree |
| 2020-02-15 |
Tom Lane | Update obsolete comment. |
commit | commitdiff | tree |
| 2020-02-15 |
Tom Lane | Clarify coding in Catalog::AddDefaultValues. |
commit | commitdiff | tree |
| 2020-02-15 |
Tom Lane | Run "make reformat-dat-files". |
commit | commitdiff | tree |
| 2020-02-15 |
Tom Lane | Don't require pg_class.dat to contain correct relnatts... |
commit | commitdiff | tree |
| 2020-02-15 |
Peter Geoghegan | Recreate website's formatting for "website" doc builds. |
commit | commitdiff | tree |
| 2020-02-14 |
Tom Lane | Remove pg_regress' --load-language option. |
commit | commitdiff | tree |
| 2020-02-14 |
Michael Paquier | Remove some dead code in contrib/adminpack/ |
commit | commitdiff | tree |
| 2020-02-13 |
Tom Lane | Mark some contrib modules as "trusted". |
commit | commitdiff | tree |
| 2020-02-13 |
Jeff Davis | Logical Tape Set: lazily allocate read buffer. |
commit | commitdiff | tree |
| 2020-02-13 |
Tom Lane | Avoid a performance regression in float overflow/underf... |
commit | commitdiff | tree |
| 2020-02-12 |
Peter Geoghegan | Doc: Restructure B-Tree support routine docs. |
commit | commitdiff | tree |
| 2020-02-12 |
Tom Lane | Remove long-dead comments. |
commit | commitdiff | tree |
| 2020-02-12 |
Tom Lane | Doc: fix old oversights in GRANT/REVOKE documentation. |
commit | commitdiff | tree |
| 2020-02-12 |
Andres Freund | Try to harden insert-conflict-specconflict against... |
commit | commitdiff | tree |
| 2020-02-12 |
Michael Paquier | Add %x to default PROMPT1 and PROMPT2 in psql |
commit | commitdiff | tree |
| 2020-02-12 |
Andres Freund | Test additional speculative conflict scenarios. |
commit | commitdiff | tree |
| 2020-02-12 |
Fujii Masao | Fix bug in pg_basebackup -F plain -R. |
commit | commitdiff | tree |
| 2020-02-11 |
Peter Eisentraut | Document the pg_upgrade -j/--jobs option as taking... |
commit | commitdiff | tree |
| 2020-02-11 |
Thomas Munro | Use pg_pwrite() in more places. |
commit | commitdiff | tree |
| 2020-02-10 |
Peter Eisentraut | Canonicalize some URLs |
commit | commitdiff | tree |
| 2020-02-10 |
Peter Eisentraut | psql: Remove one use of HAVE_UNIX_SOCKETS |
commit | commitdiff | tree |
| 2020-02-10 |
Peter Eisentraut | Simplify passing of configure arguments to pg_config |
commit | commitdiff | tree |
| 2020-02-10 |
Jeff Davis | Change signature of TupleHashTableHash(). |
commit | commitdiff | tree |
| 2020-02-10 |
Alvaro Herrera | createuser: fix parsing of --connection-limit argument |
commit | commitdiff | tree |
| 2020-02-10 |
Alvaro Herrera | Fix priv checks for ALTER <object> DEPENDS ON EXTENSION |
commit | commitdiff | tree |
| 2020-02-10 |
Michael Paquier | Revert "pg_upgrade: Fix quoting of some arguments in... |
commit | commitdiff | tree |
| 2020-02-10 |
Amit Kapila | Fix typos. |
commit | commitdiff | tree |
| 2020-02-10 |
Amit Kapila | doc: Spell checking |
commit | commitdiff | tree |
| 2020-02-10 |
Michael Paquier | pg_upgrade: Fix quoting of some arguments in pg_ctl... |
commit | commitdiff | tree |
| 2020-02-10 |
Thomas Munro | psql: Fix %w length in PROMPT2 when PROMPT1 contains... |
commit | commitdiff | tree |
| 2020-02-09 |
Tom Lane | Revert "docs: change "default role" wording to "predefi... |
commit | commitdiff | tree |
| 2020-02-09 |
Tom Lane | Store the deletion horizon XID for a deleted GIN page... |
commit | commitdiff | tree |
| 2020-02-07 |
Alvaro Herrera | Fix failure to create FKs correctly in partitions |
commit | commitdiff | tree |
| 2020-02-07 |
Alvaro Herrera | Fix TRUNCATE .. CASCADE on partitions |
commit | commitdiff | tree |
| 2020-02-07 |
Fujii Masao | Fix bug in Tid scan. |
commit | commitdiff | tree |
| 2020-02-07 |
Andres Freund | jit: Reference expression step functions via llvmjit_types. |
commit | commitdiff | tree |
| 2020-02-07 |
Michael Paquier | Bump catalog version for the addition of leader_pid... |
commit | commitdiff | tree |
| 2020-02-07 |
Jeff Davis | Introduce TupleHashTableHash() and LookupTupleHashEntry... |
commit | commitdiff | tree |
| 2020-02-07 |
Andres Freund | jit: Remove redundancies in expression evaluation code... |
commit | commitdiff | tree |
| 2020-02-07 |
Andres Freund | jit: Reference functions by name in IOCOERCE steps. |
commit | commitdiff | tree |
| 2020-02-07 |
Andres Freund | expression eval: Don't redundantly keep track of AggState. |
commit | commitdiff | tree |
| 2020-02-07 |
Andres Freund | expression eval, jit: Minor code cleanups. |
commit | commitdiff | tree |
| 2020-02-07 |
Michael Paquier | Fix typo in proc.c |
commit | commitdiff | tree |
| 2020-02-07 |
Michael Paquier | Revert "Prevent running pg_basebackup as root" |
commit | commitdiff | tree |
| 2020-02-06 |
Michael Paquier | Revert "Add GUC checks for ssl_min_protocol_version... |
commit | commitdiff | tree |
| next |