| 2021-12-01 |
Peter Eisentraut | Remove unused includes |
commit | commitdiff | tree |
| 2021-12-01 |
Peter Eisentraut | Improve some comments in scanner files |
commit | commitdiff | tree |
| 2021-12-01 |
Peter Eisentraut | Warning on SET of nonexisting setting with a prefix... |
commit | commitdiff | tree |
| 2021-12-01 |
Daniel Gustafsson | Fix certificate paths to use perl2host |
commit | commitdiff | tree |
| 2021-12-01 |
Robert Haas | Document that tar archives are now properly terminated. |
commit | commitdiff | tree |
| 2021-12-01 |
Daniel Gustafsson | Remove mention of TimeLineID update from comments |
commit | commitdiff | tree |
| 2021-12-01 |
Michael Paquier | Fix comment grammar in slotfuncs.c |
commit | commitdiff | tree |
| 2021-12-01 |
Peter Eisentraut | doc: Some additional information about when to use... |
commit | commitdiff | tree |
| 2021-12-01 |
Amit Kapila | Fix regression test failure caused by commit 8d74fc96db. |
commit | commitdiff | tree |
| 2021-12-01 |
Amit Kapila | Doc: Add "Attach Partition" limitation during logical... |
commit | commitdiff | tree |
| 2021-12-01 |
Michael Paquier | Improve psql tab completion for various DROP commands |
commit | commitdiff | tree |
| 2021-11-30 |
Daniel Gustafsson | Extend the private key stat checking error handling |
commit | commitdiff | tree |
| 2021-11-30 |
Tom Lane | Cope with cross-compiling when checking for a random... |
commit | commitdiff | tree |
| 2021-11-30 |
Peter Geoghegan | vacuumlazy.c: fix remaining "dead tuple" references. |
commit | commitdiff | tree |
| 2021-11-30 |
Tomas Vondra | Ignore BRIN indexes when checking for HOT udpates |
commit | commitdiff | tree |
| 2021-11-30 |
Alvaro Herrera | Increase size of shared memory for pg_commit_ts |
commit | commitdiff | tree |
| 2021-11-30 |
Daniel Gustafsson | Disable unused-variable warning C4101 in MSVC |
commit | commitdiff | tree |
| 2021-11-30 |
Daniel Gustafsson | Remove PF_USED_FOR_ASSERTS_ONLY from variables in gener... |
commit | commitdiff | tree |
| 2021-11-30 |
Daniel Gustafsson | Use test-specific temp path for keys during SSL test |
commit | commitdiff | tree |
| 2021-11-30 |
Daniel Gustafsson | Add TAP tests for contrib/sslinfo |
commit | commitdiff | tree |
| 2021-11-30 |
Daniel Gustafsson | Extend configure_test_server_for_ssl to add extensions |
commit | commitdiff | tree |
| 2021-11-30 |
Michael Paquier | Fix flags of some GUCs and improve some descriptions |
commit | commitdiff | tree |
| 2021-11-30 |
Amit Kapila | Add a view to show the stats of subscription workers. |
commit | commitdiff | tree |
| 2021-11-30 |
Michael Paquier | Fix typos |
commit | commitdiff | tree |
| 2021-11-30 |
Michael Paquier | Fix compatibility thinko for fstat() on standard stream... |
commit | commitdiff | tree |
| 2021-11-29 |
Peter Geoghegan | vacuumlazy.c: Rename dead_tuples to dead_items. |
commit | commitdiff | tree |
| 2021-11-29 |
Tom Lane | Doc: improve documentation about ORDER BY in matviews. |
commit | commitdiff | tree |
| 2021-11-29 |
Tom Lane | Simplify declaring variables exported from libpgcommon... |
commit | commitdiff | tree |
| 2021-11-29 |
Tom Lane | Portability hack for pg_global_prng_state. |
commit | commitdiff | tree |
| 2021-11-29 |
Michael Paquier | Centralize timestamp computation of control file on... |
commit | commitdiff | tree |
| 2021-11-29 |
Tom Lane | Replace random(), pg_erand48(), etc with a better PRNG... |
commit | commitdiff | tree |
| 2021-11-29 |
Michael Paquier | Improve psql tab completion for views, FDWs, sequences... |
commit | commitdiff | tree |
| 2021-11-28 |
Peter Geoghegan | vacuumlazy.c: prefer the term "cleanup lock". |
commit | commitdiff | tree |
| 2021-11-27 |
Peter Geoghegan | Update high level vacuumlazy.c comments. |
commit | commitdiff | tree |
| 2021-11-26 |
Alvaro Herrera | Harden be-gssapi-common.h for headerscheck |
commit | commitdiff | tree |
| 2021-11-26 |
Peter Geoghegan | Go back to considering HOT on pages marked full. |
commit | commitdiff | tree |
| 2021-11-26 |
Alvaro Herrera | Copy-edit vacuuumdb --analyze-in-stages doc blurb |
commit | commitdiff | tree |
| 2021-11-26 |
Alvaro Herrera | Document units for max_slot_wal_keep_size |
commit | commitdiff | tree |
| 2021-11-26 |
Alvaro Herrera | Fix determination of broken LSN in OVERWRITTEN_CONTRECORD |
commit | commitdiff | tree |
| 2021-11-26 |
Daniel Gustafsson | Add test for REVOKE ADMIN OPTION |
commit | commitdiff | tree |
| 2021-11-26 |
Daniel Gustafsson | Fix GRANTED BY support in REVOKE ROLE statements |
commit | commitdiff | tree |
| 2021-11-26 |
Peter Eisentraut | Update comments |
commit | commitdiff | tree |
| 2021-11-25 |
Peter Eisentraut | Remove unneeded Python includes |
commit | commitdiff | tree |
| 2021-11-25 |
Michael Paquier | Block ALTER TABLE .. DROP NOT NULL on columns in replic... |
commit | commitdiff | tree |
| 2021-11-25 |
Michael Paquier | Fix fstat() emulation on Windows with standard streams |
commit | commitdiff | tree |
| 2021-11-25 |
Andres Freund | Replace straggling uses of ReadRecPtr/EndRecPtr. |
commit | commitdiff | tree |
| 2021-11-24 |
Tom Lane | Doc: improve documentation about nextval()/setval(). |
commit | commitdiff | tree |
| 2021-11-24 |
Heikki Linnakangas | Fix missing space in docs. |
commit | commitdiff | tree |
| 2021-11-24 |
Robert Haas | xlog.c: Remove global variables ReadRecPtr and EndRecPtr. |
commit | commitdiff | tree |
| 2021-11-24 |
Robert Haas | Fix corner-case failure to detect improper timeline... |
commit | commitdiff | tree |
| 2021-11-24 |
Michael Paquier | Remove useless LZ4 system call on failure when writing... |
commit | commitdiff | tree |
| 2021-11-24 |
David Rowley | Flush Memoize cache when non-key parameters change... |
commit | commitdiff | tree |
| 2021-11-24 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
| 2021-11-24 |
Michael Paquier | Add support for Visual Studio 2022 in build scripts |
commit | commitdiff | tree |
| 2021-11-24 |
Amit Kapila | Rename SnapBuild* macros in slot.c. |
commit | commitdiff | tree |
| 2021-11-24 |
David Rowley | Revert "Flush Memoize cache when non-key parameters... |
commit | commitdiff | tree |
| 2021-11-24 |
David Rowley | Flush Memoize cache when non-key parameters change |
commit | commitdiff | tree |
| 2021-11-23 |
David Rowley | Allow Memoize to operate in binary comparison mode |
commit | commitdiff | tree |
| 2021-11-23 |
Michael Paquier | Add SQL functions to monitor the directory contents... |
commit | commitdiff | tree |
| 2021-11-22 |
Tom Lane | Adjust pg_dump's priority ordering for casts. |
commit | commitdiff | tree |
| 2021-11-22 |
Tom Lane | Pacify perlcritic. |
commit | commitdiff | tree |
| 2021-11-22 |
Tom Lane | Fix pg_dump --inserts mode for generated columns with... |
commit | commitdiff | tree |
| 2021-11-22 |
Tom Lane | Probe $PROVE not $PERL while checking for modules neede... |
commit | commitdiff | tree |
| 2021-11-22 |
Alvaro Herrera | Be more specific about OOM in XLogReaderAllocate |
commit | commitdiff | tree |
| 2021-11-22 |
Alvaro Herrera | autovacuum: Improve wording in a couple places |
commit | commitdiff | tree |
| 2021-11-22 |
Alvaro Herrera | Add missing words in comment |
commit | commitdiff | tree |
| 2021-11-22 |
Peter Eisentraut | Add ABI extra field to fmgr magic block |
commit | commitdiff | tree |
| 2021-11-22 |
Fujii Masao | Report wait events for local shell commands like archiv... |
commit | commitdiff | tree |
| 2021-11-22 |
Peter Geoghegan | Remove lazy_scan_heap parallel VACUUM comment block. |
commit | commitdiff | tree |
| 2021-11-21 |
Tom Lane | pg_receivewal, pg_recvlogical: allow canceling initial... |
commit | commitdiff | tree |
| 2021-11-21 |
Tom Lane | Doc: update some things relevant to minimum Test::More... |
commit | commitdiff | tree |
| 2021-11-20 |
Andrew Dunstan | Require version 0.98 of Test::More for TAP tests |
commit | commitdiff | tree |
| 2021-11-20 |
Tom Lane | Fix SP-GiST scan initialization logic for binary-compat... |
commit | commitdiff | tree |
| 2021-11-19 |
Tom Lane | Allow psql's other uses of simple_prompt() to be interr... |
commit | commitdiff | tree |
| 2021-11-19 |
Andres Freund | Initialize backend status reporting during bootstrap. |
commit | commitdiff | tree |
| 2021-11-19 |
Amit Kapila | Fix parallel operations that prevent oldest xmin from... |
commit | commitdiff | tree |
| 2021-11-19 |
Michael Paquier | Improve psql tab completion for transforms, domains... |
commit | commitdiff | tree |
| 2021-11-18 |
Tom Lane | Use appropriate -Wno-warning switches when compiling... |
commit | commitdiff | tree |
| 2021-11-18 |
Michael Paquier | Fix quoting of ACL item in table for upgrade binary... |
commit | commitdiff | tree |
| 2021-11-18 |
Michael Paquier | Add table to regression tests for binary-compatibility... |
commit | commitdiff | tree |
| 2021-11-18 |
Tom Lane | Provide a variant of simple_prompt() that can be interr... |
commit | commitdiff | tree |
| 2021-11-17 |
Tom Lane | Add a planner support function for starts_with(). |
commit | commitdiff | tree |
| 2021-11-17 |
Tom Lane | Clean up error handling in pg_basebackup's walmethods.c. |
commit | commitdiff | tree |
| 2021-11-17 |
Tom Lane | Handle close() failures more robustly in pg_dump and... |
commit | commitdiff | tree |
| 2021-11-17 |
Tom Lane | Fix display of SQL-standard function's arguments in... |
commit | commitdiff | tree |
| 2021-11-17 |
Daniel Gustafsson | Improve publication error messages |
commit | commitdiff | tree |
| 2021-11-17 |
Daniel Gustafsson | Doc: add see-also references to CREATE PUBLICATION. |
commit | commitdiff | tree |
| 2021-11-17 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
| 2021-11-17 |
Michael Paquier | Remove global variable "LastRec" in xlog.c |
commit | commitdiff | tree |
| 2021-11-16 |
Alvaro Herrera | Fix headerscheck failure in replication/worker_internal.h |
commit | commitdiff | tree |
| 2021-11-16 |
Robert Haas | Move InitXLogInsert() call from InitXLOGAccess() to... |
commit | commitdiff | tree |
| 2021-11-16 |
Amit Kapila | Invalidate relcache when changing REPLICA IDENTITY... |
commit | commitdiff | tree |
| 2021-11-15 |
Robert Haas | Fix thinko in bbsink_throttle_manifest_contents. |
commit | commitdiff | tree |
| 2021-11-13 |
Peter Geoghegan | Explain pruning pgstats accounting subtleties. |
commit | commitdiff | tree |
| 2021-11-12 |
Daniel Gustafsson | Document PG_TEST_NOCLEAN in TAP test README |
commit | commitdiff | tree |
| 2021-11-12 |
Tom Lane | Make psql's \password default to CURRENT_USER, not... |
commit | commitdiff | tree |
| 2021-11-12 |
Tom Lane | postgres_fdw: suppress casts on constants in limited... |
commit | commitdiff | tree |
| 2021-11-12 |
Andrew Dunstan | Report found versions of required perl modules |
commit | commitdiff | tree |
| 2021-11-12 |
Michael Paquier | Fix memory overrun when querying pg_stat_slru |
commit | commitdiff | tree |
| 2021-11-12 |
Noah Misch | Report any XLogReadRecord() error in XlogReadTwoPhaseDa... |
commit | commitdiff | tree |
| next |