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
*
gitattributes: Remove entries for no longer existing files
Peter Eisentraut
2019-11-11
*
Fix whitespace
Peter Eisentraut
2019-11-11
*
Rerun autoheader
Peter Eisentraut
2019-11-11
*
Optimize PredicateLockTuple().
Thomas Munro
2019-11-11
*
Optimize TransactionIdIsCurrentTransactionId().
Thomas Munro
2019-11-11
*
Rearrange dropdb() to avoid errors after allowing other sessions to exit.
Amit Kapila
2019-11-11
*
Fix subscription test
Peter Eisentraut
2019-11-09
*
doc: Clarify documentation about SSL passphrases
Peter Eisentraut
2019-11-09
*
doc: Further tweak recovery parameters documentation
Peter Eisentraut
2019-11-09
*
Fix negative bitmapset member not allowed error in logical replication
Peter Eisentraut
2019-11-09
*
Fix new COPY test of PL/pgSQL with VPATH builds
Michael Paquier
2019-11-09
*
Add tests for COPY in PL/pgSQL
Michael Paquier
2019-11-09
*
Pass ItemPointer not HeapTuple to IndexBuildCallback.
Andres Freund
2019-11-08
*
Add backtrace support for error reporting
Alvaro Herrera
2019-11-08
*
Fix gratuitous error message variation
Peter Eisentraut
2019-11-08
*
postgres_fdw: Fix error message for PREPARE TRANSACTION.
Etsuro Fujita
2019-11-08
*
More precise errors from initial pg_control check
Peter Eisentraut
2019-11-08
*
Use "low key" terminology in nbtsort.c.
Peter Geoghegan
2019-11-07
*
docs: clarify that only INSERT and UPDATE triggers can mod. NEW
Bruce Momjian
2019-11-07
*
Move declaration of ecpg_gettext() to a saner place.
Tom Lane
2019-11-07
*
Fix SET CONSTRAINTS .. DEFERRED on partitioned tables
Alvaro Herrera
2019-11-07
*
Fix integer-overflow edge case detection in interval_mul and pgbench.
Tom Lane
2019-11-07
*
Remove HAVE_LONG_LONG_INT
Peter Eisentraut
2019-11-07
*
Fix nested error handling in PG_FINALLY
Peter Eisentraut
2019-11-07
*
Fix assertion failure when running pgbench -s.
Fujii Masao
2019-11-07
*
Add reusable routine for making arrays unique.
Thomas Munro
2019-11-07
*
Check after errors of SPI_execute() in xml.c
Michael Paquier
2019-11-07
*
Allow sampling of statements depending on duration
Tomas Vondra
2019-11-06
*
Document log_transaction_sample_rate as superuser-only
Tomas Vondra
2019-11-06
*
Minor code review for tuple slot rewrite.
Tom Lane
2019-11-06
*
Sync our DTrace infrastructure with c.h's definition of type bool.
Tom Lane
2019-11-06
*
Fix memory allocation mistake
Peter Eisentraut
2019-11-06
*
Remove unused function argument
Peter Eisentraut
2019-11-06
*
Fix timestamp of sent message for write context in logical decoding
Michael Paquier
2019-11-06
*
Request small targetlist for input to WindowAgg.
Andrew Gierth
2019-11-06
*
Correct the command tags for ALTER ... RENAME COLUMN.
Fujii Masao
2019-11-06
*
Add "G" (server-side data generation) as an initialization step in pgbench.
Fujii Masao
2019-11-06
*
doc: fix plurality typo on bgwriter doc sentence
Bruce Momjian
2019-11-05
*
Make StringInfo available to frontend code.
Andres Freund
2019-11-05
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
*
Tweak some authentication debug messages to follow project style.
Tom Lane
2019-11-05
*
Avoid logging complaints about abandoned connections when using PAM.
Tom Lane
2019-11-05
*
Fix "unexpected relkind" error when denying permissions on toast tables.
Tom Lane
2019-11-05
*
Generate EquivalenceClass members for partitionwise child join rels.
Tom Lane
2019-11-05
*
Doc: Clarify locks taken when using ALTER TABLE ATTACH PARTITION
Michael Paquier
2019-11-05
*
Doc: Improve description around ALTER TABLE ATTACH PARTITION
Michael Paquier
2019-11-05
*
Refactor code building relation options
Michael Paquier
2019-11-05
*
Stabilize pg_dump output order for similarly-named triggers and policies.
Tom Lane
2019-11-04
*
Fix ginEntryInsert's counting of GIN leaf tuples.
Tom Lane
2019-11-04
*
Fix some compiler warnings on older compilers
Peter Eisentraut
2019-11-04
[next]