projects
/
users
/
rhaas
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/rhaas/postgres.git
2020-06-02
Fujii Masao
Don't call elog() while holding spinlock.
commit
|
commitdiff
|
tree
2020-06-02
Amit Kapila
Doc: Update the documentation for spilled transaction...
commit
|
commitdiff
|
tree
2020-06-01
Andrew Dunstan
Make ssl certificate for ssl_passphrase_callback test...
commit
|
commitdiff
|
tree
2020-06-01
Peter Eisentraut
Use correct and consistent unit abbreviation
commit
|
commitdiff
|
tree
2020-06-01
Michael Paquier
Fix use-after-release mistake in currtid() and currtid2...
commit
|
commitdiff
|
tree
2020-06-01
Michael Paquier
Fix crashes with currtid() and currtid2()
commit
|
commitdiff
|
tree
2020-05-31
Andrew Dunstan
Make install-tests target work with vpath builds
commit
|
commitdiff
|
tree
2020-05-31
Tomas Vondra
Use CP_SMALL_TLIST for hash aggregate
commit
|
commitdiff
|
tree
2020-05-31
Michael Paquier
Doc: Mention about caveats of --concurrently on reindex...
commit
|
commitdiff
|
tree
2020-05-29
Fujii Masao
doc: Update the layout of "Viewing Statistics" section.
commit
|
commitdiff
|
tree
2020-05-28
Andres Freund
llvmjit: Fix building against LLVM 11 by removing unnec...
commit
|
commitdiff
|
tree
2020-05-28
Joe Conway
Initialize dblink remoteConn struct in all cases
commit
|
commitdiff
|
tree
2020-05-28
Joe Conway
Add CHECK_FOR_INTERRUPTS() to the repeat() function
commit
|
commitdiff
|
tree
2020-05-28
Heikki Linnakangas
Add missing error code to "cannot attach index ......
commit
|
commitdiff
|
tree
2020-05-28
Heikki Linnakangas
Fix typo in test comment.
commit
|
commitdiff
|
tree
2020-05-28
Michael Paquier
Fix some comments in xlogreader.h
commit
|
commitdiff
|
tree
2020-05-28
Michael Paquier
Fix some mentions to memory units in postgresql.conf...
commit
|
commitdiff
|
tree
2020-05-27
Peter Eisentraut
Remove some tabs in SQL code in C string literals
commit
|
commitdiff
|
tree
2020-05-26
Jeff Davis
Avoid fragmentation of logical tapes when writing concu...
commit
|
commitdiff
|
tree
2020-05-26
Peter Eisentraut
Message wording tweaks
commit
|
commitdiff
|
tree
2020-05-26
Peter Eisentraut
Add lcov exclusion markers to jsonpath scanner
commit
|
commitdiff
|
tree
2020-05-26
Bruce Momjian
doc: PG 13 relnotes: update bool_plperl item
commit
|
commitdiff
|
tree
2020-05-26
Bruce Momjian
gss: add missing references to hostgssenc and hostnogssenc
commit
|
commitdiff
|
tree
2020-05-25
Noah Misch
Reconcile nodes/*funcs.c.
commit
|
commitdiff
|
tree
2020-05-25
Noah Misch
Add a temp-install prerequisite to top-level "check...
commit
|
commitdiff
|
tree
2020-05-25
Michael Paquier
Doc: Fix order of pg_shmem_allocations in system view...
commit
|
commitdiff
|
tree
2020-05-23
Michael Paquier
Add missing invocations to object access hooks
commit
|
commitdiff
|
tree
2020-05-22
Alvaro Herrera
Fix two typos in a comment
commit
|
commitdiff
|
tree
2020-05-22
Fujii Masao
doc: Add note about I/O timing information in EXPLAIN...
commit
|
commitdiff
|
tree
2020-05-22
Peter Eisentraut
Remove unnecessary cast
commit
|
commitdiff
|
tree
2020-05-22
Etsuro Fujita
Adjust indentation in src/backend/optimizer/README.
commit
|
commitdiff
|
tree
2020-05-22
Bruce Momjian
doc: PG 13 relnotes: Improve FETCH link
commit
|
commitdiff
|
tree
2020-05-22
Bruce Momjian
doc: PG 13 relnotes: fix FETCH FIRST ... WITH TIES...
commit
|
commitdiff
|
tree
2020-05-22
Bruce Momjian
doc: suggest 1.1 as a random_page_cost value for SSDs
commit
|
commitdiff
|
tree
2020-05-21
Bruce Momjian
doc: Simplify mention of unique indexes for NULL control
commit
|
commitdiff
|
tree
2020-05-21
Peter Geoghegan
Doc: Describe CREATE INDEX deduplication strategy.
commit
|
commitdiff
|
tree
2020-05-21
Noah Misch
Clear some style deviations.
commit
|
commitdiff
|
tree
2020-05-21
Michael Paquier
Use explicit_bzero() when clearing sslpassword in libpq
commit
|
commitdiff
|
tree
2020-05-21
Michael Paquier
Fix MSVC installations with multiple "configure" files...
commit
|
commitdiff
|
tree
2020-05-20
Alvaro Herrera
doc: Adding a partition does not require Access Exclusi...
commit
|
commitdiff
|
tree
2020-05-20
Michael Paquier
Doc: Fix description of pg_class.relreplident
commit
|
commitdiff
|
tree
2020-05-20
Michael Paquier
Doc: Replace reference to pg_stat_wal_receiver.received...
commit
|
commitdiff
|
tree
2020-05-20
Tom Lane
part_strategy does not need its very own keyword classi...
commit
|
commitdiff
|
tree
2020-05-19
Peter Geoghegan
Reconsider nbtree page deletion assertion.
commit
|
commitdiff
|
tree
2020-05-18
Alvaro Herrera
WITH TIES: number of rows is optional and defaults...
commit
|
commitdiff
|
tree
2020-05-18
Tom Lane
Stamp 13beta1.
commit
|
commitdiff
|
tree
2020-05-18
Tom Lane
Remove unused variables.
commit
|
commitdiff
|
tree
2020-05-18
Bruce Momjian
doc: PG 13 relnotes: fix typos
commit
|
commitdiff
|
tree
2020-05-18
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2020-05-18
Magnus Hagander
Fix typos in README
commit
|
commitdiff
|
tree
2020-05-18
Amit Kapila
Fix comment in slot.c.
commit
|
commitdiff
|
tree
2020-05-17
Alexander Korotkov
Cosmetic improvement for psql opfamily-related information
commit
|
commitdiff
|
tree
2020-05-17
Alexander Korotkov
Fix translate_columns[] arrays in opfamily-related...
commit
|
commitdiff
|
tree
2020-05-17
Alexander Korotkov
Improve ordering for \dAo and \dAp psql commands
commit
|
commitdiff
|
tree
2020-05-17
Alvaro Herrera
Fix more typos and grammar problems in the glossary
commit
|
commitdiff
|
tree
2020-05-17
Tom Lane
Mop-up for wait event naming issues.
commit
|
commitdiff
|
tree
2020-05-17
Michael Paquier
Make pg_stat_wal_receiver consistent with the WAL recei...
commit
|
commitdiff
|
tree
2020-05-16
Tom Lane
Fix bugs in OpenSSL hook renaming.
commit
|
commitdiff
|
tree
2020-05-16
Andrew Dunstan
Rename PQsetSSLKeyPassHook and friends
commit
|
commitdiff
|
tree
2020-05-16
Alvaro Herrera
Fix typo in glossary
commit
|
commitdiff
|
tree
2020-05-16
Tom Lane
Run pgindent with new pg_bsd_indent version 2.1.1.
commit
|
commitdiff
|
tree
2020-05-16
Tom Lane
Final pgindent run with pg_bsd_indent version 2.1.
commit
|
commitdiff
|
tree
2020-05-16
Michael Paquier
Fix assertion with relation using REPLICA IDENTITY...
commit
|
commitdiff
|
tree
2020-05-16
Tom Lane
Change locktype "speculative token" to "spectoken".
commit
|
commitdiff
|
tree
2020-05-16
Alvaro Herrera
Fix walsender error cleanup code
commit
|
commitdiff
|
tree
2020-05-15
Tom Lane
Drop the redundant "Lock" suffix from LWLock wait event...
commit
|
commitdiff
|
tree
2020-05-15
Tom Lane
Fix bogus initialization of replication origin shared...
commit
|
commitdiff
|
tree
2020-05-15
Tom Lane
Rename assorted LWLock tranches.
commit
|
commitdiff
|
tree
2020-05-15
Alvaro Herrera
Add comments linking pg_strftime to timestamptz_to_str
commit
|
commitdiff
|
tree
2020-05-15
Alvaro Herrera
Avoid killing btree items that are already dead
commit
|
commitdiff
|
tree
2020-05-15
Tom Lane
Rename SLRU structures and associated LWLocks.
commit
|
commitdiff
|
tree
2020-05-15
Alvaro Herrera
Review of the glossary
commit
|
commitdiff
|
tree
2020-05-15
Bruce Momjian
doc: PG 13 rels: use xref labels referencing ref...
commit
|
commitdiff
|
tree
2020-05-15
Bruce Momjian
docs: add xreflabel entries for autovacuum, SP-GiST...
commit
|
commitdiff
|
tree
2020-05-15
Bruce Momjian
doc: add missing xreflabels to the main docs (not...
commit
|
commitdiff
|
tree
2020-05-15
Bruce Momjian
doc: PG 13 relnotes: adjust UUID item, again
commit
|
commitdiff
|
tree
2020-05-15
Bruce Momjian
doc: PG 13 relnotes: fix uuid item
commit
|
commitdiff
|
tree
2020-05-15
Bruce Momjian
doc: PG 13 relnotes: final SGML indenting adjustments
commit
|
commitdiff
|
tree
2020-05-15
Bruce Momjian
doc: remove extra blank line at the top of SGML files
commit
|
commitdiff
|
tree
2020-05-15
Bruce Momjian
doc: make ref/*.sgml file header comment layout consistent
commit
|
commitdiff
|
tree
2020-05-15
Bruce Momjian
doc: PG 13 relnotes: fix xref link and remove extra...
commit
|
commitdiff
|
tree
2020-05-15
Amit Kapila
Make COPY TO keep locks until the transaction end.
commit
|
commitdiff
|
tree
2020-05-15
Bruce Momjian
docs: PG 13 relnotes: add links and SGML formatting
commit
|
commitdiff
|
tree
2020-05-14
Michael Paquier
Remove duplicated comment block in event_trigger.c
commit
|
commitdiff
|
tree
2020-05-14
Tom Lane
Doc: hack on table 26.1 till it fits in PDF format.
commit
|
commitdiff
|
tree
2020-05-14
Tom Lane
Doc: tweak examples to silence line-too-long PDF build...
commit
|
commitdiff
|
tree
2020-05-14
Tom Lane
Initial pgindent and pgperltidy run for v13.
commit
|
commitdiff
|
tree
2020-05-14
Bruce Momjian
doc: PG 13 relnotes: move docbook version change...
commit
|
commitdiff
|
tree
2020-05-14
Tom Lane
Collect built-in LWLock tranche names statically, not...
commit
|
commitdiff
|
tree
2020-05-14
Michael Paquier
Doc: Fix some inconsistencies with markups
commit
|
commitdiff
|
tree
2020-05-14
Heikki Linnakangas
Fix typo in comment on OpenSSL PEM password callback...
commit
|
commitdiff
|
tree
2020-05-14
Alexander Korotkov
Fix amcheck for page checks concurrent to replay of...
commit
|
commitdiff
|
tree
2020-05-14
Heikki Linnakangas
Move check for fsync=off so that pendingOps still gets...
commit
|
commitdiff
|
tree
2020-05-14
Amit Kapila
Fix the MSVC build for versions 2015 and later.
commit
|
commitdiff
|
tree
2020-05-14
Noah Misch
Fix pg_recvlogical avoidance of superfluous Standby...
commit
|
commitdiff
|
tree
2020-05-14
Noah Misch
In successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
commit
|
commitdiff
|
tree
2020-05-14
Tom Lane
Doc: split up wait_event table.
commit
|
commitdiff
|
tree
2020-05-14
Tom Lane
Doc: reformat catalog/view description tables.
commit
|
commitdiff
|
tree
2020-05-14
Tom Lane
Fix async.c to not register any SLRU stats counts in...
commit
|
commitdiff
|
tree
2020-05-14
Bruce Momjian
doc: PG 13 relnotes: adjust wal_skip_threshold wording
commit
|
commitdiff
|
tree
next