projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2024-12-10
Peter Eisentraut
Support for GiST in get_equal_strategy_number()
commit
|
commitdiff
|
tree
2024-12-10
Peter Eisentraut
Make the conditions in IsIndexUsableForReplicaIdentityF...
commit
|
commitdiff
|
tree
2024-12-10
Peter Eisentraut
Replace get_equal_strategy_number_for_am() by get_equal...
commit
|
commitdiff
|
tree
2024-12-10
Peter Eisentraut
Improve internal logical replication error for missing...
commit
|
commitdiff
|
tree
2024-12-10
Michael Paquier
Fix comments of GUC hooks for timezone_abbreviations
commit
|
commitdiff
|
tree
2024-12-10
Michael Paquier
Fix outdated comment of scram_build_secret()
commit
|
commitdiff
|
tree
2024-12-09
Masahiko Sawada
Include necessary header files in radixtree.h.
commit
|
commitdiff
|
tree
2024-12-09
David Rowley
Doc: fix incorrect EXPLAIN ANALYZE output for bloom...
commit
|
commitdiff
|
tree
2024-12-09
Daniel Gustafsson
Fix small memory leaks in GUC checks
commit
|
commitdiff
|
tree
2024-12-09
Nathan Bossart
Fix various overflow hazards in date and timestamp...
commit
|
commitdiff
|
tree
2024-12-09
Tom Lane
Simplify executor's determination of whether to use...
commit
|
commitdiff
|
tree
2024-12-09
Heikki Linnakangas
Remove remants of "snapshot too old"
commit
|
commitdiff
|
tree
2024-12-09
Richard Guo
Avoid unnecessary wrapping for Vars and PHVs
commit
|
commitdiff
|
tree
2024-12-09
Richard Guo
Fix right-semi-joins in HashJoin rescans
commit
|
commitdiff
|
tree
2024-12-09
Michael Paquier
Fix memory leak in pgoutput with publication list cache
commit
|
commitdiff
|
tree
2024-12-09
Michael Paquier
Improve comment about dropped entries in pgstat.c
commit
|
commitdiff
|
tree
2024-12-09
Amit Kapila
Improve the error message introduced in commit 87ce27de696.
commit
|
commitdiff
|
tree
2024-12-09
Michael Paquier
Fix invalidation of local pgstats references for entry...
commit
|
commitdiff
|
tree
2024-12-09
David Rowley
Fix possible crash during WindowAgg evaluation
commit
|
commitdiff
|
tree
2024-12-07
Tom Lane
Ensure that pg_amop/amproc entries depend on their...
commit
|
commitdiff
|
tree
2024-12-07
Tom Lane
Make getObjectDescription robust against dangling ampro...
commit
|
commitdiff
|
tree
2024-12-07
Tom Lane
Fix is_digit labeling of to_timestamp's FFn format...
commit
|
commitdiff
|
tree
2024-12-07
Peter Eisentraut
doc: remove LC_COLLATE and LC_CTYPE from SHOW command
commit
|
commitdiff
|
tree
2024-12-06
Jeff Davis
Comment fix: "buffer context lock" to "buffer content...
commit
|
commitdiff
|
tree
2024-12-06
Peter Eisentraut
Remove useless casts to (const void *)
commit
|
commitdiff
|
tree
2024-12-05
Thomas Munro
Fix printf format string warning on MinGW.
commit
|
commitdiff
|
tree
2024-12-05
Peter Eisentraut
Remove pg_regex_collation
commit
|
commitdiff
|
tree
2024-12-05
Thomas Munro
Fix header inclusion order in c.h.
commit
|
commitdiff
|
tree
2024-12-04
Nathan Bossart
Provide a better error message for misplaced dispatch...
commit
|
commitdiff
|
tree
2024-12-04
Bruce Momjian
Return actual error code from FOP failure in PDF build
commit
|
commitdiff
|
tree
2024-12-04
Peter Eisentraut
Fix dead code
commit
|
commitdiff
|
tree
2024-12-04
John Naylor
Fix use-after-free in parallel_vacuum_reset_dead_items
commit
|
commitdiff
|
tree
2024-12-04
Peter Eisentraut
Simplify IsIndexUsableForReplicaIdentityFull()
commit
|
commitdiff
|
tree
2024-12-04
Amit Kapila
Ensure stored generated columns must be published when...
commit
|
commitdiff
|
tree
2024-12-04
Bruce Momjian
Properly use $(AWK) in Makefile, not 'awk'
commit
|
commitdiff
|
tree
2024-12-04
Thomas Munro
Use <stdint.h> and <inttypes.h> for c.h integers.
commit
|
commitdiff
|
tree
2024-12-04
Tom Lane
Define __EXTENSIONS__ on Solaris, too.
commit
|
commitdiff
|
tree
2024-12-03
Bruce Momjian
Fix Makefile so invalid characters warning preserves...
commit
|
commitdiff
|
tree
2024-12-03
Bruce Momjian
Now that we have non-Latin1 SGML detection, restore...
commit
|
commitdiff
|
tree
2024-12-03
Jeff Davis
Move check for ucol_strcollUTF8 to pg_locale_icu.c
commit
|
commitdiff
|
tree
2024-12-03
Tom Lane
Define _POSIX_C_SOURCE as 200112L on Solaris.
commit
|
commitdiff
|
tree
2024-12-03
Álvaro Herrera
Fix synchronized_standby_slots GUC check hook
commit
|
commitdiff
|
tree
2024-12-03
Álvaro Herrera
Drop "Lock" suffix from LWLock wait event names
commit
|
commitdiff
|
tree
2024-12-03
Álvaro Herrera
Update obsolete comment
commit
|
commitdiff
|
tree
2024-12-03
Peter Eisentraut
Fix handling of CREATE DOMAIN with GENERATED constraint...
commit
|
commitdiff
|
tree
2024-12-03
Peter Eisentraut
Fix temporary memory leak in system table index scans
commit
|
commitdiff
|
tree
2024-12-03
Jeff Davis
Perform provider-specific initialization in new functions.
commit
|
commitdiff
|
tree
2024-12-03
Michael Paquier
doc: Clarify some terms for pg_createsubscriber
commit
|
commitdiff
|
tree
2024-12-03
Jeff Davis
Fix unintentional behavior change in commit e9931bfb75.
commit
|
commitdiff
|
tree
2024-12-03
David Rowley
Revert "Introduce CompactAttribute array in TupleDesc"
commit
|
commitdiff
|
tree
2024-12-03
David Rowley
Introduce CompactAttribute array in TupleDesc
commit
|
commitdiff
|
tree
2024-12-03
Bruce Momjian
doc Makefile: issue warning about chars that cannot...
commit
|
commitdiff
|
tree
2024-12-03
Michael Paquier
Rework some code handling pg_subscription data in psql...
commit
|
commitdiff
|
tree
2024-12-02
Thomas Munro
RelationTruncate() must set DELAY_CHKPT_START.
commit
|
commitdiff
|
tree
2024-12-02
Nathan Bossart
Deprecate MD5 passwords.
commit
|
commitdiff
|
tree
2024-12-02
Dean Rasheed
Add a planner support function for numeric generate_ser...
commit
|
commitdiff
|
tree
2024-12-02
Dean Rasheed
Fix #include order in timestamp.c.
commit
|
commitdiff
|
tree
2024-12-02
Peter Eisentraut
Fix error code for referential action RESTRICT
commit
|
commitdiff
|
tree
2024-12-01
Tom Lane
Fix broken list-munging in ecpg's remove_variables().
commit
|
commitdiff
|
tree
2024-11-30
Tom Lane
Avoid mislabeling of lateral references, redux.
commit
|
commitdiff
|
tree
2024-11-30
Peter Eisentraut
doc: Fix typo
commit
|
commitdiff
|
tree
2024-11-29
Peter Eisentraut
Small indenting fixes in jsonpath_scan.l
commit
|
commitdiff
|
tree
2024-11-29
Peter Eisentraut
doc: Improve description of referential actions
commit
|
commitdiff
|
tree
2024-11-29
Peter Eisentraut
Add tests for foreign keys with case-insensitive collations
commit
|
commitdiff
|
tree
2024-11-29
Alexander Korotkov
Skip not SOAP-supported indexes while transforming...
commit
|
commitdiff
|
tree
2024-11-29
David Rowley
Fix typo in header comment for set_operation_ordered_re...
commit
|
commitdiff
|
tree
2024-11-28
Michael Paquier
psql: Sprinkle more CppAsString2() in describe.c
commit
|
commitdiff
|
tree
2024-11-28
Tom Lane
Avoid mislabeling of lateral references when pulling...
commit
|
commitdiff
|
tree
2024-11-28
Daniel Gustafsson
Fix wording in comment
commit
|
commitdiff
|
tree
2024-11-28
Peter Eisentraut
psql: Add tab completion for COPY (MERGE ...
commit
|
commitdiff
|
tree
2024-11-28
Peter Eisentraut
Remove useless casts to (void *)
commit
|
commitdiff
|
tree
2024-11-27
Thomas Munro
Require sizeof(bool) == 1.
commit
|
commitdiff
|
tree
2024-11-27
Nathan Bossart
Use __attribute__((target(...))) for SSE4.2 CRC-32C...
commit
|
commitdiff
|
tree
2024-11-27
Álvaro Herrera
Make GUC_check_errdetail messages full sentences
commit
|
commitdiff
|
tree
2024-11-27
Álvaro Herrera
Remove redundant relam initialization
commit
|
commitdiff
|
tree
2024-11-27
Tom Lane
ecpg: clean up some other assorted memory leaks.
commit
|
commitdiff
|
tree
2024-11-27
Tom Lane
ecpg: put all string-valued tokens returned by pgc...
commit
|
commitdiff
|
tree
2024-11-27
Tom Lane
ecpg: fix some memory leakage of data-type-related...
commit
|
commitdiff
|
tree
2024-11-27
Andrew Dunstan
jsonapi: add lexer option to keep token ownership
commit
|
commitdiff
|
tree
2024-11-27
Andres Freund
ci: Fix cached MacPorts installation management
commit
|
commitdiff
|
tree
2024-11-27
Nathan Bossart
Look up backend type in pg_signal_backend() more cheaply.
commit
|
commitdiff
|
tree
2024-11-27
Andres Freund
postmaster: Reduce verbosity of environment dump debug...
commit
|
commitdiff
|
tree
2024-11-27
Fujii Masao
file_fdw: Add regression tests for ON_ERROR and other...
commit
|
commitdiff
|
tree
2024-11-27
Fujii Masao
pgbench: Ensure previous progress message is fully...
commit
|
commitdiff
|
tree
2024-11-27
Álvaro Herrera
Fix pg_get_constraintdef for NOT NULL constraints on...
commit
|
commitdiff
|
tree
2024-11-27
Peter Eisentraut
gitattributes: Add .cpp files to whitespace checks
commit
|
commitdiff
|
tree
2024-11-27
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
2024-11-27
Peter Eisentraut
Exclude LLVM files from whitespace checks
commit
|
commitdiff
|
tree
2024-11-27
Thomas Munro
Revert "Blind attempt to fix _configthreadlocale()...
commit
|
commitdiff
|
tree
2024-11-27
Thomas Munro
Require ucrt if using MinGW.
commit
|
commitdiff
|
tree
2024-11-27
Thomas Munro
Remove configure check for _configthreadlocale().
commit
|
commitdiff
|
tree
2024-11-27
Peter Eisentraut
Improve slightly misleading internal error message
commit
|
commitdiff
|
tree
2024-11-27
Amit Kapila
Fix buildfarm failure from commit 8fcd80258b.
commit
|
commitdiff
|
tree
2024-11-27
Peter Eisentraut
Support LIKE with nondeterministic collations
commit
|
commitdiff
|
tree
2024-11-27
Amit Kapila
Improve error message for replication of generated...
commit
|
commitdiff
|
tree
2024-11-27
Michael Paquier
Handle better implicit transaction state of pipeline...
commit
|
commitdiff
|
tree
2024-11-26
Bruce Momjian
Fix commit 641a5b7a144 for "nbsp" output in SVG files
commit
|
commitdiff
|
tree
2024-11-26
Andres Freund
Distinguish between AcquireExternalFD and epoll_create1...
commit
|
commitdiff
|
tree
2024-11-26
Peter Eisentraut
meson: Build pgevent as shared_module rather than share...
commit
|
commitdiff
|
tree
2024-11-26
Álvaro Herrera
Clean up newlines following left parentheses
commit
|
commitdiff
|
tree
next