users/gsingh/postgres.git
2022-12-06 Alvaro HerreraRework query relation permission checking
2022-12-06 Alvaro HerreraFix typo
2022-12-06 David RowleyFix 32-bit build dangling pointer issue in WindowAgg
2022-12-06 Michael PaquierGenerate pg_stat_get*() functions for tables using...
2022-12-06 Alexander KorotkovCheck the snapshot argument of index_beginscan and...
2022-12-06 Michael PaquierProvide test coverage in pg_dump for default behaviors...
2022-12-05 Peter Eisentrautinitdb: Refactor PG_CMD_PUTS loops
2022-12-05 Tom LaneFix Memoize to work with partitionwise joining.
2022-12-05 Peter Eisentrautpg_dump: Remove "blob" terminology
2022-12-05 Michael Paquierdoc: Add missing <varlistentry> markups for developer...
2022-12-05 Michael PaquierAdd LSN location in some error messages related to...
2022-12-04 David RowleyFix thinko introduced in 6b423ec67
2022-12-04 Tom LaneUpdate top-level .gitignore.
2022-12-04 Tom LaneRe-pgindent a few files.
2022-12-04 Tom LaneFix broken MemoizePath support in reparameterize_path().
2022-12-04 Tom LaneAdd missing MaterialPath support in reparameterize_path...
2022-12-04 Tom LaneFix generate_partitionwise_join_paths() to tolerate...
2022-12-04 David RowleyImprove performance of pg_strtointNN functions
2022-12-03 Tom LaneDoc: flesh out fmgr/README's description of context...
2022-12-03 Dean RasheedFix DEFAULT handling for multi-row INSERT rules.
2022-12-03 David RowleyAdd missing const qualifier
2022-12-03 Andres FreundPrevent pgstats from getting confused when relkind...
2022-12-02 Jeff DavisFix broken hash function hashbpcharextended().
2022-12-02 Tom LaneRemove gen_node_support.pl's special treatment of Equiv...
2022-12-02 Tom LaneAdd some error cross-checks to gen_node_support.pl.
2022-12-02 Tom LaneFix psql's \sf and \ef for new-style SQL functions.
2022-12-02 Tom LaneRemove logic for converting a table to a view.
2022-12-02 Daniel Gustafssondoc: Avoid writing in first-person form
2022-12-02 Daniel GustafssonReport incompatible roles in pg_upgrade checking
2022-12-02 Daniel Gustafssondoc: fix type alignment for CREATE TABLE in triggers
2022-12-02 Alvaro HerreraGeneralize ri_RootToPartitionMap to use for non-partiti...
2022-12-02 Amit KapilaFix incorrect output from pgoutput when using column...
2022-12-02 Andres Freundautoconf: Don't AC_SUBST() LD in configure
2022-12-02 Andres Freundautoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32C
2022-12-02 Michael PaquierSwitch pg_dump to use compression specifications
2022-12-01 Jeff DavisFix memory leak for hashing with nondeterministic colla...
2022-12-01 Tom LaneDoc: add example of round(v, s) with negative s.
2022-12-01 Tom LaneDoc: word-smith the discussion of secure schema usage...
2022-12-01 Tom LaneFix under-parenthesized display of AT TIME ZONE constructs.
2022-12-01 Bruce Momjianrevert: add transaction processing chapter with intern...
2022-12-01 Peter Eisentrautdoc: Add installation instructions for building with...
2022-12-01 Alvaro HerreraMove PartitioPruneInfo out of plan nodes into PlannedStmt
2022-12-01 Peter Eisentrautdoc: Remove note about disk space from installation...
2022-12-01 Peter Eisentrautdoc: Add missing comma
2022-12-01 Michael PaquierMake materialized views participate in predicate locking
2022-11-30 Tom LaneReject missing database name in pg_regress and cohorts.
2022-11-30 Alvaro HerreraBump catalog version for previous commit
2022-11-30 Alvaro HerreraStop accessing checkAsUser via RTE in some cases
2022-11-30 Michael PaquierAdd regression tests for psql's \o and \g on files
2022-11-30 Bruce Momjiandoc: add transaction processing chapter with internals...
2022-11-30 Michael PaquierRefactor code parsing compression option values (-Z...
2022-11-29 Michael PaquierFix comment in fe-auth-scram.c
2022-11-29 Tom LaneImprove heuristics for compressing the KnownAssignedXid...
2022-11-29 Tom LanePrevent clobbering of utility statements in SQL functio...
2022-11-29 Tom LaneRemove bogus Assert and dead code in remove_useless_res...
2022-11-29 Alvaro HerreraAdd 'missing_ok' argument to build_attrmap_by_name
2022-11-29 Michael Paquiermeson: Add some missing env settings for tests of pg_du...
2022-11-28 Michael PaquierFix comment in snapbuild.c
2022-11-28 Thomas MunroRemove promote_trigger_file.
2022-11-28 Andres Freundmeson: Fix binary mismatch for MSVC plperl vs gcc built...
2022-11-28 Andrew DunstanProvide non-superuser predefined roles for vacuum and...
2022-11-28 Andrew DunstanProvide per-table permissions for vacuum and analyze.
2022-11-28 Daniel Gustafssondoc: Clarify unit of logging for log_temp_files
2022-11-28 Michael PaquierAdd TAP tests for include directives in HBA end ident...
2022-11-27 Tom LaneDoc: update queries.sgml for optional subquery aliases.
2022-11-27 Andrew DunstanFix binary mismatch for MSVC plperl vs gcc built perl...
2022-11-26 Tom LaneRemove temporary portlock directory during make [dist...
2022-11-26 Andrew DunstanAdd portlock directory to .gitignore
2022-11-26 Michael PaquierMark two signal flags as sig_atomic_t in pgbench and...
2022-11-26 Michael PaquierFix typo in hba.c
2022-11-25 Andrew DunstanAllow building with MSVC and Strawberry perl
2022-11-25 Peter EisentrautCorrect some SQL feature names
2022-11-25 Andrew DunstanFix gen_node_support.pl for changed AclMode size
2022-11-25 Dean RasheedFix rule-detection code for MERGE.
2022-11-25 Peter Eisentrautdoc: Re-order Table 28.35 "Per-Backend Statistics Funct...
2022-11-25 Peter Eisentrautdoc: Re-order Table 28.12 "Wait Events of type LWLock"
2022-11-25 Peter Eisentrautdoc: Re-order sections of "28.4. Progress Reporting"
2022-11-25 Etsuro FujitaFix handling of pending inserts in nodeModifyTable.c.
2022-11-25 Michael PaquierSkip TAP test for peer authentication if there are...
2022-11-24 Michael PaquierIntroduce variables for initial and max nesting depth...
2022-11-24 David RowleyFix some 32-bit shift warnings in MSVC
2022-11-24 David RowleyImprove indenting in _hash_pgaddtup
2022-11-24 Alvaro HerreraMake multixact error message more explicit
2022-11-24 Peter Eisentrautdoc: Fix description of how the default user name is...
2022-11-24 Michael PaquierAdd the database name to the ps display of logical...
2022-11-24 Michael PaquierAdd support for file inclusions in HBA and ident config...
2022-11-24 David RowleySpeedup hash index builds by skipping needless binary...
2022-11-24 Michael PaquierCreate memory context for tokenization after opening...
2022-11-24 Michael PaquierAdd missing initialization in tokenize_expand_file...
2022-11-23 Michael PaquierRework memory contexts in charge of HBA/ident tokenization
2022-11-23 Alexander KorotkovSupport for custom slots in the custom executor nodes
2022-11-23 Andrew DunstanSimplify WARNING messages from skipped vacuum/analyze...
2022-11-23 Andrew DunstanExpand AclMode to 64 bits
2022-11-23 Peter GeogheganSimplify vacuum_set_xid_limits() signature.
2022-11-23 Peter GeogheganDon't test HEAP_XMAX_INVALID when freezing xmax.
2022-11-23 Andrew DunstanFix perl warning from commit 9b4eafcaf4
2022-11-22 Tom LaneGive better hints for ambiguous or unreferenceable...
2022-11-22 Tom LaneYA attempt at taming worst-case behavior of get_actual_...
2022-11-22 Alvaro HerreraRemove useless MERGE test
2022-11-22 Amit KapilaImprove comments atop pg_get_replication_slots.
next