Commit Graph

  • d55322b0da psql: Add more meta-commands able to use the extended protocol Michael Paquier 2024-08-22 16:25:57 +09:00
  • 6b1f78d90b Fix attach of a previously-detached injection point. Noah Misch 2024-08-22 00:07:04 -07:00
  • a36aa223ec Fix attach of a previously-detached injection point. Noah Misch 2024-08-22 00:07:04 -07:00
  • f636ab41ab Avoid repeated table name lookups in createPartitionTable() Alexander Korotkov 2024-08-22 09:50:48 +03:00
  • 04158e7fa3 Avoid repeated table name lookups in createPartitionTable() Alexander Korotkov 2024-08-22 09:50:48 +03:00
  • 9bb842f95e Small code simplification Richard Guo 2024-08-22 11:41:08 +09:00
  • 490f869d92 Create syscache entries for pg_extension Michael Paquier 2024-08-22 10:48:25 +09:00
  • a839567784 Fix obsolete comments in varstr_cmp(). Jeff Davis 2024-08-21 09:19:21 -07:00
  • 2366ab246a Disallow creating binary-coercible casts involving range types. Tom Lane 2024-08-21 12:00:03 -04:00
  • 86488cdf12 Disallow creating binary-coercible casts involving range types. Tom Lane 2024-08-21 12:00:03 -04:00
  • c01743aa48 Show number of disabled nodes in EXPLAIN ANALYZE output. Robert Haas 2024-08-21 10:14:35 -04:00
  • e222534679 Treat number of disabled nodes in a path as a separate cost metric. Robert Haas 2024-08-21 10:12:30 -04:00
  • 2b03cfeea4 Fix pgindent damage Robert Haas 2024-08-21 09:58:11 -04:00
  • 0c7ec3b3a0 doc: remove llvm-config search from configure documentation Peter Eisentraut 2024-08-21 15:11:21 +02:00
  • 4baff50132 doc: remove llvm-config search from configure documentation Peter Eisentraut 2024-08-21 15:11:21 +02:00
  • d43b8bb6b8 Fix typos in 9758174e2e. Amit Kapila 2024-08-21 16:45:36 +05:30
  • 8996c03dc5
    PG-857: use common JSON API for keyring (#252) Andrew Pogrebnoi 2024-08-21 13:11:43 +03:00
  • 4fb220c48d
    Merge pull request #261 from dutow/amrename Zsolt Parragi 2024-08-21 09:51:19 +01:00
  • bf936b0a10 Renamed access methods again Zsolt Parragi 2024-08-19 20:35:18 +01:00
  • a5bef05403
    Merge pull request #250 from dutow/beta2 Zsolt Parragi 2024-08-21 09:44:12 +01:00
  • 7ff9afbbd1 Small code simplification Peter Eisentraut 2024-08-21 09:21:25 +02:00
  • 3f28b2fcac Don't advance origin during apply failure. Amit Kapila 2024-08-21 09:22:32 +05:30
  • 915aafe82a Don't advance origin during apply failure. Amit Kapila 2024-08-21 09:08:16 +05:30
  • b39c5272c1 Don't advance origin during apply failure. Amit Kapila 2024-08-21 09:01:11 +05:30
  • a60be2c069
    Update sharding/src/node/shard.rs AldoRastrelli 2024-08-20 22:09:03 -03:00
  • 44be169f83
    Update sharding/src/node/shard.rs AldoRastrelli 2024-08-20 22:08:10 -03:00
  • 9740b75d56
    Update sharding/src/node/shard.rs AldoRastrelli 2024-08-20 22:07:26 -03:00
  • cc1e126a2d
    Update sharding/src/node/shard.rs AldoRastrelli 2024-08-20 22:07:21 -03:00
  • 1a117278cc
    Update sharding/src/node/shard.rs AldoRastrelli 2024-08-20 22:07:03 -03:00
  • 269acaf990
    Update sharding/src/node/shard.rs AldoRastrelli 2024-08-20 22:06:41 -03:00
  • 191a0ab694
    Update sharding/src/node/router.rs AldoRastrelli 2024-08-20 22:06:36 -03:00
  • 95ca3cb7a7
    Update sharding/src/node/router.rs AldoRastrelli 2024-08-20 22:06:26 -03:00
  • 1f67088fc6
    Update sharding/src/node/memory_manager.rs AldoRastrelli 2024-08-20 22:06:20 -03:00
  • a95ff1fe2e Slightly refactor varstr_sortsupport() to improve readability. Jeff Davis 2024-08-20 14:29:34 -07:00
  • 15c1abd977 Remove _PG_fini() Michael Paquier 2024-08-21 07:24:03 +09:00
  • 5effd59704
    Minor wording change in table "JSON Creation Functions" Alvaro Herrera 2024-08-20 17:53:40 -04:00
  • 25642b2a8b
    Minor wording change in table "JSON Creation Functions" Alvaro Herrera 2024-08-20 17:53:40 -04:00
  • 678a8358d1
    Minor wording change in table "JSON Creation Functions" Alvaro Herrera 2024-08-20 17:53:40 -04:00
  • d052a7bfb0
    Fix smgr for PG17 (#263) Andrew Pogrebnoi 2024-08-20 22:48:00 +03:00
  • 0fb0f68933 Improve configure error for ICU libraries if pkg-config is absent. Jeff Davis 2024-08-20 11:24:00 -07:00
  • 18e3e290bc Fix a couple of wait event descriptions. Nathan Bossart 2024-08-20 13:43:20 -05:00
  • 6bc2bfc339 Fix a couple of wait event descriptions. Nathan Bossart 2024-08-20 13:43:20 -05:00
  • 5d9170697e Fix a couple of wait event descriptions. Nathan Bossart 2024-08-20 13:43:20 -05:00
  • effc4c9a66 Fix a couple of wait event descriptions. Nathan Bossart 2024-08-20 13:43:20 -05:00
  • 845f9835e8 Fix a couple of wait event descriptions. Nathan Bossart 2024-08-20 13:43:20 -05:00
  • 5ff9b6b4d9 Fix a couple of wait event descriptions. Nathan Bossart 2024-08-20 13:43:20 -05:00
  • 768a9fd553
    Add injection-point test for new multixact CV usage Alvaro Herrera 2024-08-20 14:20:48 -04:00
  • 5ff394503c Document limit on the number of out-of-line values per table John Naylor 2024-08-20 10:02:34 +07:00
  • c9aa6f4f86 Document limit on the number of out-of-line values per table John Naylor 2024-08-20 10:02:34 +07:00
  • dda341b32c Document limit on the number of out-of-line values per table John Naylor 2024-08-20 10:02:34 +07:00
  • e51160fa0b Document limit on the number of out-of-line values per table John Naylor 2024-08-20 10:02:34 +07:00
  • 667401dd40 Document limit on the number of out-of-line values per table John Naylor 2024-08-20 10:02:34 +07:00
  • 409be33c31 Document limit on the number of out-of-line values per table John Naylor 2024-08-20 10:02:34 +07:00
  • 4d93bbd4e0 Document limit on the number of out-of-line values per table John Naylor 2024-08-20 10:02:34 +07:00
  • 9758174e2e Log the conflicts while applying changes in logical replication. Amit Kapila 2024-08-20 08:35:11 +05:30
  • adf97c1562 Speed up Hash Join by making ExprStates support hashing David Rowley 2024-08-20 13:38:22 +12:00
  • 05d9895833 Delete unnecessary mut aldoRastrelli 2024-08-19 21:59:57 -03:00
  • 26a9a01131 Cargo format aldoRastrelli 2024-08-19 21:21:37 -03:00
  • 592aa54d9d [TAS-66] Router: Major refactor aldoRastrelli 2024-08-19 21:21:10 -03:00
  • aece82745b [TAS-66] Shard: handle messages better & update self aldoRastrelli 2024-08-19 21:20:55 -03:00
  • 6d2542c261 [Tas-66] Message's basic tests aldoRastrelli 2024-08-19 21:20:30 -03:00
  • ebadacbb52 Make Shard Manager a Max Heap aldoRastrelli 2024-08-19 21:20:01 -03:00
  • a93858d245 Delete unused files aldoRastrelli 2024-08-19 21:19:51 -03:00
  • f3794f7ba4 Delete unused const aldoRastrelli 2024-08-19 21:19:35 -03:00
  • b58565549d Delete unused mod aldoRastrelli 2024-08-19 21:19:25 -03:00
  • 5828cbd139 [TAS-66] Router Shard Manager Works aldoRastrelli 2024-08-18 23:49:53 -03:00
  • 0a78dc4347 [WIP] [TAS-66] Router's Shard Manager aldoRastrelli 2024-08-14 19:47:42 -03:00
  • 5e7ac64fa3 WIP Router sends AskInsertion message Aldana Rastrelli 2024-08-02 22:35:44 -03:00
  • 9380e5f129 doc: improve create/alter sequence CYCLE syntax Bruce Momjian 2024-08-19 20:18:03 -04:00
  • e28a2719be doc: mention of postpostgres_fdw INSERT ON CONFLICT limitation Bruce Momjian 2024-08-19 19:54:39 -04:00
  • cf3bb26204 doc: clarify create database in start docs uses command line Bruce Momjian 2024-08-19 19:22:10 -04:00
  • 6467993fb5 doc: Improve vague pg_createsubscriber description Bruce Momjian 2024-08-19 18:27:22 -04:00
  • ef3aa800e8 doc: Improve vague pg_createsubscriber description Bruce Momjian 2024-08-19 18:27:21 -04:00
  • 3ad4c8615a
    Avoid failure to open dropped detached partition Alvaro Herrera 2024-08-19 16:09:10 -04:00
  • be73e70085
    Avoid failure to open dropped detached partition Alvaro Herrera 2024-08-19 16:09:10 -04:00
  • a6ff329e7b
    Avoid failure to open dropped detached partition Alvaro Herrera 2024-08-19 16:09:10 -04:00
  • 52f3de874b
    Avoid failure to open dropped detached partition Alvaro Herrera 2024-08-19 16:09:10 -04:00
  • 11f1218ce8
    Avoid failure to open dropped detached partition Alvaro Herrera 2024-08-19 16:09:10 -04:00
  • 0d06a7eac4 Document that search_path is reported by the server Tomas Vondra 2024-08-19 19:46:05 +02:00
  • 28a1121fd9 Mark search_path as GUC_REPORT Tomas Vondra 2024-08-19 17:04:09 +02:00
  • ebf37d917d Merge branch 'master' of github.com:isoprophlex/distributed-postgres into tas-70-client-profile NContinanza 2024-08-19 10:56:54 -03:00
  • faa8f6cd60 Debug logs NContinanza 2024-08-19 10:53:00 -03:00
  • fbf7411b04
    Merge pull request #13 from isoprophlex/integration_tests Franco Cuppari 2024-08-19 10:38:23 -03:00
  • e498d22e21 Explain dropdb can't use syscache because of TOAST Tomas Vondra 2024-08-19 13:31:51 +02:00
  • 9d42627bca Explain dropdb can't use syscache because of TOAST Tomas Vondra 2024-08-19 13:31:51 +02:00
  • 4e7531fda5 Explain dropdb can't use syscache because of TOAST Tomas Vondra 2024-08-19 13:31:51 +02:00
  • 3acbe198e2 Explain dropdb can't use syscache because of TOAST Tomas Vondra 2024-08-19 13:31:51 +02:00
  • f6991cafa3 Explain dropdb can't use syscache because of TOAST Tomas Vondra 2024-08-19 13:31:51 +02:00
  • de8770b47f Explain dropdb can't use syscache because of TOAST Tomas Vondra 2024-08-19 13:31:51 +02:00
  • 5cb902e9d5 Explain dropdb can't use syscache because of TOAST Tomas Vondra 2024-08-19 13:31:51 +02:00
  • 23c200940e Fix regression in TLS session ticket disabling Daniel Gustafsson 2024-08-19 12:55:11 +02:00
  • cd98a142cb Fix regression in TLS session ticket disabling Daniel Gustafsson 2024-08-19 12:55:11 +02:00
  • f925b7f65d Fix regression in TLS session ticket disabling Daniel Gustafsson 2024-08-19 12:55:11 +02:00
  • 8cea8c023e Fix regression in TLS session ticket disabling Daniel Gustafsson 2024-08-19 12:55:11 +02:00
  • 9333174af4 Fix regression in TLS session ticket disabling Daniel Gustafsson 2024-08-19 12:55:11 +02:00
  • 19021d28cd Fix regression in TLS session ticket disabling Daniel Gustafsson 2024-08-19 12:55:11 +02:00
  • 4fdb6558c2 Fix regression in TLS session ticket disabling Daniel Gustafsson 2024-08-19 12:55:11 +02:00
  • f1707c5f4f Fix harmless LC_COLLATE[_MASK] confusion. Thomas Munro 2024-08-19 21:21:03 +12:00
  • c1bb534bae Fix harmless LC_COLLATE[_MASK] confusion. Thomas Munro 2024-08-19 21:21:03 +12:00
  • 283964ee4d Fix harmless LC_COLLATE[_MASK] confusion. Thomas Munro 2024-08-19 21:21:03 +12:00