| 2022-01-08 |
Jeff Davis | Respect permissions within logical replication. |
commit | commitdiff | tree |
| 2022-01-08 |
Michael Paquier | Fix thinko coming from 000f3adf |
commit | commitdiff | tree |
| 2022-01-08 |
Bruce Momjian | Update copyright for 2022 |
commit | commitdiff | tree |
| 2022-01-07 |
Andrew Dunstan | Allow MSVC .bat wrappers to be called from anywhere |
commit | commitdiff | tree |
| 2022-01-07 |
Andrew Dunstan | Skip install/test of pgcrypto on MSVC when not built... |
commit | commitdiff | tree |
| 2022-01-07 |
Michael Paquier | Fix comment in fe-connect.c about PQping and pg_ctl |
commit | commitdiff | tree |
| 2022-01-07 |
Fujii Masao | postgres_fdw: Add regression test for postgres_fdw... |
commit | commitdiff | tree |
| 2022-01-07 |
Michael Paquier | Add TAP tests for pg_basebackup with compression |
commit | commitdiff | tree |
| 2022-01-07 |
Michael Paquier | Refactor tar method of walmethods.c to rely on the... |
commit | commitdiff | tree |
| 2022-01-06 |
Tom Lane | Prevent altering partitioned table's rowtype, if it... |
commit | commitdiff | tree |
| 2022-01-06 |
Tom Lane | Extend psql's \lo_list/\dl to be able to print large... |
commit | commitdiff | tree |
| 2022-01-06 |
Michael Paquier | doc: Remove link to JSON support in the SQL specification |
commit | commitdiff | tree |
| 2022-01-05 |
Tom Lane | On second thought, remove regex.linux.utf8 regression... |
commit | commitdiff | tree |
| 2022-01-05 |
Tom Lane | Enable routine running of regex.linux.utf8 regression... |
commit | commitdiff | tree |
| 2022-01-05 |
Alvaro Herrera | Create foreign key triggers in partitioned tables too |
commit | commitdiff | tree |
| 2022-01-05 |
Tom Lane | Enable routine running of citext's UTF8-specific test... |
commit | commitdiff | tree |
| 2022-01-05 |
Michael Paquier | Reduce relcache access in WAL sender streaming logical... |
commit | commitdiff | tree |
| 2022-01-04 |
Tom Lane | Remove redundant initialization of BrinMemTuple. |
commit | commitdiff | tree |
| 2022-01-04 |
Alvaro Herrera | Fix silly mistake in Assert |
commit | commitdiff | tree |
| 2022-01-04 |
Alvaro Herrera | Allow special SKIP LOCKED condition in Assert() |
commit | commitdiff | tree |
| 2022-01-04 |
Peter Eisentraut | pg_dump: Refactor dumpDatabase() |
commit | commitdiff | tree |
| 2022-01-03 |
Tom Lane | Tab completion: don't offer valid constraints in VALIDA... |
commit | commitdiff | tree |
| 2022-01-03 |
Tom Lane | Handle mixed returnable and non-returnable columns... |
commit | commitdiff | tree |
| 2022-01-03 |
Tom Lane | Fix index-only scan plans, take 2. |
commit | commitdiff | tree |
| 2022-01-03 |
Tom Lane | Clean up error messages related to bad datetime units. |
commit | commitdiff | tree |
| 2022-01-03 |
Tom Lane | Use MaxLockMode symbol in more places. |
commit | commitdiff | tree |
| 2022-01-03 |
Alvaro Herrera | Avoid using DefElemAction in AlterPublicationStmt |
commit | commitdiff | tree |
| 2022-01-03 |
Michael Paquier | pg_stat_statements: Remove obsolete comment |
commit | commitdiff | tree |
| 2022-01-02 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree |
| 2022-01-01 |
Tom Lane | Fix index-only scan plans when not all index columns... |
commit | commitdiff | tree |
| 2021-12-31 |
Tom Lane | pg_dump: avoid unsafe function calls in getPolicies(). |
commit | commitdiff | tree |
| 2021-12-31 |
Tom Lane | pg_dump: minor performance improvements from eliminatin... |
commit | commitdiff | tree |
| 2021-12-31 |
Andres Freund | ci: Add continuous integration for github repositories... |
commit | commitdiff | tree |
| 2021-12-31 |
Tom Lane | pg_dump: make dumpPublication et al. less unlike siblin... |
commit | commitdiff | tree |
| 2021-12-30 |
Alvaro Herrera | Small cleanups related to PUBLICATION framework code |
commit | commitdiff | tree |
| 2021-12-30 |
Tom Lane | Minor cleanup/optimization in pg_dump. |
commit | commitdiff | tree |
| 2021-12-30 |
Daniel Gustafsson | Revert b2a459edf "Fix GRANTED BY support in REVOKE... |
commit | commitdiff | tree |
| 2021-12-30 |
Thomas Munro | Fix overly generic name in with.sql test. |
commit | commitdiff | tree |
| 2021-12-29 |
Tom Lane | Fix issues in pgarch's new directory-scanning logic. |
commit | commitdiff | tree |
| 2021-12-29 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
| 2021-12-27 |
Tom Lane | Revert changes about warnings/errors for placeholders. |
commit | commitdiff | tree |
| 2021-12-27 |
Tom Lane | Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixRes... |
commit | commitdiff | tree |
| 2021-12-27 |
Tom Lane | Rethink handling of settings with a prefix reserved... |
commit | commitdiff | tree |
| 2021-12-26 |
Michael Paquier | Fix incorrect field count in pg_control_checkpoint() |
commit | commitdiff | tree |
| 2021-12-24 |
Fujii Masao | postgres_fdw: Revert unstable tests for postgres_fdw... |
commit | commitdiff | tree |
| 2021-12-24 |
Fujii Masao | postgres_fdw: Allow postgres_fdw.application_name to... |
commit | commitdiff | tree |
| 2021-12-23 |
Amit Kapila | Fix compilation error introduced by commit 8e1fae1938. |
commit | commitdiff | tree |
| 2021-12-23 |
Amit Kapila | Move parallel vacuum code to vacuumparallel.c. |
commit | commitdiff | tree |
| 2021-12-22 |
Bruce Momjian | doc: clarify when expression indexes evaluate their... |
commit | commitdiff | tree |
| 2021-12-22 |
Peter Eisentraut | Remove unused include |
commit | commitdiff | tree |
| 2021-12-22 |
Peter Eisentraut | Remove unused include |
commit | commitdiff | tree |
| 2021-12-22 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
| 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 |
| next |