Commit Graph

  • e1bd4990b2 Add test for session_preload_libraries and parameter permissions checks. Tom Lane 2022-07-25 15:45:24 -04:00
  • 7c34555f8c Add test for session_preload_libraries and parameter permissions checks. Tom Lane 2022-07-25 15:45:24 -04:00
  • a45388d6e0 Add xheader_width pset option to psql Andrew Dunstan 2022-07-25 14:24:50 -04:00
  • 31ed3cf746 Process session_preload_libraries within InitPostgres's transaction. Tom Lane 2022-07-25 10:27:43 -04:00
  • b35617de37 Process session_preload_libraries within InitPostgres's transaction. Tom Lane 2022-07-25 10:27:43 -04:00
  • 3f968b9415 Fix ReadRecentBuffer for local buffers. Heikki Linnakangas 2022-07-25 08:48:38 +03:00
  • 19f82323db Fix ReadRecentBuffer for local buffers. Heikki Linnakangas 2022-07-25 08:48:38 +03:00
  • 7a08f78aea Fix ReadRecentBuffer for local buffers. Heikki Linnakangas 2022-07-25 08:48:38 +03:00
  • 2387f52962 Remove useless arguments in ReadCheckpointRecord(). Fujii Masao 2022-07-20 23:06:44 +09:00
  • 6955bba0ed Doc: improve documentation about random(). Tom Lane 2022-07-23 19:00:29 -04:00
  • 4c9e5162f5 Doc: improve documentation about random(). Tom Lane 2022-07-23 19:00:30 -04:00
  • 042554d55d Doc: improve documentation about random(). Tom Lane 2022-07-23 19:00:30 -04:00
  • 31d5354cb1 Doc: improve documentation about random(). Tom Lane 2022-07-23 19:00:30 -04:00
  • bd6cfbf338 Doc: improve documentation about random(). Tom Lane 2022-07-23 19:00:30 -04:00
  • e757cdd6ad Remove dead getpwuid_r replacement code. Thomas Munro 2022-07-24 09:44:29 +12:00
  • fb12becdfb Remove dead handling for pre-POSIX sigwait(). Thomas Munro 2022-07-24 09:32:34 +12:00
  • 86e5eb4f58 Remove dead getrusage replacement code. Thomas Munro 2022-07-24 09:21:57 +12:00
  • 44d0e41319 Doc: update recovery/README. Tom Lane 2022-07-23 16:10:14 -04:00
  • b431dc5c3d Doc: update recovery/README. Tom Lane 2022-07-23 16:10:14 -04:00
  • 3b474a2e66 Increase minimum supported GNU make version to 3.81. Tom Lane 2022-07-23 12:12:42 -04:00
  • 8efefa7487 Increase minimum supported GNU make version to 3.81. Tom Lane 2022-07-23 12:12:42 -04:00
  • 634a89c708 Remove configure probe for wctype.h. Thomas Munro 2022-07-23 16:54:00 +12:00
  • a3b8d2a997 Remove configure probe for sys/tas.h. Thomas Munro 2022-07-23 14:44:31 +12:00
  • 1846202fe1
    Fix [install]check in interfaces/libpq/Makefile Alvaro Herrera 2022-07-22 20:15:11 +02:00
  • 0f39b70a6f
    Fix [install]check in interfaces/libpq/Makefile Alvaro Herrera 2022-07-22 20:15:11 +02:00
  • 83011ce7d7
    Rework grammar for REINDEX Alvaro Herrera 2022-07-22 19:23:39 +02:00
  • c2fa113ddb Close old gap in dependency checks for functions returning composite. Tom Lane 2022-07-22 12:46:42 -04:00
  • 0b292bed92 Close old gap in dependency checks for functions returning composite. Tom Lane 2022-07-22 12:46:42 -04:00
  • 00cf40328a Fix minor memory leaks in psql's tab completion. Tom Lane 2022-07-22 10:53:26 -04:00
  • 90474c16a7 Fix minor memory leaks in psql's tab completion. Tom Lane 2022-07-22 10:53:26 -04:00
  • 7d158e8cb4
    parser: centralize common auxiliary productions Alvaro Herrera 2022-07-22 12:57:01 +02:00
  • 9853bf6ab0
    Update src/backend/parser/README Alvaro Herrera 2022-07-22 12:53:12 +02:00
  • 202b56ba91 Remove unnecessary Windows-specific basebackup code. Thomas Munro 2022-07-22 17:37:39 +12:00
  • 5344723755 Remove unnecessary Windows-specific basebackup code. Thomas Munro 2022-07-22 17:37:39 +12:00
  • fee0165fc1 Fix get_dirent_type() for Windows junction points. Thomas Munro 2022-07-22 16:57:12 +12:00
  • 6d306ab731 Fix get_dirent_type() for Windows junction points. Thomas Munro 2022-07-22 16:57:12 +12:00
  • 9d3444dcce Fix get_dirent_type() for Windows junction points. Thomas Munro 2022-07-22 16:57:12 +12:00
  • 169d50ba34 postgres_fdw: Fix bug in checking of return value of PQsendQuery(). Fujii Masao 2022-07-21 22:52:50 +09:00
  • 63a8c689b0 postgres_fdw: Fix bug in checking of return value of PQsendQuery(). Fujii Masao 2022-07-21 22:52:50 +09:00
  • 44ccdce514 postgres_fdw: Fix bug in checking of return value of PQsendQuery(). Fujii Masao 2022-07-21 22:52:50 +09:00
  • a1b56090eb Remove O_FSYNC and associated macros. Thomas Munro 2022-07-22 12:30:37 +12:00
  • 4f1f5a7f85 Remove fls(), use pg_leftmost_one_pos32() instead. Thomas Munro 2022-07-22 09:41:12 +12:00
  • 3225399021 Extend size_t support in pg_bitutils.h. Thomas Munro 2022-07-22 09:40:39 +12:00
  • 43fe5134b0 doc: use wording "restore" instead of "reload" of dumps Bruce Momjian 2022-07-21 14:55:23 -04:00
  • 32e1510150 doc: use wording "restore" instead of "reload" of dumps Bruce Momjian 2022-07-21 14:55:23 -04:00
  • e613466e46 doc: use wording "restore" instead of "reload" of dumps Bruce Momjian 2022-07-21 14:55:23 -04:00
  • d5623c447c doc: use wording "restore" instead of "reload" of dumps Bruce Momjian 2022-07-21 14:55:23 -04:00
  • a4f09ef229 doc: use wording "restore" instead of "reload" of dumps Bruce Momjian 2022-07-21 14:55:23 -04:00
  • 476def530d doc: use wording "restore" instead of "reload" of dumps Bruce Momjian 2022-07-21 14:55:22 -04:00
  • 624aa2a13b Make the name optional in CREATE STATISTICS. Dean Rasheed 2022-07-21 19:23:13 +01:00
  • fa6c230ef2 doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 2022-07-21 13:58:20 -04:00
  • 97f6e4d5b2 doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 2022-07-21 13:58:20 -04:00
  • 21640e9865 doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 2022-07-21 13:58:20 -04:00
  • ea9581488b doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 2022-07-21 13:58:20 -04:00
  • 99781ff70d doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 2022-07-21 13:58:20 -04:00
  • e262e9037c doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 2022-07-21 13:58:20 -04:00
  • 7fa2bdeda6 doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian 2022-07-21 13:58:20 -04:00
  • c1d1e8469c Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 2022-07-21 13:56:02 -04:00
  • b9654cecea Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 2022-07-21 13:56:02 -04:00
  • da9a28fd55 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 2022-07-21 13:56:02 -04:00
  • 5b5d435139 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 2022-07-21 13:56:02 -04:00
  • b243092a6b Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 2022-07-21 13:56:02 -04:00
  • 1078742af0 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 2022-07-21 13:56:02 -04:00
  • 6bceacfe87 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 2022-07-21 13:56:02 -04:00
  • c69616c938 relnotes: improve PG 15 schema permission change wording Bruce Momjian 2022-07-21 13:43:13 -04:00
  • 2a51a066dd Add missing space in comments. Amit Kapila 2022-07-21 16:25:07 +05:30
  • 895723473e Correct some uses of e.g. and i.e. in message strings and documentation John Naylor 2022-07-14 09:38:06 +07:00
  • 366283961a Allow users to skip logical replication of data having origin. Amit Kapila 2022-07-21 08:47:38 +05:30
  • f2d0c7f18b docs: Improve pg_settings_get_flags docs. Fujii Masao 2022-07-20 13:30:58 +09:00
  • 2b99ce10c2 Tweak a bit the new TAP tests of REINDEX DATABASE/SYSTEM Michael Paquier 2022-07-21 11:00:48 +09:00
  • eac3e00f81 Fix various memory leaks in psql's describe commands \d* Michael Paquier 2022-07-21 10:42:07 +09:00
  • 171ab95f64 Fix various memory leaks in psql's describe commands \d* Michael Paquier 2022-07-21 10:41:33 +09:00
  • af119e08fd Dump more fields when dumping planner internal data structures. Tom Lane 2022-07-20 13:54:25 -04:00
  • 6c31ac091f Process shared_preload_libraries in single-user mode. Jeff Davis 2022-07-15 12:24:10 -07:00
  • 2d04277121 Make serialization of Nodes' scalar-array fields more robust. Tom Lane 2022-07-20 13:04:33 -04:00
  • 2103266a36 Process shared_preload_libraries in single-user mode. Jeff Davis 2022-07-15 12:24:10 -07:00
  • f77ff08335 Document the ability to specify TableAM for pgbench Alexander Korotkov 2022-07-20 15:44:44 +03:00
  • 8cafd02de7 show the latest commit #94 Pavlo Golub 2022-07-20 12:21:33 +00:00
  • 1d6bbe583e move configure and make to init to use prebuilts Pavlo Golub 2022-07-20 12:17:01 +00:00
  • 2e72973fc2 make init non-interactive and less verbose Pavlo Golub 2022-07-20 12:01:26 +00:00
  • 208c7b79da add .gitpod.yml file Pavlo Golub 2022-07-20 11:51:15 +00:00
  • bcedd8f5fc Make subquery aliases optional in the FROM clause. Dean Rasheed 2022-07-20 09:29:42 +01:00
  • 1caf915ff3
    Add PGDLLEXPORTS to some plpgsql function declarations Alvaro Herrera 2022-07-20 10:24:50 +02:00
  • bde60daa0e Fix warnings on Windows. Thomas Munro 2022-07-20 16:09:50 +12:00
  • b5aae2d077 Avoid copying WAL segments before divergence to speed up pg_rewind #93 Justin Kwan 2022-07-19 20:58:25 -07:00
  • 9430fb407b Add wal_sync_method=fdatasync for Windows. Thomas Munro 2022-07-20 13:50:57 +12:00
  • 0829cc43ed Fix assertion failure and segmentation fault in backup code. Fujii Masao 2022-07-12 11:53:29 +09:00
  • b24b2be119 Fix assertion failure and segmentation fault in backup code. Fujii Masao 2022-07-12 11:53:29 +09:00
  • 286793b988 Prevent BASE_BACKUP in the middle of another backup in the same session. Fujii Masao 2022-07-12 09:31:57 +09:00
  • ee79647769 Prevent BASE_BACKUP in the middle of another backup in the same session. Fujii Masao 2022-07-12 09:31:57 +09:00
  • 2497d2b770 Fix assertion failure and segmentation fault in backup code. Fujii Masao 2022-07-12 11:53:29 +09:00
  • 80c3ea9185 Fix assertion failure and segmentation fault in backup code. Fujii Masao 2022-07-12 11:53:29 +09:00
  • f0eb83f814 Fix assertion failure and segmentation fault in backup code. Fujii Masao 2022-07-12 11:53:29 +09:00
  • 162ade612f Fix assertion failure and segmentation fault in backup code. Fujii Masao 2022-07-12 11:53:29 +09:00
  • be2e842c8a Fix assertion failure and segmentation fault in backup code. Fujii Masao 2022-07-12 11:53:29 +09:00
  • dd831afc44 Prevent BASE_BACKUP in the middle of another backup in the same session. Fujii Masao 2022-07-12 09:31:57 +09:00
  • 87e5044877 Prevent BASE_BACKUP in the middle of another backup in the same session. Fujii Masao 2022-07-12 09:31:57 +09:00
  • 9fa00e312b Prevent BASE_BACKUP in the middle of another backup in the same session. Fujii Masao 2022-07-12 09:31:57 +09:00
  • 5630f39b31 Prevent BASE_BACKUP in the middle of another backup in the same session. Fujii Masao 2022-07-12 09:31:57 +09:00
  • 2aedf25eb4 Prevent BASE_BACKUP in the middle of another backup in the same session. Fujii Masao 2022-07-12 09:31:57 +09:00