Commit Graph

  • 8eda85bbc2 Translation updates Peter Eisentraut 2024-02-05 14:50:00 +01:00
  • 5b5483f1fd Translation updates Peter Eisentraut 2024-02-05 14:47:58 +01:00
  • 246d16eb87 Translation updates Peter Eisentraut 2024-02-05 14:45:29 +01:00
  • 7109387c6b
    Fixing errors with OpenSSL 1.0/1.1 (#105) Zsolt Parragi 2024-02-05 12:40:32 +00:00
  • add8bc9b8c Fix assertion if index is dropped during REFRESH CONCURRENTLY Heikki Linnakangas 2024-02-05 11:01:30 +02:00
  • 2699fc035a Run REFRESH MATERIALIZED VIEW CONCURRENTLY in right security context Heikki Linnakangas 2024-02-05 11:01:23 +02:00
  • b73d216489 Fix assertion if index is dropped during REFRESH CONCURRENTLY Heikki Linnakangas 2024-02-05 11:01:30 +02:00
  • d541ce3b6f Run REFRESH MATERIALIZED VIEW CONCURRENTLY in right security context Heikki Linnakangas 2024-02-05 11:01:23 +02:00
  • a45c950ae3 Fix assertion if index is dropped during REFRESH CONCURRENTLY Heikki Linnakangas 2024-02-05 11:01:30 +02:00
  • f4f2883521 Run REFRESH MATERIALIZED VIEW CONCURRENTLY in right security context Heikki Linnakangas 2024-02-05 11:01:23 +02:00
  • 06f36bc01b Fix assertion if index is dropped during REFRESH CONCURRENTLY Heikki Linnakangas 2024-02-05 11:01:30 +02:00
  • f2fdea198b Run REFRESH MATERIALIZED VIEW CONCURRENTLY in right security context Heikki Linnakangas 2024-02-05 11:01:23 +02:00
  • fb3836855c Fix assertion if index is dropped during REFRESH CONCURRENTLY Heikki Linnakangas 2024-02-05 11:01:30 +02:00
  • d6a61cb3be Run REFRESH MATERIALIZED VIEW CONCURRENTLY in right security context Heikki Linnakangas 2024-02-05 11:01:23 +02:00
  • b96115acb8 Fix assertion if index is dropped during REFRESH CONCURRENTLY Heikki Linnakangas 2024-02-05 11:01:30 +02:00
  • 5a9167c397 Run REFRESH MATERIALIZED VIEW CONCURRENTLY in right security context Heikki Linnakangas 2024-02-05 11:01:23 +02:00
  • dafbfed9ef Enhance libpqrcv APIs to support slot synchronization. Amit Kapila 2024-02-05 10:45:34 +05:30
  • a17aa50d67 Improve the comments in 004_subscription.pl. Amit Kapila 2024-02-05 08:51:33 +05:30
  • 2889fd23be Refactor CopyAttributeOut{CSV,Text}() to use a callback in COPY TO Michael Paquier 2024-02-05 11:12:37 +09:00
  • 95fb5b4902 Refactor CopyReadAttributes{CSV,Text}() to use a callback in COPY FROM Michael Paquier 2024-02-05 09:46:02 +09:00
  • 0551142a17 Release notes for 16.2, 15.6, 14.11, 13.14, 12.18. Tom Lane 2024-02-04 14:17:14 -05:00
  • d8f732c1ad Release notes for 16.2, 15.6, 14.11, 13.14, 12.18. Tom Lane 2024-02-04 14:17:14 -05:00
  • 42a13de57f Release notes for 16.2, 15.6, 14.11, 13.14, 12.18. Tom Lane 2024-02-04 14:17:14 -05:00
  • 9a3cf34776 Release notes for 16.2, 15.6, 14.11, 13.14, 12.18. Tom Lane 2024-02-04 14:17:14 -05:00
  • 272aecfc2f Release notes for 16.2, 15.6, 14.11, 13.14, 12.18. Tom Lane 2024-02-04 14:17:14 -05:00
  • 975bb2a570
    Update to_regtype docs regarding error condition #155 David E. Wheeler 2024-02-04 14:13:53 -05:00
  • 774bcffe4a
    libpq: Change some static functions to extern Alvaro Herrera 2024-02-04 16:35:16 +01:00
  • 53747f7222
    libpq: Add pqReleaseConnHosts function Alvaro Herrera 2024-02-04 16:19:20 +01:00
  • 87426eb793 Lightweighed lock feature extraction and embedding. Panpan 2024-02-04 21:27:24 +08:00
  • c717525035 pg_basebackup: Fix check for MINIMUM_VERSION_FOR_WAL_SUMMARIES Michael Paquier 2024-02-04 10:51:53 +09:00
  • 99d9d08517
    Start parse_type SQL function #154 David E. Wheeler 2024-02-02 19:31:07 -05:00
  • 40bbc8cf0a Improve documentation for COPY ... ON_ERROR ... Alexander Korotkov 2024-02-03 01:49:51 +02:00
  • cd307c38f0 Fix typo in comments Heikki Linnakangas 2024-02-03 00:18:21 +02:00
  • 18dd9d2ed9 Fix typo in comments Heikki Linnakangas 2024-02-03 00:18:21 +02:00
  • 4493bfb709 Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_for_file_access(). Tom Lane 2024-02-02 15:34:29 -05:00
  • 29df29dad7 Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_for_file_access(). Tom Lane 2024-02-02 15:34:29 -05:00
  • 329b968820 Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_for_file_access(). Tom Lane 2024-02-02 15:34:29 -05:00
  • 3766b8b64e Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_for_file_access(). Tom Lane 2024-02-02 15:34:29 -05:00
  • a15378100f Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_for_file_access(). Tom Lane 2024-02-02 15:34:29 -05:00
  • e4e63cd986 Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_for_file_access(). Tom Lane 2024-02-02 15:34:29 -05:00
  • d212957254 Fix bug in bulk extending temp relation after failure Heikki Linnakangas 2024-02-02 21:12:30 +02:00
  • 87dcc5e45f First-draft release notes for 16.2. Tom Lane 2024-02-02 12:52:29 -05:00
  • dbc21ace03
    Repository rename: using the new name everywhere (#114) Zsolt Parragi 2024-02-02 11:24:29 +00:00
  • 7e0ade0ffe Allow Gather Merge in more cases for parallel DISTINCT David Rowley 2024-02-03 00:20:18 +13:00
  • 8fa4a1ac61 Sync PG_VERSION file in CREATE DATABASE. Noah Misch 2024-02-01 13:44:19 -08:00
  • 48a6bf5c4e Sync PG_VERSION file in CREATE DATABASE. Noah Misch 2024-02-01 13:44:19 -08:00
  • d493bed28f Handle interleavings between CREATE DATABASE steps and base backup. Noah Misch 2024-02-01 13:44:19 -08:00
  • 6d423e9ff9 Handle interleavings between CREATE DATABASE steps and base backup. Noah Misch 2024-02-01 13:44:19 -08:00
  • 0b6517a3b7 Sync PG_VERSION file in CREATE DATABASE. Noah Misch 2024-02-01 13:44:19 -08:00
  • df220714e5 Handle interleavings between CREATE DATABASE steps and base backup. Noah Misch 2024-02-01 13:44:19 -08:00
  • b59ae79b72 Update time zone data files to tzdata release 2024a. Tom Lane 2024-02-01 15:57:53 -05:00
  • ac3afc3f79 Update time zone data files to tzdata release 2024a. Tom Lane 2024-02-01 15:57:53 -05:00
  • 35b8b2c4a3 Update time zone data files to tzdata release 2024a. Tom Lane 2024-02-01 15:57:53 -05:00
  • 970b1aeeba Update time zone data files to tzdata release 2024a. Tom Lane 2024-02-01 15:57:53 -05:00
  • b4fb76fb52 Update time zone data files to tzdata release 2024a. Tom Lane 2024-02-01 15:57:53 -05:00
  • 272a7c3034 Update time zone data files to tzdata release 2024a. Tom Lane 2024-02-01 15:57:53 -05:00
  • 90bad72cbb Avoid package qualification of $windows_os Andrew Dunstan 2024-02-01 15:17:41 -05:00
  • 13330b45a1 Avoid package qualification of $windows_os Andrew Dunstan 2024-02-01 15:17:41 -05:00
  • b5025a2e33 Avoid package qualification of $windows_os Andrew Dunstan 2024-02-01 15:17:41 -05:00
  • 53ea383da8 Avoid package qualification of $windows_os Andrew Dunstan 2024-02-01 15:17:41 -05:00
  • 709d6fbcac Avoid package qualification of $windows_os Andrew Dunstan 2024-02-01 15:17:41 -05:00
  • 2e7061431b Avoid package qualification of $windows_os Andrew Dunstan 2024-02-01 15:17:41 -05:00
  • 62f1202031 Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 2024-02-01 12:34:21 -05:00
  • 12ec16d11c Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 2024-02-01 12:34:21 -05:00
  • e031995d5c Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 2024-02-01 12:34:21 -05:00
  • 7af96a66f4 Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 2024-02-01 12:34:21 -05:00
  • 2e822a1d62 Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 2024-02-01 12:34:21 -05:00
  • 19a829a327 Continue my quest to make 002_blocks.pl pass reliably. Robert Haas 2024-02-01 11:46:30 -05:00
  • 88be3f076c doc: improve role option documentation Bruce Momjian 2024-02-01 06:11:53 -05:00
  • 21912e3c02 doc: improve role option documentation Bruce Momjian 2024-02-01 06:11:53 -05:00
  • 76fd779dbd doc: remove incorrect grammar for ALTER EVENT TRIGGER Daniel Gustafsson 2024-02-01 10:45:37 +01:00
  • c1b0d757af doc: remove incorrect grammar for ALTER EVENT TRIGGER Daniel Gustafsson 2024-02-01 10:45:37 +01:00
  • a0cffcfffd doc: remove incorrect grammar for ALTER EVENT TRIGGER Daniel Gustafsson 2024-02-01 10:45:37 +01:00
  • 43eb5c6a47 doc: remove incorrect grammar for ALTER EVENT TRIGGER Daniel Gustafsson 2024-02-01 10:45:37 +01:00
  • 7743046b75 doc: remove incorrect grammar for ALTER EVENT TRIGGER Daniel Gustafsson 2024-02-01 10:45:37 +01:00
  • 16a80e8912 doc: remove incorrect grammar for ALTER EVENT TRIGGER Daniel Gustafsson 2024-02-01 10:45:37 +01:00
  • da9cb24957 doc: Fix incorrect openssl option Daniel Gustafsson 2024-02-01 09:36:34 +01:00
  • 61b1991ad0 doc: Fix incorrect openssl option Daniel Gustafsson 2024-02-01 09:36:34 +01:00
  • 0df4f75eea doc: Fix incorrect openssl option Daniel Gustafsson 2024-02-01 09:36:34 +01:00
  • 0293f8579c doc: Fix incorrect openssl option Daniel Gustafsson 2024-02-01 09:36:34 +01:00
  • 171d21f50c Fix stats_fetch_consistency with stats for fixed-numbered objects Michael Paquier 2024-02-01 17:13:11 +09:00
  • 781bc121de Fix stats_fetch_consistency with stats for fixed-numbered objects Michael Paquier 2024-02-01 17:13:09 +09:00
  • 235c09efbb Fix stats_fetch_consistency with stats for fixed-numbered objects Michael Paquier 2024-02-01 17:12:50 +09:00
  • 402388946f
    Fix copy&paste typo in comment Alvaro Herrera 2024-01-31 23:11:53 +01:00
  • 936f569887 Exclude Threadsanitizer instrumentation in exit check Daniel Gustafsson 2024-01-31 22:54:45 +01:00
  • 9d1a5354f5 Fix costing bug in MergeAppend David Rowley 2024-02-01 09:48:26 +13:00
  • 9589b038d3 Clean pg_walsummary's tmp_check directory. Tom Lane 2024-01-31 11:50:35 -05:00
  • b6ee30ec08 In 002_blocks.pl, try to prevent a HOT update. Robert Haas 2024-01-31 11:35:41 -05:00
  • f0106b6d2d
    Update pg_walsummary copyright notices to 2024 Alvaro Herrera 2024-01-31 16:29:22 +01:00
  • ea18eb7d62 Revise pg_walsummary's 002_blocks test to avoid spurious failures. Robert Haas 2024-01-31 10:12:53 -05:00
  • d0283387d3 doc: Document more that relations share a namespace Peter Eisentraut 2024-01-31 11:53:56 +01:00
  • 21d9c3ee4e Give SMgrRelation pointers a well-defined lifetime. Heikki Linnakangas 2024-01-31 12:31:02 +02:00
  • 60ebdf72b9 The lock status pushed to GrantLock and unGrantLock. TODO: 1. check if we need to do something for localGrantLock. 2. check why the utility function has not been maintained. Panpan 2024-01-31 18:19:53 +08:00
  • 6a8ffe812d Remove some obsolete smgrcloseall() calls. Heikki Linnakangas 2024-01-31 11:40:29 +02:00
  • 2ed2059a3a Jan 31 development Panpan 2024-01-31 17:22:50 +08:00
  • 0fda392138 Add .gitignore to src/test/modules/gin/ Michael Paquier 2024-01-31 15:12:22 +09:00
  • 5f19412e4e Add tests for int4_bool() in int.c Michael Paquier 2024-01-31 15:02:28 +09:00
  • b588cad688 Consider the "LIMIT 1" optimization with parallel DISTINCT David Rowley 2024-01-31 17:22:02 +13:00
  • 0561097822 Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier 2024-01-31 13:16:50 +09:00
  • 4d0e8a008b Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier 2024-01-31 13:16:49 +09:00