2023-10-02 |
Michael Paquier | Replace use of stat()[7] by -s switch in TAP tests...
|
commit | commitdiff | tree |
2023-10-02 |
Michael Paquier | psql: Set variables from query result on failure when... Reviewed-by: Tom Lane, Michael Paquier
|
commit | commitdiff | tree |
2023-09-29 |
Michael Paquier | doc: Fix descriptions related to the handling of non...
|
commit | commitdiff | tree |
2023-09-28 |
Michael Paquier | Show parameters of CALL as constants in pg_stat_statements
|
commit | commitdiff | tree |
2023-09-28 |
Michael Paquier | Move tracking of in_streaming to PGOutputData Reviewed-by: Amit Kapila, Michael Paquier, Peter Smith
|
commit | commitdiff | tree |
2023-09-27 |
Michael Paquier | unaccent: Tweak value of PYTHON when building without...
|
commit | commitdiff | tree |
2023-09-26 |
Michael Paquier | Fix behavior of "force" in pgstat_report_wal() Author: Ryoga Yoshida, Michael Paquier
|
commit | commitdiff | tree |
2023-09-25 |
Michael Paquier | doc: Tell about "vcregress taptest" for regression...
|
commit | commitdiff | tree |
2023-09-25 |
Michael Paquier | unaccent: Fix allocation size for target characters...
|
commit | commitdiff | tree |
2023-09-20 |
Michael Paquier | doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM...
|
commit | commitdiff | tree |
2023-09-20 |
Michael Paquier | unaccent: Add support for quoted translated characters Author: Michael Paquier
|
commit | commitdiff | tree |
2023-09-20 |
Michael Paquier | Fix typos in pgoutput.c
|
commit | commitdiff | tree |
2023-09-20 |
Michael Paquier | psql: Reset query buffer of \e, \ef and \ev on error Author: Ryoga Yoshida, Michael Paquier
|
commit | commitdiff | tree |
2023-09-19 |
Michael Paquier | Improve error message for snapshot import in snapmgr... ...Andres Freund, Daniel Gustafsson, Michael Paquier
|
commit | commitdiff | tree |
2023-09-18 |
Michael Paquier | Fix assertion failure with PL/Python exceptions
|
commit | commitdiff | tree |
2023-09-14 |
Michael Paquier | Revert "Improve error message on snapshot import in...
|
commit | commitdiff | tree |
2023-09-14 |
Michael Paquier | Improve error message on snapshot import in snapmgr.c
|
commit | commitdiff | tree |
2023-09-13 |
Michael Paquier | Refactor error messages for unsupported providers in... Author: Michael Paquier, Ranier Vilela
|
commit | commitdiff | tree |
2023-09-13 |
Michael Paquier | Switch psql's TAP test for query cancellation to use...
|
commit | commitdiff | tree |
2023-09-13 |
Michael Paquier | Skip psql's TAP test for query cancellation entirely...
|
commit | commitdiff | tree |
2023-09-09 |
Michael Paquier | Remove redundant assignments in copyfrom.c
|
commit | commitdiff | tree |
2023-09-08 |
Michael Paquier | Improve BackendXidGetPid() to only access allProcs...
|
commit | commitdiff | tree |
2023-09-07 |
Michael Paquier | pg_basebackup: Generate valid temporary slot names...
|
commit | commitdiff | tree |
2023-09-06 |
Michael Paquier | Remove column for wait event names in wait_event_names.txt
|
commit | commitdiff | tree |
2023-09-06 |
Michael Paquier | Use more consistent names for wait event objects and...
|
commit | commitdiff | tree |
2023-09-05 |
Michael Paquier | Improve description of keys in tsvector
|
commit | commitdiff | tree |
2023-09-04 |
Michael Paquier | Fix out-of-bound read in gtsvector_picksplit()
|
commit | commitdiff | tree |
2023-09-03 |
Michael Paquier | Fix handling of shared statistics with dropped databases
|
commit | commitdiff | tree |
2023-08-30 |
Michael Paquier | Fix some shadow variables in src/backend/replication/
|
commit | commitdiff | tree |
2023-08-29 |
Michael Paquier | Fix comment of PQputCopyEnd()
|
commit | commitdiff | tree |
2023-08-29 |
Michael Paquier | Avoid possible overflow with ltsGetFreeBlock() in logtape.c
|
commit | commitdiff | tree |
2023-08-28 |
Michael Paquier | Tweak pg_promote() to report failures on kill() or... ...by: Fujii Masao, Laurenz Albe, Michael Paquier
|
commit | commitdiff | tree |
2023-08-28 |
Michael Paquier | Fix some typos in wait_event_names.txt
|
commit | commitdiff | tree |
2023-08-28 |
Michael Paquier | Tighten unit parsing in internal values
|
commit | commitdiff | tree |
2023-08-28 |
Michael Paquier | Tighten handling of "ago" in interval values
|
commit | commitdiff | tree |
2023-08-28 |
Michael Paquier | Remove dead code in DecodeInterval()
|
commit | commitdiff | tree |
2023-08-27 |
Michael Paquier | Show names of DEALLOCATE as constants in pg_stat_statements Author: Dagfinn Ilmari Mannsåker, Michael Paquier
|
commit | commitdiff | tree |
2023-08-26 |
Michael Paquier | Generate new LOG for "trust" connections under log_connections Reviewed-by: Robert Haas, Michael Paquier
|
commit | commitdiff | tree |
2023-08-21 |
Michael Paquier | Fix pg_stat_reset_single_table_counters() for shared...
|
commit | commitdiff | tree |
2023-08-20 |
Michael Paquier | Bump catalog version for pg_wait_events
|
commit | commitdiff | tree |
2023-08-20 |
Michael Paquier | Add system view pg_wait_events
|
commit | commitdiff | tree |
2023-08-18 |
Michael Paquier | pg_upgrade: Improve style of a few verbose messages
|
commit | commitdiff | tree |
2023-08-17 |
Michael Paquier | Fix format if entry in wait_event_names.txt
|
commit | commitdiff | tree |
2023-08-17 |
Michael Paquier | sepgsql: Adjust regression expected output
|
commit | commitdiff | tree |
2023-08-16 |
Michael Paquier | Add OAT hook calls for more subcommands of ALTER TABLE
|
commit | commitdiff | tree |
2023-08-14 |
Michael Paquier | Change custom wait events to use dynamic shared hash...
|
commit | commitdiff | tree |
2023-08-12 |
Michael Paquier | Show GIDs of two-phase commit commands as constants...
|
commit | commitdiff | tree |
2023-08-11 |
Michael Paquier | Fix code indentation violations introduced by recent...
|
commit | commitdiff | tree |
2023-08-08 |
Michael Paquier | Fix pg_dumpall with in-place tablespaces Author: Rui Zhao, Michael Paquier
|
commit | commitdiff | tree |
2023-08-07 |
Michael Paquier | doc: Fix incorrect entries generated from wait_event_names.txt
|
commit | commitdiff | tree |
2023-07-31 |
Michael Paquier | Support custom wait events for wait event type "Extension" Reviewed-by: Andres Freund, Michael Paquier, Tristan Partin, Bharath
|
commit | commitdiff | tree |
2023-07-31 |
Michael Paquier | Add WAIT_EVENT_{CLASS,ID}_MASK in wait_event.c
|
commit | commitdiff | tree |
2023-07-31 |
Michael Paquier | Avoid memory leak in rmtree() when path cannot be opened
|
commit | commitdiff | tree |
2023-07-30 |
Michael Paquier | Fix pg_rewind with in-place tablespaces when source... Author: Rui Zhao, Michael Paquier
|
commit | commitdiff | tree |
2023-07-29 |
Michael Paquier | worker_spi: Fix race condition in newly-added TAP tests
|
commit | commitdiff | tree |
2023-07-27 |
Michael Paquier | worker_spi: Switch to TAP tests Author: Bharath Rupireddy, Michael Paquier
|
commit | commitdiff | tree |
2023-07-27 |
Michael Paquier | Add sanity asserts for index OID and attnums during... ...Ilmari Mannsåker, Zhang Mingli, Michael Paquier
|
commit | commitdiff | tree |
2023-07-27 |
Michael Paquier | Show savepoint names as constants in pg_stat_statements
|
commit | commitdiff | tree |
2023-07-26 |
Michael Paquier | worker_spi: Use term "dynamic" for bgworkers launched...
|
commit | commitdiff | tree |
2023-07-26 |
Michael Paquier | Document more assumptions of LWLock variable changes... Reviewed-by: Michael Paquier
|
commit | commitdiff | tree |
2023-07-25 |
Michael Paquier | Optimize WAL insertion lock acquisition and release... ...Nathan Bossart, Andres Freund, Michael Paquier
|
commit | commitdiff | tree |
2023-07-24 |
Michael Paquier | pgbench: Use COPY for client-side data generation
|
commit | commitdiff | tree |
2023-07-23 |
Michael Paquier | pgbench: Add TAP tests to check consistency of data...
|
commit | commitdiff | tree |
2023-07-21 |
Michael Paquier | Fix worker_spi when launching workers without shared_preload...
|
commit | commitdiff | tree |
2023-07-20 |
Michael Paquier | Add missing ObjectIdGetDatum() in syscache lookup calls... Author: Michael Paquier, Aleksander Alekseev, Zhang Mingli
|
commit | commitdiff | tree |
2023-07-20 |
Michael Paquier | Fix pg_recvlogical upon signal termination
|
commit | commitdiff | tree |
2023-07-19 |
Michael Paquier | pg_archivecleanup: Add --clean-backup-history ...Kyotaro Horiguchi, Fujii Masao, Michael Paquier
|
commit | commitdiff | tree |
2023-07-19 |
Michael Paquier | pg_archivecleanup: Refactor loop doing old segment... ...Kyotaro Horiguchi, Fujii Masao, Michael Paquier
|
commit | commitdiff | tree |
2023-07-18 |
Michael Paquier | Fix indentation in twophase.c
|
commit | commitdiff | tree |
2023-07-18 |
Michael Paquier | Fix recovery of 2PC transaction during crash recovery Author: Michael Paquier
|
commit | commitdiff | tree |
2023-07-14 |
Michael Paquier | Add indisreplident to fields refreshed by RelationReloadInde... ...by: Robert Haas, Dilip Kumar, Michael Paquier
|
commit | commitdiff | tree |
2023-07-14 |
Michael Paquier | Fix updates of indisvalid for partitioned indexes Author: Michael Paquier
|
commit | commitdiff | tree |
2023-07-14 |
Michael Paquier | Add information about line contents on parsing failure...
|
commit | commitdiff | tree |
2023-07-13 |
Michael Paquier | Remove double quotes from the second column of wait_event_na...
|
commit | commitdiff | tree |
2023-07-13 |
Michael Paquier | Remove duplicated assignment of LLVMJitHandle->lljit
|
commit | commitdiff | tree |
2023-07-13 |
Michael Paquier | Simplify some conditions related to [LW]Lock in generate... Author: Masahiro Ikeda, Michael Paquier
|
commit | commitdiff | tree |
2023-07-11 |
Michael Paquier | pgbench: Move constant into format string
|
commit | commitdiff | tree |
2023-07-10 |
Michael Paquier | Add more sanity checks with callers of changeDependencyFor()
|
commit | commitdiff | tree |
2023-07-10 |
Michael Paquier | Fix ALTER EXTENSION SET SCHEMA with objects outside... Author: Michael Paquier, Heikki Linnakangas
|
commit | commitdiff | tree |
2023-07-07 |
Michael Paquier | Fix some comments in ./configure and meson setup files
|
commit | commitdiff | tree |
2023-07-06 |
Michael Paquier | Add GUC parameter "huge_pages_status" ...Nathan Bossart, Kyotaro Horiguchi, Michael Paquier
|
commit | commitdiff | tree |
2023-07-06 |
Michael Paquier | Add newline at the end of header generated by generate...
|
commit | commitdiff | tree |
2023-07-05 |
Michael Paquier | Handle \v as a whitespace character in parsers
|
commit | commitdiff | tree |
2023-07-05 |
Michael Paquier | Generate automatically code and documentation related... Author: Bertrand Drouvot, Michael Paquier
|
commit | commitdiff | tree |
2023-07-04 |
Michael Paquier | libpq: Add support for Close on portals and statements Reviewed-by: Jian He, Michael Paquier
|
commit | commitdiff | tree |
2023-07-03 |
Michael Paquier | Fix regression tests of unaccent to work without UTF8...
|
commit | commitdiff | tree |
2023-07-03 |
Michael Paquier | Show information about flex (version and command path...
|
commit | commitdiff | tree |
2023-07-03 |
Michael Paquier | Remove support for OpenSSL 1.0.1
|
commit | commitdiff | tree |
2023-07-03 |
Michael Paquier | Refactor some code related to wait events "BufferPin...
|
commit | commitdiff | tree |
2023-07-03 |
Michael Paquier | Make PG_TEST_NOCLEAN work for temporary directories...
|
commit | commitdiff | tree |
2023-06-30 |
Michael Paquier | Introduce long options in pg_archivecleanup ...Fujii Masao, Kyotaro Horiguchi, Michael Paquier
|
commit | commitdiff | tree |
2023-06-30 |
Michael Paquier | Fix marking of indisvalid for partitioned indexes at...
|
commit | commitdiff | tree |
2023-06-30 |
Michael Paquier | Add tab completion for CREATE SCHEMA in psql Reviewed-by: Suraj Khamkar, Michael Paquier
|
commit | commitdiff | tree |
2023-06-30 |
Michael Paquier | Use named captures in Catalog::ParseHeader()
|
commit | commitdiff | tree |
2023-06-29 |
Michael Paquier | Fix pg_depend entry to AMs after ALTER TABLE .. SET...
|
commit | commitdiff | tree |
2023-06-29 |
Michael Paquier | pg_stat_statements: Fix second comment related to entry...
|
commit | commitdiff | tree |
2023-06-28 |
Michael Paquier | pg_stat_statements: Fix incorrect comment with entry...
|
commit | commitdiff | tree |
2023-06-28 |
Michael Paquier | Add timeline ID to file names generated with pg_waldump...
|
commit | commitdiff | tree |
2023-06-28 |
Michael Paquier | Ignore invalid indexes when enforcing index rules in...
|
commit | commitdiff | tree |
2023-06-27 |
Michael Paquier | Remove dependency to query text in JumbleQuery()
|
commit | commitdiff | tree |