Commit Graph

  • 231b7d670b SQL/JSON: Improve error-handling of JsonBehavior expressions Amit Langote 2024-07-26 16:00:16 +09:00
  • 63e6c5f4a2 SQL/JSON: Fix error-handling of some JsonBehavior expressions Amit Langote 2024-07-26 15:59:27 +09:00
  • 67ab6ed418 Doc: fix misleading syntax synopses for targetlists. Tom Lane 2024-07-25 19:52:08 -04:00
  • 551ea63aaa Doc: fix misleading syntax synopses for targetlists. Tom Lane 2024-07-25 19:52:08 -04:00
  • c0ba7d609d Doc: fix misleading syntax synopses for targetlists. Tom Lane 2024-07-25 19:52:08 -04:00
  • 33668fbefc Doc: fix misleading syntax synopses for targetlists. Tom Lane 2024-07-25 19:52:08 -04:00
  • b7bc06f0cb Doc: fix misleading syntax synopses for targetlists. Tom Lane 2024-07-25 19:52:08 -04:00
  • facd895871 Doc: fix misleading syntax synopses for targetlists. Tom Lane 2024-07-25 19:52:08 -04:00
  • c7301c3b6f Doc: fix misleading syntax synopses for targetlists. Tom Lane 2024-07-25 19:52:08 -04:00
  • 8311836944
    Merge pull request #11 from isoprophlex/TAS-56/router-uses-routing-logic AldoRastrelli 2024-07-25 20:24:43 -03:00
  • dc1b04f317 Merge branch 'TAS-56/router-uses-routing-logic' of github.com:isoprophlex/distributed-postgres into TAS-56/router-uses-routing-logic NContinanza 2024-07-25 20:11:20 -03:00
  • a54425a54e Delete Hash sha3 AldoRastrelli 2024-07-25 20:10:37 -03:00
  • e90d63c06a Merge branch 'master' of github.com:isoprophlex/distributed-postgres into TAS-56/router-uses-routing-logic NContinanza 2024-07-25 20:09:15 -03:00
  • fb1ebef87a
    Delete sharding/target/.rustc_info.json Franco Cuppari 2024-07-25 20:07:29 -03:00
  • 92fe835668 [TAS-56] Fix get_shards_for_query: Only INSERT returns only shard AldoRastrelli 2024-07-25 20:05:42 -03:00
  • e458dc1ac8 Doc: update some HTTP links to point to canonical URLs. Tom Lane 2024-07-25 16:38:19 -04:00
  • de8b098ce5 Document restrictions regarding incremental backups and standbys. Robert Haas 2024-07-25 15:45:06 -04:00
  • 744ddc6c6a Document restrictions regarding incremental backups and standbys. Robert Haas 2024-07-25 15:45:06 -04:00
  • 580f8727ca Add argument names to the regexp_XXX functions. Tom Lane 2024-07-25 14:51:46 -04:00
  • e75eadd4c7 Fix naming issues AldoRastrelli 2024-07-25 12:22:33 -03:00
  • 7baca45f72
    Merge pull request #10 from isoprophlex/TAS-52/ports-from-yaml AldoRastrelli 2024-07-25 12:05:34 -03:00
  • a488a8b007 Support policy loading. Panpan 2024-07-25 22:03:06 +08:00
  • e98dab14c0
    Create pull_request_template.md AldoRastrelli 2024-07-25 10:53:09 -03:00
  • 3004928d52 [TAS-56] Router uses routing table logic AldoRastrelli 2024-07-25 10:13:10 -03:00
  • 372d0ae8d5 [TAS-52] rename 'server' to 'node' AldoRastrelli 2024-07-25 10:45:33 -03:00
  • 6622da8d3c pg_createsubscriber: Message improvements Peter Eisentraut 2024-07-25 15:25:42 +02:00
  • 05faf06e9c pg_createsubscriber: Message improvements Peter Eisentraut 2024-07-25 15:25:42 +02:00
  • e6c2dd7a8d [TAS-56] Router uses routing table logic #168 AldoRastrelli 2024-07-25 10:13:10 -03:00
  • 88e3da5658 pg_upgrade: Remove unused macro Daniel Gustafsson 2024-07-25 15:03:50 +02:00
  • 18387d83d4
    Merge pull request #9 from isoprophlex/TAS-55/routing-foo AldoRastrelli 2024-07-25 09:51:09 -03:00
  • cc59f9d0ff pgcrypto: Remove unused binary from clean target Daniel Gustafsson 2024-07-25 14:27:01 +02:00
  • 4bd3455000 Fix local setting for PostgreSQL. Panpan 2024-07-25 17:48:12 +08:00
  • b5006abcdc Remove useless unconstify() call Peter Eisentraut 2024-07-25 11:38:05 +02:00
  • c5c7183026 Remove useless unconstify() call Peter Eisentraut 2024-07-25 11:38:05 +02:00
  • 5743fa76fd Update 7.25 Panpan 2024-07-25 16:53:54 +08:00
  • 37c6923cf3 Fix -Wmissing-variable-declarations warnings for float.c special case Peter Eisentraut 2024-07-24 06:21:40 +02:00
  • fd37374d47
    Add function to list available key provides for database (#239) Muhammad Usama 2024-07-25 13:14:04 +05:00
  • ab61c40bfa Add extern declarations for Bison global variables Peter Eisentraut 2024-07-25 09:26:08 +02:00
  • 32d3ed8165 Add path column to pg_backend_memory_contexts view David Rowley 2024-07-25 15:03:28 +12:00
  • 541f493dc1 ci: Pin MacPorts version to 2.9.3. Thomas Munro 2024-07-25 14:46:01 +12:00
  • daca4f1419 ci: Pin MacPorts version to 2.9.3. Thomas Munro 2024-07-25 14:46:01 +12:00
  • 5f03da8518 ci: Pin MacPorts version to 2.9.3. Thomas Munro 2024-07-25 14:46:01 +12:00
  • 64c39bd504 ci: Pin MacPorts version to 2.9.3. Thomas Munro 2024-07-25 14:46:01 +12:00
  • b8aa44fd4f doc: Decorate psql page with application markup tags Michael Paquier 2024-07-25 10:59:49 +09:00
  • 0151b4d6bd ci: Upgrade macOS version from 13 to 14. Thomas Munro 2024-07-25 11:26:48 +12:00
  • 9302f6fa58 ci: Upgrade macOS version from 13 to 14. Thomas Munro 2024-07-25 11:26:48 +12:00
  • f8c1bb2bb9 ci: Upgrade macOS version from 13 to 14. Thomas Munro 2024-07-25 11:26:48 +12:00
  • d01ce180d9 ci: Upgrade macOS version from 13 to 14. Thomas Munro 2024-07-25 11:26:48 +12:00
  • 46c0689f2c Handle overflow when taking absolute value in make_date #167 Matthew Kim 2024-07-24 15:44:01 -04:00
  • 8e1d74ef90 [TAS-52] Move some utils to pub mod AldoRastrelli 2024-07-24 15:24:22 -03:00
  • fcbe8afe19 [TAS-52] Read ports from yaml in Router AldoRastrelli 2024-07-24 15:23:53 -03:00
  • de88df8b28 [TAS-52] Add config.yaml file for ports AldoRastrelli 2024-07-24 15:21:17 -03:00
  • 73de50e13e pg_upgrade: Retrieve subscription count more efficiently. Nathan Bossart 2024-07-24 11:30:33 -05:00
  • 364509a2e7 pg_upgrade: Retrieve subscription count more efficiently. Nathan Bossart 2024-07-24 11:30:33 -05:00
  • e29203a60b
    Fix a missing article in the documentation Alvaro Herrera 2024-07-24 14:13:55 +02:00
  • 4afcd1567d
    Fix a missing article in the documentation Alvaro Herrera 2024-07-24 14:13:55 +02:00
  • 1c23961d22
    Fix a missing article in the documentation Alvaro Herrera 2024-07-24 14:13:55 +02:00
  • 350f4f96bb
    Fix a missing article in the documentation Alvaro Herrera 2024-07-24 14:13:55 +02:00
  • 7c32f2222f
    Fix a missing article in the documentation Alvaro Herrera 2024-07-24 14:13:55 +02:00
  • 0cc57dca29
    Fix a missing article in the documentation Alvaro Herrera 2024-07-24 14:13:55 +02:00
  • 9f21482fe1
    Fix a missing article in the documentation Alvaro Herrera 2024-07-24 14:13:55 +02:00
  • 97f2bc5aa5 pg_stat_statements: Add regression test for privilege handling. Fujii Masao 2024-07-24 20:54:51 +09:00
  • 08b6a9ecf9
    Reset relhassubclass upon attaching table as a partition Alvaro Herrera 2024-07-24 12:38:18 +02:00
  • ed74309755
    Reset relhassubclass upon attaching table as a partition Alvaro Herrera 2024-07-24 12:38:18 +02:00
  • fe1d16f663
    Reset relhassubclass upon attaching table as a partition Alvaro Herrera 2024-07-24 12:38:18 +02:00
  • f74fac06c6
    Reset relhassubclass upon attaching table as a partition Alvaro Herrera 2024-07-24 12:38:18 +02:00
  • 084814d888
    Reset relhassubclass upon attaching table as a partition Alvaro Herrera 2024-07-24 12:38:18 +02:00
  • 2b22543a44
    Reset relhassubclass upon attaching table as a partition Alvaro Herrera 2024-07-24 12:38:18 +02:00
  • 3dd637f3d5
    Reset relhassubclass upon attaching table as a partition Alvaro Herrera 2024-07-24 12:38:18 +02:00
  • 20aaa634f7 Doc: Fix the mistakes in the subscription's failover option. Amit Kapila 2024-07-24 15:30:58 +05:30
  • 07fbecb87b Doc: Fix the mistakes in the subscription's failover option. Amit Kapila 2024-07-24 14:24:45 +05:30
  • af3d914a21
    Missed pg_tde access method mentioning (#246) Kai Wagner 2024-07-24 09:21:42 +02:00
  • f6bef362ca Refactor tidstore.c iterator buffering. Thomas Munro 2024-07-24 17:24:59 +12:00
  • 1462aad2e4 Allow altering of two_phase option of a SUBSCRIPTION. Amit Kapila 2024-07-24 10:13:36 +05:30
  • 774d47b6c0 Move all extern declarations for GUC variables to header files Peter Eisentraut 2024-07-24 06:21:39 +02:00
  • 878e8c6be7 Detect integer overflow in array_set_slice(). Nathan Bossart 2024-07-23 21:59:02 -05:00
  • 6c1b71bc6a Detect integer overflow in array_set_slice(). Nathan Bossart 2024-07-23 21:59:02 -05:00
  • 670fb9f187 Detect integer overflow in array_set_slice(). Nathan Bossart 2024-07-23 21:59:02 -05:00
  • 547dd2cbda Detect integer overflow in array_set_slice(). Nathan Bossart 2024-07-23 21:59:02 -05:00
  • a57d168653 Detect integer overflow in array_set_slice(). Nathan Bossart 2024-07-23 21:59:02 -05:00
  • 657e54a058 Detect integer overflow in array_set_slice(). Nathan Bossart 2024-07-23 21:59:02 -05:00
  • 991f8cf8ab Detect integer overflow in array_set_slice(). Nathan Bossart 2024-07-23 21:59:02 -05:00
  • d3cc5ffe81 Move extern declarations for EXEC_BACKEND to header files Peter Eisentraut 2024-07-23 14:58:30 +02:00
  • 840b3b5b4e Fix private struct field name to match the code using it. Noah Misch 2024-07-23 05:32:03 -07:00
  • 2d35cdaefe
    Rename pg_tde heap clone to tdeheap (#237) Zsolt Parragi 2024-07-23 12:45:15 +01:00
  • 80ae7d8e27
    #243: Rename pgtde_is_encrypted() to pg_tde_is_encrypted() (#242) Jeffrey Walter 2024-07-23 06:44:31 -05:00
  • bb3ec5c5ce
    Change access method to pg_tde_basic (#245) Kai Wagner 2024-07-23 13:30:08 +02:00
  • 165ea79a60 Use more consistently int64 for page numbers in SLRU-related code Michael Paquier 2024-07-23 17:59:20 +09:00
  • 3937cadfd4 Use more consistently int64 for page numbers in SLRU-related code Michael Paquier 2024-07-23 17:59:05 +09:00
  • f68d85bf69 ldapurl is supported with simple bind Peter Eisentraut 2024-07-23 10:14:38 +02:00
  • 935e675f3c Get rid of a global variable Peter Eisentraut 2024-07-23 09:53:54 +02:00
  • 3b279d89cb Improve comments in slru.{c,h} about segment name format Michael Paquier 2024-07-23 16:55:09 +09:00
  • ffb0603929 Improve comments in slru.{c,h} about segment name format Michael Paquier 2024-07-23 16:54:51 +09:00
  • 65504b747f Replace remaining strtok() with strtok_r() Peter Eisentraut 2024-07-23 09:13:48 +02:00
  • 4d130b2872 Windows replacement for strtok_r() Peter Eisentraut 2024-07-23 09:13:48 +02:00
  • 8b2e9fd26a Remove redundant code in create_gather_merge_path Richard Guo 2024-07-23 11:18:53 +09:00
  • 581df21487 Fix rowcount estimate for gather (merge) paths Richard Guo 2024-07-23 10:33:26 +09:00
  • 77b116724c Doc: improve description of plpgsql's FETCH and MOVE commands. Tom Lane 2024-07-22 19:43:12 -04:00
  • 78ff6e0fab Doc: improve description of plpgsql's FETCH and MOVE commands. Tom Lane 2024-07-22 19:43:12 -04:00
  • 30281db501 Doc: improve description of plpgsql's FETCH and MOVE commands. Tom Lane 2024-07-22 19:43:12 -04:00