Commit Graph

  • 2fa989e6a3 Reduce number of commands dumpTableSchema emits for binary upgrade. Tom Lane 2024-07-29 11:53:49 -04:00
  • b3f0e0503f Reduce number of commands dumpTableSchema emits for binary upgrade. Tom Lane 2024-07-29 11:53:49 -04:00
  • 0393f542d7 Fix double-release of spinlock Heikki Linnakangas 2024-07-29 18:17:33 +03:00
  • 8bda213ec1 Fix compiler warning/error about typedef redefinitions Heikki Linnakangas 2024-07-29 16:23:30 +03:00
  • 9d9b9d46f3 Move cancel key generation to after forking the backend Heikki Linnakangas 2024-07-29 15:37:48 +03:00
  • 19de089cdc Fix outdated comment in smgrtruncate() Heikki Linnakangas 2024-07-29 14:23:23 +03:00
  • 425d7a8590 Handle Windows non-blocking socket error #170 Ning Wu 2024-07-29 11:32:52 +08:00
  • 513f4472a4 Reduce memory used by partitionwise joins Richard Guo 2024-07-29 11:35:51 +09:00
  • f47b33a191 Simplify create_merge_append_path for clarity Richard Guo 2024-07-29 11:33:18 +09:00
  • 2e68077b07 Refactor pg_set_regex_collation() for clarity. Jeff Davis 2024-07-28 16:55:17 -07:00
  • 6042102052
    Merge pull request #14 from isoprophlex/clean-up-scripts Nicolas Continanza 2024-07-28 20:11:18 -03:00
  • 4b84fd0d0e
    Merge pull request #12 from isoprophlex/TAS-60/no-hash-id AldoRastrelli 2024-07-28 19:23:00 -03:00
  • da87dc07f1 Add missing pointer dereference in pg_backend_memory_contexts view David Rowley 2024-07-29 09:53:10 +12:00
  • c0ef1234df Fix whitespace in commit 005c6b833f. Jeff Davis 2024-07-28 13:34:52 -07:00
  • 1c461a8d8d Refactor: make default_locale internal to pg_locale.c. Jeff Davis 2024-07-28 13:07:25 -07:00
  • 005c6b833f Change collation cache to use simplehash.h. Jeff Davis 2024-07-28 12:39:57 -07:00
  • 28ebd88f01 Tests setup. Test to check that clusters initialize empty #169 NContinanza 2024-07-28 16:23:32 -03:00
  • cdd6ab9d1f amcheck: Optimize speed of checking for unique constraint violation Alexander Korotkov 2024-07-28 13:50:57 +03:00
  • 0a80e88d90 Fix incorrect return value for pg_size_pretty(bigint) David Rowley 2024-07-28 22:24:15 +12:00
  • 6f6b0f193d Fix incorrect return value for pg_size_pretty(bigint) David Rowley 2024-07-28 22:23:54 +12:00
  • 1e020258e5 Fix incorrect return value for pg_size_pretty(bigint) David Rowley 2024-07-28 22:23:32 +12:00
  • b181062aa5 Fix incorrect return value for pg_size_pretty(bigint) David Rowley 2024-07-28 22:22:52 +12:00
  • 821fbd63ea libpq: Use strerror_r instead of strerror Peter Eisentraut 2024-07-28 09:12:00 +02:00
  • 7525e4c62f doc PG 17 relnotes: add "()" to PQsocketPoll mention Bruce Momjian 2024-07-28 04:10:11 -04:00
  • 4070489999 libpq: Use strerror_r instead of strerror Peter Eisentraut 2024-07-28 09:12:00 +02:00
  • da5d7a7712 libpq: Use strerror_r instead of strerror Peter Eisentraut 2024-07-28 09:12:00 +02:00
  • 95e805e9ca libpq: Use strerror_r instead of strerror Peter Eisentraut 2024-07-28 09:12:00 +02:00
  • 6ddc8556ce libpq: Use strerror_r instead of strerror Peter Eisentraut 2024-07-28 09:12:00 +02:00
  • c53016860b libpq: Use strerror_r instead of strerror Peter Eisentraut 2024-07-28 09:12:00 +02:00
  • 1e666fd7c6 libpq: Use strerror_r instead of strerror Peter Eisentraut 2024-07-28 09:12:00 +02:00
  • 25e476a3c9 Merge branch 'master' of github.com:isoprophlex/distributed-postgres into clean-up-scripts NContinanza 2024-07-27 23:31:40 -03:00
  • df5ee7859f Clean up scripts. Remove postgres executable before initializing server NContinanza 2024-07-27 23:31:20 -03:00
  • da4017a694 Doc: fix text's description of regexp_replace's arguments. Tom Lane 2024-07-27 15:38:54 -04:00
  • 768bba4935 Tests all passed, but the learning seems not effective under current workload. #171 Panpan 2024-07-27 23:31:22 +08:00
  • 1d18299f57 Update CC support. Panpan 2024-07-27 21:21:57 +08:00
  • 17a5871d9d Optimize escaping of JSON strings David Rowley 2024-07-27 23:46:07 +12:00
  • 1091f8e0a4 Support falling back to non-preferred readline implementation with meson Heikki Linnakangas 2024-07-27 13:53:16 +03:00
  • 7f61882b63 Support absolute bindir/libdir in regression tests with meson Heikki Linnakangas 2024-07-27 13:53:14 +03:00
  • 23be520632 Fallback to clang in PATH with meson Heikki Linnakangas 2024-07-27 13:53:11 +03:00
  • cc90d7823a Fallback to uuid for ossp-uuid with meson Heikki Linnakangas 2024-07-27 13:53:08 +03:00
  • ed9d044632 Support falling back to non-preferred readline implementation with meson Heikki Linnakangas 2024-07-27 13:53:16 +03:00
  • eb6765d57c Support absolute bindir/libdir in regression tests with meson Heikki Linnakangas 2024-07-27 13:53:14 +03:00
  • a32ffeebfa Fallback to clang in PATH with meson Heikki Linnakangas 2024-07-27 13:53:11 +03:00
  • 469b97c524 Fallback to uuid for ossp-uuid with meson Heikki Linnakangas 2024-07-27 13:53:08 +03:00
  • 67427f1009 Support falling back to non-preferred readline implementation with meson Heikki Linnakangas 2024-07-27 13:53:16 +03:00
  • ff34ae368b Support absolute bindir/libdir in regression tests with meson Heikki Linnakangas 2024-07-27 13:53:14 +03:00
  • 4d8de281b5 Fallback to clang in PATH with meson Heikki Linnakangas 2024-07-27 13:53:11 +03:00
  • a00fae9d43 Fallback to uuid for ossp-uuid with meson Heikki Linnakangas 2024-07-27 13:53:08 +03:00
  • 7156148a2b Add OLTP clients and support more features. Panpan 2024-07-27 17:36:55 +08:00
  • 9792d43629 Add OLTP clients Panpan 2024-07-27 12:20:06 +08:00
  • e367a413b0 Fix more holes with SLRU code in need of int64 for segment numbers Michael Paquier 2024-07-27 07:16:59 +09:00
  • c9e2457390 Fix more holes with SLRU code in need of int64 for segment numbers Michael Paquier 2024-07-27 07:16:52 +09:00
  • 0dcaea5690 Introduce num_os_semaphores GUC. Nathan Bossart 2024-07-26 15:28:55 -05:00
  • 8a53539bd6 Wait for WAL summarization to catch up before creating .partial file. Robert Haas 2024-07-26 14:50:21 -04:00
  • 454aab4b73 postgres_fdw: Fix bug in connection status check. Fujii Masao 2024-07-27 03:05:47 +09:00
  • 53b327f83e Wait for WAL summarization to catch up before creating .partial file. Robert Haas 2024-07-26 14:50:21 -04:00
  • 4b56bb4ab4 pg_upgrade: Move live_check variable to user_opts. Nathan Bossart 2024-07-26 13:37:32 -05:00
  • e6dd0b8637 Fix building with MSVC for TLS session disabling Daniel Gustafsson 2024-07-26 19:10:37 +02:00
  • 634710dfb7 Fix building with MSVC for TLS session disabling Daniel Gustafsson 2024-07-26 19:10:12 +02:00
  • ddd66a6295 Fix building with MSVC for TLS session disabling Daniel Gustafsson 2024-07-26 19:09:54 +02:00
  • ce3045e9b0 Fix building with MSVC for TLS session disabling Daniel Gustafsson 2024-07-26 19:09:27 +02:00
  • 5d1d8b3c82 Clarify error message and documentation related to typed tables. Tom Lane 2024-07-26 12:39:45 -04:00
  • c883453cb2 Fix indentation. Robert Haas 2024-07-26 11:59:34 -04:00
  • f2af1f4559 Fix indentation. Robert Haas 2024-07-26 11:58:52 -04:00
  • 83103df130 Refactor: delete unnecessary variable francupp9-12 2024-07-26 11:45:12 -03:00
  • 22e89663d6 Delete hash_id hashmap francupp9-12 2024-07-26 11:42:55 -03:00
  • 441eba34df Fix building with MSVC for TLS session disabling Daniel Gustafsson 2024-07-26 16:29:52 +02:00
  • 83b4a6358b Fix macro placement in pg_config.h.in Daniel Gustafsson 2024-07-26 16:29:47 +02:00
  • 1272cfb727 Fix macro placement in pg_config.h.in Daniel Gustafsson 2024-07-26 16:25:56 +02:00
  • 161c73462b Fix macro placement in pg_config.h.in Daniel Gustafsson 2024-07-26 16:25:28 +02:00
  • c7cfbc5157 Allow WAL summarization to back up when timeline changes. Robert Haas 2024-07-26 09:50:31 -04:00
  • cf8a489836 Allow WAL summarization to back up when timeline changes. Robert Haas 2024-07-26 09:50:31 -04:00
  • 857df3cef7 postgres_fdw: Add connection status check to postgres_fdw_get_connections(). Fujii Masao 2024-07-26 22:16:39 +09:00
  • c297a47c5f postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). Fujii Masao 2024-07-26 22:15:51 +09:00
  • 5687f8c0dd pg_createsubscriber: Message style improvements Peter Eisentraut 2024-07-26 14:45:13 +02:00
  • c0c0050708 pg_createsubscriber: Message style improvements Peter Eisentraut 2024-07-26 14:45:13 +02:00
  • ac77add23b Fix macro placement in pg_config.h.in Daniel Gustafsson 2024-07-26 14:16:40 +02:00
  • 40e8ea9492 Fix macro placement in pg_config.h.in Daniel Gustafsson 2024-07-26 14:16:40 +02:00
  • 51c1b4fd15 Fix macro placement in pg_config.h.in Daniel Gustafsson 2024-07-26 14:16:40 +02:00
  • 970cd5c62b Fix macro placement in pg_config.h.in Daniel Gustafsson 2024-07-26 14:16:40 +02:00
  • ef7fa900fb Add tests for errors during SSL or GSSAPI handshake Heikki Linnakangas 2024-07-26 15:12:23 +03:00
  • 20e0e7da9b Add test for early backend startup errors Heikki Linnakangas 2024-07-26 15:12:21 +03:00
  • f19beba3e3 Fix using injection points at backend startup in EXEC_BACKEND mode Heikki Linnakangas 2024-07-26 14:55:04 +03:00
  • b9e5249c29 Fix using injection points at backend startup in EXEC_BACKEND mode Heikki Linnakangas 2024-07-26 14:55:04 +03:00
  • f06a632a77 Fix fallback behavior when server sends an ERROR early at startup Heikki Linnakangas 2024-07-26 14:52:08 +03:00
  • c95d2159c1 Fix fallback behavior when server sends an ERROR early at startup Heikki Linnakangas 2024-07-26 14:52:08 +03:00
  • 284c030a10 doc: Enhance documentation for postgres_fdw_get_connections() output columns. Fujii Masao 2024-07-26 20:47:05 +09:00
  • cc606afce1 Disable all TLS session tickets Daniel Gustafsson 2024-07-26 11:09:45 +02:00
  • 32121c077d Disable all TLS session tickets Daniel Gustafsson 2024-07-26 11:09:45 +02:00
  • 1f476bc753 Disable all TLS session tickets Daniel Gustafsson 2024-07-26 11:09:45 +02:00
  • ecbb1cd9b7 Disable all TLS session tickets Daniel Gustafsson 2024-07-26 11:09:45 +02:00
  • 118ec331bf Disable all TLS session tickets Daniel Gustafsson 2024-07-26 11:09:45 +02:00
  • 3df7f44a8c Disable all TLS session tickets Daniel Gustafsson 2024-07-26 11:09:45 +02:00
  • 274bbced85 Disable all TLS session tickets Daniel Gustafsson 2024-07-26 11:09:45 +02:00
  • 6f9a62b454 SQL/JSON: Remove useless code in ExecInitJsonExpr() Amit Langote 2024-07-26 16:38:46 +09:00
  • 8a1a4087bd SQL/JSON: Remove useless code in ExecInitJsonExpr() Amit Langote 2024-07-26 16:37:59 +09:00
  • 3c3ccd4ca8 SQL/JSON: Respect OMIT QUOTES when RETURNING domains over jsonb Amit Langote 2024-07-26 16:08:13 +09:00
  • d1dc4ae560 SQL/JSON: Improve error-handling of JsonBehavior expressions Amit Langote 2024-07-26 16:00:16 +09:00
  • 79fa052e78 SQL/JSON: Fix error-handling of some JsonBehavior expressions Amit Langote 2024-07-26 15:59:27 +09:00
  • 4fc6a55560 SQL/JSON: Respect OMIT QUOTES when RETURNING domains over jsonb Amit Langote 2024-07-26 16:08:13 +09:00