users/rhaas/postgres.git
2021-09-17 Michael PaquierClarify some errors in pg_receivewal when closing WAL...
2021-09-17 Michael PaquierDisable test for postgres -C on Msys
2021-09-16 Tom LaneFix EXPLAIN to handle SEARCH BREADTH FIRST queries.
2021-09-16 Peter EisentrautMessage style improvements
2021-09-16 Andres Freundprocess startup: Do InitProcess() at the same time...
2021-09-16 Andres FreundFix performance regression from session statistics.
2021-09-16 Fujii MasaoFix variable shadowing in procarray.c.
2021-09-16 Fujii MasaoUse int instead of size_t in procarray.c.
2021-09-16 Michael PaquierSupport "postgres -C" with runtime-computed GUCs
2021-09-15 Andres Freundprocess startup: Initialize PgStartTime earlier in...
2021-09-15 Tom LaneRemove arbitrary 64K-or-so limit on rangetable size.
2021-09-15 Peter EisentrautAdd Cardinality typedef
2021-09-15 Tom LaneDisallow LISTEN in background workers.
2021-09-15 Peter EisentrautMake node output prefix match node structure name
2021-09-15 Peter EisentrautFix hash_array
2021-09-15 Daniel Gustafssondoc: Clarify refresh options for DROP PUBLICATION
2021-09-15 Peter EisentrautFix incorrect format placeholders
2021-09-15 Peter EisentrautUpdate Unicode data to Unicode 14.0.0
2021-09-15 Michael PaquierUpdate README for resource owners about the resource...
2021-09-14 Tom LaneImprove log messages from pg_import_system_collations().
2021-09-14 Tom LaneSend NOTIFY signals during CommitTransaction.
2021-09-14 Tom LaneFix planner error with multiple copies of an Alternativ...
2021-09-14 Peter EisentrautAdd WRITE_INDEX_ARRAY
2021-09-14 Peter EisentrautAdd COPY_ARRAY_FIELD and COMPARE_ARRAY_FIELD
2021-09-14 Peter EisentrautRemove T_Expr
2021-09-14 Andres Freundjit: Do not try to shut down LLVM state in case of...
2021-09-14 Michael PaquierRemove code duplication for permission checks with...
2021-09-13 Tom LaneClear conn->errorMessage at successful completion of...
2021-09-13 Tom LaneDoc: improve documentation of CREATE/ALTER SUBSCRIPTION.
2021-09-13 Tom LaneFix EXIT out of outermost block in plpgsql.
2021-09-13 Amit KapilaFix reorder buffer memory accounting for toast changes.
2021-09-13 Michael PaquierFix error handling with threads on OOM in ECPG connecti...
2021-09-13 Amit KapilaDoc: Change optional parameters grouping in Create...
2021-09-13 Michael PaquierAdd regression tests for csvlog with the logging collector
2021-09-13 Michael PaquierRefactor the syslogger pipe protocol to use a bitmask...
2021-09-11 Tom LaneMake pg_regexec() robust against out-of-range search_start.
2021-09-10 Tom LaneFix some anomalies with NO SCROLL cursors.
2021-09-10 Noah MischUpdate src/test/kerberos to account for previous commit.
2021-09-10 Noah MischRevoke PUBLIC CREATE from public schema, now owned...
2021-09-09 Tom LaneAvoid fetching from an already-terminated plan.
2021-09-09 Fujii Masaopgbench: Stop counting skipped transactions as soon...
2021-09-09 Tom LaneCheck for relation length overrun soon enough.
2021-09-09 Fujii MasaoFix issue with WAL archiving in standby.
2021-09-09 Peter EisentrautFix _equalA_Const
2021-09-09 Peter EisentrautRemove Value node struct
2021-09-09 Peter EisentrautRemove useless casts
2021-09-09 Michael PaquierMake shared_memory_size a preset option
2021-09-08 Tom LaneAvoid useless malloc/free traffic around getFormattedTy...
2021-09-08 Tom LaneFix misleading comments about TOAST access macros.
2021-09-08 Tom LaneIn psql tab completion, offer spelled-out commands...
2021-09-08 Tom LaneFix rewriter to set hasModifyingCTE correctly on rewrit...
2021-09-08 Daniel GustafssonConsistently use "superuser" instead of "super user"
2021-09-08 Peter EisentrautFix typo
2021-09-08 Peter EisentrautDisable anonymous record hash support except in special...
2021-09-08 Fujii Masaopostgres_fdw: Revert unstable tests for postgres_fdw...
2021-09-08 Peter EisentrautFix incorrect format placeholders
2021-09-08 Amit KapilaInvalidate relcache for publications defined for all...
2021-09-08 Michael PaquierFix compilation warning in ipci.c
2021-09-08 Michael PaquierIntroduce GUC shared_memory_size
2021-09-08 Michael PaquierClean up some code using "(expr) ? true : false"
2021-09-07 Magnus HaganderConsistently use read-only instead of "read only"
2021-09-07 Andres Freundwindows: Only consider us to be running as service...
2021-09-07 Heikki LinnakangasFix missing words in comment.
2021-09-07 Fujii Masaopostgres_fdw: Allow application_name of remote connecti...
2021-09-07 Amit KapilaLog new catalog xmin candidate in LogicalIncreaseXminFo...
2021-09-06 Tom LaneFurther fix psql query-cancel test.
2021-09-06 Noah MischAIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS.
2021-09-06 Alvaro HerreraAdd PublicationTable and PublicationRelInfo structs
2021-09-06 Tom LaneFix actively-misleading comments about the contents...
2021-09-06 Tom LaneMake timetz_zone() stable, and correct a bug for DYNTZ...
2021-09-06 Fujii MasaoFix typo in comments.
2021-09-06 Peter EisentrautImprove fix pkg-config files for static linking
2021-09-06 Michael PaquierMove the shared memory size calculation to its own...
2021-09-06 Michael PaquierRemove some unused variables in TAP tests
2021-09-04 Tom LaneFurther portability tweaks for float4/float8 hash funct...
2021-09-04 Tom LaneMinor improvements for psql help output.
2021-09-04 Alvaro HerreraRevert "Avoid creating archive status ".ready" files...
2021-09-04 Tom LaneRemove arbitrary MAXPGPATH limit on command lengths...
2021-09-03 Tom LaneDisallow creating an ICU collation if the DB encoding...
2021-09-03 John NaylorSet the volatility of the timestamptz version of date_b...
2021-09-03 Tom LaneFix portability issue in tests from commit ce773f230.
2021-09-03 Peter EisentrautMake pkg-config files cross-compile friendly
2021-09-03 Peter EisentrautFix pkg-config files for static linking
2021-09-02 Tom LaneIn count_usable_fds(), duplicate stderr not stdin.
2021-09-02 Tom LaneFix float4/float8 hash functions to produce uniform...
2021-09-02 Daniel GustafssonRemove superfluous variable assignment
2021-09-02 Fujii MasaoEnhance pg_stat_reset_single_table_counters function.
2021-09-02 Amit KapilaOptimize fileset usage in apply worker.
2021-09-02 Michael Paquierdoc: Replace some uses of "which" by "that" in parallel...
2021-09-02 Tatsuo IshiiUse COPY FREEZE in pgbench for faster benchmark table...
2021-09-01 Tom LaneDoc: clarify how triggers relate to transactions.
2021-09-01 Tom LaneRefactor postgresImportForeignSchema to avoid code...
2021-09-01 Tomas VondraIdentify simple column references in extended statistics
2021-09-01 Fujii MasaoImprove tab-completion for CREATE PUBLICATION.
2021-09-01 Peter EisentrautFix incorrect format placeholders
2021-09-01 Fujii Masaopgbench: Fix bug in measurement of disconnection delays.
2021-09-01 Amit KapilaFix the random test failure in 001_rep_changes.
2021-09-01 Peter GeogheganVACUUM VERBOSE: Don't report "pages removed".
2021-09-01 Michael PaquierRefactor one conversion of SQLSTATE to string in elog.c
2021-09-01 Michael PaquierAdd PostgresNode::command_fails_like()
next