2020-12-28 |
Tom Lane | Fix thinko in plpgsql memory leak fix. |
commit | commitdiff | tree |
2020-12-28 |
Michael Paquier | Fix inconsistent code with shared invalidations of... |
commit | commitdiff | tree |
2020-12-28 |
Fujii Masao | postgres_fdw: Fix connection leak. |
commit | commitdiff | tree |
2020-12-28 |
Bruce Momjian | Revert "Add key management system" (978f869b99) & later... |
commit | commitdiff | tree |
2020-12-27 |
Jeff Davis | Second attempt to stabilize 05c02589. |
commit | commitdiff | tree |
2020-12-27 |
Jeff Davis | Stabilize test introduced in 05c02589, per buildfarm. |
commit | commitdiff | tree |
2020-12-27 |
Jeff Davis | Fix bug #16784 in Disk-based Hash Aggregation. |
commit | commitdiff | tree |
2020-12-26 |
Bruce Momjian | initdb: document that -K requires an argument |
commit | commitdiff | tree |
2020-12-26 |
Bruce Momjian | auth commands: list specific commands to install in... |
commit | commitdiff | tree |
2020-12-26 |
Bruce Momjian | pg_alterckey: remove TAP check rules from Makefile |
commit | commitdiff | tree |
2020-12-26 |
Bruce Momjian | Add scripts for retrieving the cluster file encryption key |
commit | commitdiff | tree |
2020-12-26 |
Bruce Momjian | doc: fix SGML markup for pg_alterckey from commit... |
commit | commitdiff | tree |
2020-12-26 |
Bruce Momjian | pg_alterckey: adjust doc build and Win32 sleep/open... |
commit | commitdiff | tree |
2020-12-26 |
Bruce Momjian | Fix function call typo in frontend Win32 code, commit... |
commit | commitdiff | tree |
2020-12-26 |
Bruce Momjian | Allow ssl_passphrase_command to prompt the terminal |
commit | commitdiff | tree |
2020-12-26 |
Bruce Momjian | Add pg_alterckey utility to change the cluster key |
commit | commitdiff | tree |
2020-12-25 |
Bruce Momjian | remove missing reference to crypto test from patch... |
commit | commitdiff | tree |
2020-12-25 |
Tom Lane | Really fix the dummy implementations in cipher.c. |
commit | commitdiff | tree |
2020-12-25 |
Bruce Momjian | fix no-return function call in cipher.c from commit... |
commit | commitdiff | tree |
2020-12-25 |
Bruce Momjian | fixes docs and missing initdb help option for commit... |
commit | commitdiff | tree |
2020-12-25 |
Noah Misch | Invalidate acl.c caches when pg_authid changes. |
commit | commitdiff | tree |
2020-12-25 |
Bruce Momjian | remove uint128 requirement from patch 978f869b99 (CFE) |
commit | commitdiff | tree |
2020-12-25 |
Bruce Momjian | Fix return value and const declaration from commit... |
commit | commitdiff | tree |
2020-12-25 |
Bruce Momjian | Add key management system |
commit | commitdiff | tree |
2020-12-25 |
Tom Lane | Avoid time-of-day-dependent failure in log rotation... |
commit | commitdiff | tree |
2020-12-24 |
Bruce Momjian | revert removal of hex_decode() from ecpg from commit... |
commit | commitdiff | tree |
2020-12-24 |
Bruce Momjian | move hex_decode() to /common so it can be called from... |
commit | commitdiff | tree |
2020-12-24 |
Tom Lane | Fix race condition between shutdown and unstarted backg... |
commit | commitdiff | tree |
2020-12-24 |
Tom Lane | Improve client error messages for immediate-stop situat... |
commit | commitdiff | tree |
2020-12-24 |
Michael Paquier | Fix typos and grammar in docs and comments |
commit | commitdiff | tree |
2020-12-23 |
Bruce Momjian | dummy commit |
commit | commitdiff | tree |
2020-12-23 |
Michael Paquier | Fix portability issues with parsing of recovery_target_xid |
commit | commitdiff | tree |
2020-12-22 |
Tom Lane | Improve autoprewarm's handling of early-shutdown scenarios. |
commit | commitdiff | tree |
2020-12-22 |
Tom Lane | Increase timeout in 021_row_visibility.pl. |
commit | commitdiff | tree |
2020-12-22 |
Tomas Vondra | Improve find_em_expr_usable_for_sorting_rel comment |
commit | commitdiff | tree |
2020-12-21 |
Tomas Vondra | Don't search for volatile expr in find_em_expr_usable_f... |
commit | commitdiff | tree |
2020-12-21 |
Tomas Vondra | Disallow SRFs when considering sorts below Gather Merge |
commit | commitdiff | tree |
2020-12-21 |
Tom Lane | Remove "invalid concatenation of jsonb objects" error... |
commit | commitdiff | tree |
2020-12-21 |
Tomas Vondra | Check parallel safety in generate_useful_gather_paths |
commit | commitdiff | tree |
2020-12-21 |
Tomas Vondra | Consider unsorted paths in generate_useful_gather_paths |
commit | commitdiff | tree |
2020-12-21 |
Alexander Korotkov | Fix compiler warning in multirange_constructor0() |
commit | commitdiff | tree |
2020-12-21 |
Michael Paquier | Refactor logic to check for ASCII-only characters in... |
commit | commitdiff | tree |
2020-12-20 |
Alexander Korotkov | Fix typalign in rangetypes statistics |
commit | commitdiff | tree |
2020-12-20 |
Tom Lane | Doc: fix description of how to use src/tutorial files. |
commit | commitdiff | tree |
2020-12-20 |
Tom Lane | Doc: improve description of pgbench script weights. |
commit | commitdiff | tree |
2020-12-20 |
Tom Lane | Avoid memcpy() with same source and destination in... |
commit | commitdiff | tree |
2020-12-20 |
Alexander Korotkov | Fix compiler warning introduced in 6df7a9698b |
commit | commitdiff | tree |
2020-12-20 |
Alexander Korotkov | Fixes for pg_dump.c regarding multiranges |
commit | commitdiff | tree |
2020-12-20 |
Alexander Korotkov | Multirange datatypes |
commit | commitdiff | tree |
2020-12-19 |
Tom Lane | Remove now-useless ALWAYS_SUBDIRS entry in src/test... |
commit | commitdiff | tree |
2020-12-19 |
Amit Kapila | Update comment atop of ReorderBufferQueueMessage(). |
commit | commitdiff | tree |
2020-12-18 |
Tom Lane | Add a couple of missed .gitignore entries. |
commit | commitdiff | tree |
2020-12-18 |
Tom Lane | Avoid memcpy() with same source and destination during... |
commit | commitdiff | tree |
2020-12-18 |
Fujii Masao | pg_stat_statements: Track time at which all statistics... |
commit | commitdiff | tree |
2020-12-17 |
Fujii Masao | Revert "Get rid of the dedicated latch for signaling... |
commit | commitdiff | tree |
2020-12-16 |
Tom Lane | Fix varchar_2.out to match reality in cs_CZ locale. |
commit | commitdiff | tree |
2020-12-16 |
Michael Paquier | doc: Fix explanation related to pg_shmem_allocations |
commit | commitdiff | tree |
2020-12-16 |
Bruce Momjian | doc: clarify COPY TO for partitioning/inheritance |
commit | commitdiff | tree |
2020-12-15 |
Peter Geoghegan | Remove obsolete btrescan() comment. |
commit | commitdiff | tree |
2020-12-15 |
Alvaro Herrera | Remove useless variable stores |
commit | commitdiff | tree |
2020-12-15 |
Tomas Vondra | Error out when Gather Merge input is not sorted |
commit | commitdiff | tree |
2020-12-15 |
Peter Eisentraut | Clean up ancient test style |
commit | commitdiff | tree |
2020-12-15 |
Tom Lane | Improve hash_create()'s API for some added robustness. |
commit | commitdiff | tree |
2020-12-15 |
Jeff Davis | Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKE... |
commit | commitdiff | tree |
2020-12-14 |
Michael Paquier | Improve some code around cryptohash functions |
commit | commitdiff | tree |
2020-12-14 |
Michael Paquier | Add some checkpoint/restartpoint status to ps display |
commit | commitdiff | tree |
2020-12-13 |
Noah Misch | Use HASH_BLOBS for xidhash. |
commit | commitdiff | tree |
2020-12-13 |
Noah Misch | Correct behavior descriptions in comments, and correct... |
commit | commitdiff | tree |
2020-12-12 |
Bruce Momjian | initdb: complete getopt_long alphabetization |
commit | commitdiff | tree |
2020-12-12 |
Bruce Momjian | initdb: properly alphabetize getopt_long options in... |
commit | commitdiff | tree |
2020-12-11 |
Tom Lane | Allow subscripting of hstore values. |
commit | commitdiff | tree |
2020-12-11 |
Tom Lane | Allow ALTER TYPE to update an existing type's typsubscr... |
commit | commitdiff | tree |
2020-12-11 |
Tom Lane | Provide an error cursor for "can't subscript" error... |
commit | commitdiff | tree |
2020-12-11 |
Peter Eisentraut | pg_dump: Don't use enums for defining bit mask values |
commit | commitdiff | tree |
2020-12-10 |
Michael Paquier | Fix compilation of uuid-ossp |
commit | commitdiff | tree |
2020-12-10 |
Michael Paquier | Refactor MD5 implementations according to new cryptohas... |
commit | commitdiff | tree |
2020-12-09 |
Tom Lane | Support subscripting of arbitrary types, not only arrays. |
commit | commitdiff | tree |
2020-12-09 |
Peter Eisentraut | Change get_constraint_index() to use pg_constraint... |
commit | commitdiff | tree |
2020-12-09 |
Michael Paquier | Simplify code for getting a unicode codepoint's canonic... |
commit | commitdiff | tree |
2020-12-09 |
Andres Freund | jit: Reference function pointer types via llvmjit_types.c. |
commit | commitdiff | tree |
2020-12-08 |
Tom Lane | Teach contain_leaked_vars that assignment SubscriptingR... |
commit | commitdiff | tree |
2020-12-08 |
Tom Lane | Remove operator_precedence_warning. |
commit | commitdiff | tree |
2020-12-08 |
Dean Rasheed | Improve estimation of ANDs under ORs using extended... |
commit | commitdiff | tree |
2020-12-08 |
Dean Rasheed | Improve estimation of OR clauses using multiple extende... |
commit | commitdiff | tree |
2020-12-08 |
Tom Lane | Doc: clarify that CREATE TABLE discards redundant uniqu... |
commit | commitdiff | tree |
2020-12-08 |
Tom Lane | Doc: explain that the string types can't store \0 ... |
commit | commitdiff | tree |
2020-12-08 |
Fujii Masao | Speed up rechecking if relation needs to be vacuumed... |
commit | commitdiff | tree |
2020-12-08 |
Fujii Masao | Bump catversion for pg_stat_wal changes. |
commit | commitdiff | tree |
2020-12-08 |
Michael Paquier | pgcrypto: Detect errors with EVP calls from OpenSSL |
commit | commitdiff | tree |
2020-12-08 |
Andres Freund | jit: Correct parameter type for generated expression... |
commit | commitdiff | tree |
2020-12-08 |
Andres Freund | jit: configure: Explicitly reference 'native' component. |
commit | commitdiff | tree |
2020-12-08 |
Michael Paquier | Avoid using tuple from syscache for update of pg_databa... |
commit | commitdiff | tree |
2020-12-07 |
Tom Lane | Add a couple of regression test cases related to array... |
commit | commitdiff | tree |
2020-12-07 |
Heikki Linnakangas | Fix more race conditions in the newly-added pg_rewind... |
commit | commitdiff | tree |
2020-12-07 |
Tom Lane | pg_dump: Reorganize dumpBaseType() |
commit | commitdiff | tree |
2020-12-07 |
Michael Paquier | Fix fd leak in pg_verifybackup |
commit | commitdiff | tree |
2020-12-05 |
Tom Lane | Fix missed step in removal of useless RESULT RTEs in... |
commit | commitdiff | tree |
2020-12-04 |
Heikki Linnakangas | Fix race conditions in newly-added test. |
commit | commitdiff | tree |
2020-12-04 |
Peter Eisentraut | Convert elog(LOG) calls to ereport() where appropriate |
commit | commitdiff | tree |
2020-12-04 |
Peter Eisentraut | Remove unnecessary grammar symbols |
commit | commitdiff | tree |
next |