index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
meson: Basic cygwin support
Andres Freund
2022-12-06
*
Rework query relation permission checking
Alvaro Herrera
2022-12-06
*
Fix typo
Alvaro Herrera
2022-12-06
*
Fix 32-bit build dangling pointer issue in WindowAgg
David Rowley
2022-12-07
*
Generate pg_stat_get*() functions for tables using macros
Michael Paquier
2022-12-06
*
Check the snapshot argument of index_beginscan and family
Alexander Korotkov
2022-12-06
*
Provide test coverage in pg_dump for default behaviors with compression
Michael Paquier
2022-12-06
*
initdb: Refactor PG_CMD_PUTS loops
Peter Eisentraut
2022-12-05
*
Fix Memoize to work with partitionwise joining.
Tom Lane
2022-12-05
*
pg_dump: Remove "blob" terminology
Peter Eisentraut
2022-12-05
*
doc: Add missing <varlistentry> markups for developer GUCs
Michael Paquier
2022-12-05
*
Add LSN location in some error messages related to WAL pages
Michael Paquier
2022-12-05
*
Fix thinko introduced in 6b423ec67
David Rowley
2022-12-05
*
Update top-level .gitignore.
Tom Lane
2022-12-04
*
Re-pgindent a few files.
Tom Lane
2022-12-04
*
Fix broken MemoizePath support in reparameterize_path().
Tom Lane
2022-12-04
*
Add missing MaterialPath support in reparameterize_path[_by_child].
Tom Lane
2022-12-04
*
Fix generate_partitionwise_join_paths() to tolerate failure.
Tom Lane
2022-12-04
*
Improve performance of pg_strtointNN functions
David Rowley
2022-12-04
*
Doc: flesh out fmgr/README's description of context-node usage.
Tom Lane
2022-12-03
*
Fix DEFAULT handling for multi-row INSERT rules.
Dean Rasheed
2022-12-03
*
Add missing const qualifier
David Rowley
2022-12-03
*
Prevent pgstats from getting confused when relkind of a relation changes
Andres Freund
2022-12-02
*
Fix broken hash function hashbpcharextended().
Jeff Davis
2022-12-02
*
Remove gen_node_support.pl's special treatment of EquivalenceClasses.
Tom Lane
2022-12-02
*
Add some error cross-checks to gen_node_support.pl.
Tom Lane
2022-12-02
*
Fix psql's \sf and \ef for new-style SQL functions.
Tom Lane
2022-12-02
*
Remove logic for converting a table to a view.
Tom Lane
2022-12-02
*
doc: Avoid writing in first-person form
Daniel Gustafsson
2022-12-02
*
Report incompatible roles in pg_upgrade checking
Daniel Gustafsson
2022-12-02
*
doc: fix type alignment for CREATE TABLE in triggers
Daniel Gustafsson
2022-12-02
*
Generalize ri_RootToPartitionMap to use for non-partition children
Alvaro Herrera
2022-12-02
*
Fix incorrect output from pgoutput when using column lists.
Amit Kapila
2022-12-02
*
autoconf: Don't AC_SUBST() LD in configure
Andres Freund
2022-12-01
*
autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32C
Andres Freund
2022-12-01
*
Switch pg_dump to use compression specifications
Michael Paquier
2022-12-02
*
Fix memory leak for hashing with nondeterministic collations.
Jeff Davis
2022-12-01
*
Doc: add example of round(v, s) with negative s.
Tom Lane
2022-12-01
*
Doc: word-smith the discussion of secure schema usage patterns.
Tom Lane
2022-12-01
*
Fix under-parenthesized display of AT TIME ZONE constructs.
Tom Lane
2022-12-01
*
revert: add transaction processing chapter with internals info
Bruce Momjian
2022-12-01
*
doc: Add installation instructions for building with meson
Peter Eisentraut
2022-12-01
*
Move PartitioPruneInfo out of plan nodes into PlannedStmt
Alvaro Herrera
2022-12-01
*
doc: Remove note about disk space from installation instructions
Peter Eisentraut
2022-12-01
*
doc: Add missing comma
Peter Eisentraut
2022-12-01
*
Make materialized views participate in predicate locking
Michael Paquier
2022-12-01
*
Reject missing database name in pg_regress and cohorts.
Tom Lane
2022-11-30
*
Bump catalog version for previous commit
Alvaro Herrera
2022-11-30
*
Stop accessing checkAsUser via RTE in some cases
Alvaro Herrera
2022-11-30
*
Add regression tests for psql's \o and \g on files
Michael Paquier
2022-11-30
[next]