| 2021-12-22 |
Michael Paquier | Correct comment and some documentation about REPLICA_ID... |
commit | commitdiff | tree |
| 2021-12-22 |
Peter Eisentraut | Fix typo in code comment |
commit | commitdiff | tree |
| 2021-12-22 |
Michael Paquier | Remove assertion for ALTER TABLE .. DETACH PARTITION... |
commit | commitdiff | tree |
| 2021-12-22 |
Amit Kapila | Move index vacuum routines to vacuum.c. |
commit | commitdiff | tree |
| 2021-12-21 |
Tom Lane | Add help & tab-complete support for psql's \getenv. |
commit | commitdiff | tree |
| 2021-12-21 |
Tom Lane | Add missing EmitWarningsOnPlaceholders() calls. |
commit | commitdiff | tree |
| 2021-12-20 |
Tom Lane | Merge dblink's paths test script into its main test. |
commit | commitdiff | tree |
| 2021-12-20 |
Tom Lane | Remove dynamic translation of regression test scripts... |
commit | commitdiff | tree |
| 2021-12-20 |
Tom Lane | Remove dynamic translation of regression test scripts... |
commit | commitdiff | tree |
| 2021-12-20 |
Tom Lane | Add a \getenv command to psql. |
commit | commitdiff | tree |
| 2021-12-20 |
John Naylor | Add fast path for validating UTF-8 text |
commit | commitdiff | tree |
| 2021-12-20 |
Peter Eisentraut | pg_dump: Refactor getIndexes() |
commit | commitdiff | tree |
| 2021-12-20 |
Peter Eisentraut | doc: More documentation on regular expressions and... |
commit | commitdiff | tree |
| 2021-12-19 |
Tom Lane | Remove some more dead code in pg_dump. |
commit | commitdiff | tree |
| 2021-12-18 |
Michael Paquier | Fix typo in TAP tests of pg_receivewal |
commit | commitdiff | tree |
| 2021-12-18 |
Michael Paquier | Add option -N/--no-sync to pg_upgrade |
commit | commitdiff | tree |
| 2021-12-17 |
Tom Lane | Fix the public schema's permissions in a separate test... |
commit | commitdiff | tree |
| 2021-12-17 |
Peter Eisentraut | Simplify the general-purpose 64-bit integer parsing... |
commit | commitdiff | tree |
| 2021-12-16 |
Tom Lane | Ensure casting to typmod -1 generates a RelabelType. |
commit | commitdiff | tree |
| 2021-12-16 |
Tom Lane | Remove psql support for server versions preceding 9.2. |
commit | commitdiff | tree |
| 2021-12-16 |
Tom Lane | Clean up some more freshly-dead code in pg_dump and... |
commit | commitdiff | tree |
| 2021-12-16 |
Fujii Masao | doc: Add note about postgres_fdw.application_name. |
commit | commitdiff | tree |
| 2021-12-16 |
Thomas Munro | Change ProcSendSignal() to take pgprocno. |
commit | commitdiff | tree |
| 2021-12-15 |
Tom Lane | Always use ReleaseTupleDesc after lookup_rowtype_tupdes... |
commit | commitdiff | tree |
| 2021-12-15 |
Tom Lane | Remove pg_dump's --no-synchronized-snapshots switch. |
commit | commitdiff | tree |
| 2021-12-15 |
Peter Eisentraut | pg_checksums: Fix data type |
commit | commitdiff | tree |
| 2021-12-15 |
Amit Kapila | Improve parallel vacuum implementation. |
commit | commitdiff | tree |
| 2021-12-15 |
Michael Paquier | Adjust behavior of some env settings for the TAP tests... |
commit | commitdiff | tree |
| 2021-12-15 |
Tom Lane | Remove pg_upgrade support for upgrading from pre-9... |
commit | commitdiff | tree |
| 2021-12-14 |
Tom Lane | Remove pg_dump/pg_dumpall support for dumping from... |
commit | commitdiff | tree |
| 2021-12-14 |
Tom Lane | Improve sift up/down code in binaryheap.c and logtape.c. |
commit | commitdiff | tree |
| 2021-12-14 |
Tom Lane | Fix datatype confusion in logtape.c's right_offset(). |
commit | commitdiff | tree |
| 2021-12-14 |
Michael Paquier | Remove assertion for replication origins in PREPARE... |
commit | commitdiff | tree |
| 2021-12-13 |
Tom Lane | Remove unimplemented/undocumented geometric functions... |
commit | commitdiff | tree |
| 2021-12-13 |
Tom Lane | Doc: de-document unimplemented geometric operators. |
commit | commitdiff | tree |
| 2021-12-13 |
Tom Lane | Implement poly_distance(). |
commit | commitdiff | tree |
| 2021-12-13 |
Andres Freund | isolationtester: append session name to application_name. |
commit | commitdiff | tree |
| 2021-12-13 |
Andres Freund | Make PG_TEST_USE_UNIX_SOCKETS work for tap tests on... |
commit | commitdiff | tree |
| 2021-12-13 |
Robert Haas | Remove InitXLOGAccess(). |
commit | commitdiff | tree |
| 2021-12-13 |
Robert Haas | Default to log_checkpoints=on, log_autovacuum_min_durat... |
commit | commitdiff | tree |
| 2021-12-13 |
Alexander Korotkov | Fix alignment in multirange_get_range() function |
commit | commitdiff | tree |
| 2021-12-13 |
Michael Paquier | Improve description of some WAL records with transactio... |
commit | commitdiff | tree |
| 2021-12-11 |
Tom Lane | Create a new type category for "internal use" types. |
commit | commitdiff | tree |
| 2021-12-11 |
Tomas Vondra | Move test for BRIN HOT behavior to stats.sql |
commit | commitdiff | tree |
| 2021-12-11 |
Tomas Vondra | Add bool to btree_gist documentation |
commit | commitdiff | tree |
| 2021-12-10 |
Thomas Munro | Check for STATUS_DELETE_PENDING on Windows. |
commit | commitdiff | tree |
| 2021-12-09 |
Michael Paquier | Fix some typos with {a,an} |
commit | commitdiff | tree |
| 2021-12-09 |
Amit Kapila | Fix double publish of child table's data. |
commit | commitdiff | tree |
| 2021-12-09 |
Peter Geoghegan | Standardize cleanup lock terminology. |
commit | commitdiff | tree |
| 2021-12-08 |
Tom Lane | Doc: improve xfunc-c-type-table. |
commit | commitdiff | tree |
| 2021-12-08 |
Andrew Dunstan | Revert "Check that we have a working tar before trying... |
commit | commitdiff | tree |
| 2021-12-08 |
Andrew Dunstan | Check that we have a working tar before trying to use it |
commit | commitdiff | tree |
| 2021-12-08 |
Fujii Masao | postgres_fdw: Report warning when timeout expires while... |
commit | commitdiff | tree |
| 2021-12-08 |
Peter Eisentraut | Allow specifying column list for foreign key ON DELETE... |
commit | commitdiff | tree |
| 2021-12-08 |
Amit Kapila | Fix origin timestamp during decoding of ROLLBACK PREPAR... |
commit | commitdiff | tree |
| 2021-12-08 |
Peter Eisentraut | pgrowlocks: Fix incorrect format placeholders |
commit | commitdiff | tree |
| 2021-12-08 |
Amit Kapila | Fix changing the ownership of ALL TABLES IN SCHEMA... |
commit | commitdiff | tree |
| 2021-12-08 |
Amit Kapila | De-duplicate the result of pg_publication_tables view. |
commit | commitdiff | tree |
| 2021-12-08 |
Peter Eisentraut | pgcrypto: Remove explicit hex encoding/decoding from... |
commit | commitdiff | tree |
| 2021-12-08 |
Michael Paquier | Improve parsing of options of CREATE/ALTER SUBSCRIPTION |
commit | commitdiff | tree |
| 2021-12-08 |
Michael Paquier | Fix corruption of toast indexes with REINDEX CONCURRENTLY |
commit | commitdiff | tree |
| 2021-12-07 |
Andrew Dunstan | Enable settings used in TAP tests for MSVC builds |
commit | commitdiff | tree |
| 2021-12-07 |
Tom Lane | On Windows, also call shutdown() while closing the... |
commit | commitdiff | tree |
| 2021-12-07 |
Peter Eisentraut | Update snowball |
commit | commitdiff | tree |
| 2021-12-06 |
Tom Lane | Account for TOAST data while scheduling parallel dumps. |
commit | commitdiff | tree |
| 2021-12-06 |
Tom Lane | Use PREPARE/EXECUTE for repetitive per-object queries... |
commit | commitdiff | tree |
| 2021-12-06 |
Tom Lane | Avoid per-object queries in performance-critical paths... |
commit | commitdiff | tree |
| 2021-12-06 |
Tom Lane | Postpone calls of unsafe server-side functions in pg_dump. |
commit | commitdiff | tree |
| 2021-12-06 |
Tom Lane | Rethink pg_dump's handling of object ACLs. |
commit | commitdiff | tree |
| 2021-12-06 |
Tom Lane | Refactor pg_dump's tracking of object components to... |
commit | commitdiff | tree |
| 2021-12-06 |
Peter Eisentraut | Fix inappropriate uses of PG_GETARG_UINT32() |
commit | commitdiff | tree |
| 2021-12-05 |
Andrew Dunstan | Silence perl complaint in ssl test |
commit | commitdiff | tree |
| 2021-12-03 |
Daniel Gustafsson | Doc: Fix misleading wording of CRL parameters |
commit | commitdiff | tree |
| 2021-12-03 |
Peter Eisentraut | Some RELKIND macro refactoring |
commit | commitdiff | tree |
| 2021-12-03 |
Daniel Gustafsson | Fix path delimiters in connection string on Windows |
commit | commitdiff | tree |
| 2021-12-03 |
Fujii Masao | postgres_fdw: Fix unexpected reporting of empty message. |
commit | commitdiff | tree |
| 2021-12-03 |
Michael Paquier | Improve the description of various GUCs |
commit | commitdiff | tree |
| 2021-12-02 |
Tom Lane | On Windows, close the client socket explicitly during... |
commit | commitdiff | tree |
| 2021-12-02 |
Tom Lane | Add configure probe for rl_variable_bind(). |
commit | commitdiff | tree |
| 2021-12-02 |
Peter Eisentraut | pg_dump: Add missing relkind case |
commit | commitdiff | tree |
| 2021-12-02 |
Michael Paquier | pg_waldump: Emit stats summary when interrupted by... |
commit | commitdiff | tree |
| 2021-12-02 |
Michael Paquier | Move into separate file all the SQL queries used in... |
commit | commitdiff | tree |
| 2021-12-01 |
Tom Lane | Avoid leaking memory during large-scale REASSIGN OWNED... |
commit | commitdiff | tree |
| 2021-12-01 |
Tom Lane | psql: initialize comment-begin setting to a useful... |
commit | commitdiff | tree |
| 2021-12-01 |
Tom Lane | psql: treat "--" comments between queries as separate... |
commit | commitdiff | tree |
| 2021-12-01 |
Tom Lane | psql: include intra-query "--" comments in what's sent... |
commit | commitdiff | tree |
| 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 |
| next |