projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2021-07-25
Tom Lane
Get rid of artificial restriction on hash table sizes...
commit
|
commitdiff
|
tree
2021-07-25
Fujii Masao
Make the standby server promptly handle interrupt signals.
commit
|
commitdiff
|
tree
2021-07-24
Tom Lane
Fix check for conflicting session- vs transaction-level...
commit
|
commitdiff
|
tree
2021-07-24
Tom Lane
Make printf("%s", NULL) print "(null)" instead of crashing.
commit
|
commitdiff
|
tree
2021-07-22
Thomas Munro
jit: Don't inline functions that access thread-locals.
commit
|
commitdiff
|
tree
2021-07-21
Tom Lane
Doc: improve documentation about exponentiation operator.
commit
|
commitdiff
|
tree
2021-07-21
John Naylor
Document "B" and "us" as accepted units in postgres...
commit
|
commitdiff
|
tree
2021-07-21
Fujii Masao
doc: Document that only superusers can use pg_import_sy...
commit
|
commitdiff
|
tree
2021-07-20
Tom Lane
Fix corner-case uninitialized-variable issues in plpgsql.
commit
|
commitdiff
|
tree
2021-07-20
Michael Paquier
Fix some issues with WAL segment opening for pg_receive...
commit
|
commitdiff
|
tree
2021-07-19
Alvaro Herrera
Make new replication slot test code even less racy
commit
|
commitdiff
|
tree
2021-07-19
Amit Kapila
Don't allow to set replication slot_name as ''.
commit
|
commitdiff
|
tree
2021-07-19
Michael Paquier
doc: Mention CASCADE/RESTRICT for DROP STATISTICS
commit
|
commitdiff
|
tree
2021-07-17
Alvaro Herrera
Make new replication slot test code less racy
commit
|
commitdiff
|
tree
2021-07-17
Tom Lane
Doc: document the current-transaction-modes GUCs.
commit
|
commitdiff
|
tree
2021-07-16
Alvaro Herrera
Fix pg_dump for disabled triggers on partitioned tables
commit
|
commitdiff
|
tree
2021-07-16
Alvaro Herrera
Preserve firing-on state when cloning row triggers...
commit
|
commitdiff
|
tree
2021-07-16
Alvaro Herrera
Advance old-segment horizon properly after slot invalid...
commit
|
commitdiff
|
tree
2021-07-15
Tom Lane
Ensure HAVE_DECL_XXX macros in MSVC builds match those...
commit
|
commitdiff
|
tree
2021-07-14
Michael Paquier
Fix unexpected error messages for various flavors of...
commit
|
commitdiff
|
tree
2021-07-13
David Rowley
Robustify tuplesort's free_sort_tuple function
commit
|
commitdiff
|
tree
2021-07-13
David Rowley
Fix theoretical bug in tuplesort
commit
|
commitdiff
|
tree
2021-07-12
Peter Eisentraut
doc: Fix typo in function prototype
commit
|
commitdiff
|
tree
2021-07-12
Heikki Linnakangas
Remove dead assignment to local variable.
commit
|
commitdiff
|
tree
2021-07-11
Tom Lane
Lock the extension during ALTER EXTENSION ADD/DROP.
commit
|
commitdiff
|
tree
2021-07-10
Jeff Davis
Fix assign_record_type_typmod().
commit
|
commitdiff
|
tree
2021-07-10
Tom Lane
Fix busted test for ldap_initialize.
commit
|
commitdiff
|
tree
2021-07-10
Dean Rasheed
Fix numeric_mul() overflow due to too many digits after...
commit
|
commitdiff
|
tree
2021-07-09
Tom Lane
Un-break AIX build, take 2.
commit
|
commitdiff
|
tree
2021-07-09
Tom Lane
Un-break AIX build.
commit
|
commitdiff
|
tree
2021-07-09
Tom Lane
Avoid creating a RESULT RTE that's marked LATERAL.
commit
|
commitdiff
|
tree
2021-07-09
Tom Lane
Update configure's probe for libldap to work with OpenL...
commit
|
commitdiff
|
tree
2021-07-09
Tom Lane
Reject cases where a query in WITH rewrites to just...
commit
|
commitdiff
|
tree
2021-07-09
Thomas Munro
Remove more obsolete comments about semaphores.
commit
|
commitdiff
|
tree
2021-07-09
David Rowley
Add missing Int64GetDatum macro in dbsize.c
commit
|
commitdiff
|
tree
2021-07-09
David Rowley
Fix incorrect return value in pg_size_pretty(bigint)
commit
|
commitdiff
|
tree
2021-07-07
Fujii Masao
doc: Fix description about pg_stat_statements.track_pla...
commit
|
commitdiff
|
tree
2021-07-06
Tom Lane
Avoid doing catalog lookups in postgres_fdw's conversio...
commit
|
commitdiff
|
tree
2021-07-06
Tom Lane
Doc: add info about timestamps with fractional-minute...
commit
|
commitdiff
|
tree
2021-07-05
Tom Lane
Reduce overhead of cache-clobber testing in LookupOpcla...
commit
|
commitdiff
|
tree
2021-07-05
Amit Kapila
Doc: Hash Indexes.
commit
|
commitdiff
|
tree
2021-07-04
Michael Paquier
doc: Mention requirement to --enable-tap-tests on secti...
commit
|
commitdiff
|
tree
2021-07-04
David Rowley
Doc: mention that VACUUM can't utilize over 1GB of RAM
commit
|
commitdiff
|
tree
2021-07-03
Bruce Momjian
doc: adjust "cities" example to be consistent with...
commit
|
commitdiff
|
tree
2021-07-02
Tom Lane
Don't try to print data type names in slot_store_error_...
commit
|
commitdiff
|
tree
2021-07-01
Andrew Dunstan
add missing tag from commit b8c4261e5e
commit
|
commitdiff
|
tree
2021-07-01
Andrew Dunstan
Add new make targets world-bin and install-world-bin
commit
|
commitdiff
|
tree
2021-07-01
Andrew Dunstan
Fix prove_installcheck to use correct paths when used...
commit
|
commitdiff
|
tree
2021-06-30
Michael Paquier
Fix incorrect PITR message for transaction ROLLBACK...
commit
|
commitdiff
|
tree
2021-06-28
Tom Lane
Don't use abort(3) in libpq's fe-print.c.
commit
|
commitdiff
|
tree
2021-06-28
Tom Lane
Don't depend on -fwrapv semantics in pgbench's random...
commit
|
commitdiff
|
tree
2021-06-28
Amit Kapila
Fix race condition in TransactionGroupUpdateXidStatus().
commit
|
commitdiff
|
tree
2021-06-28
Michael Paquier
Add test for CREATE INDEX CONCURRENTLY with not-so...
commit
|
commitdiff
|
tree
2021-06-28
Michael Paquier
Make index_set_state_flags() transactional
commit
|
commitdiff
|
tree
2021-06-27
Tom Lane
Remove memory leaks in isolationtester.
commit
|
commitdiff
|
tree
2021-06-26
Michael Paquier
Remove non-existing variable reference in MSVC's Soluti...
commit
|
commitdiff
|
tree
2021-06-26
Michael Paquier
Remove some useless logs from the TAP tests of pgbench
commit
|
commitdiff
|
tree
2021-06-25
Tom Lane
Remove unnecessary failure cases in RemoveRoleFromObjec...
commit
|
commitdiff
|
tree
2021-06-25
Tom Lane
Make walsenders show their replication commands in...
commit
|
commitdiff
|
tree
2021-06-25
Michael Paquier
Cleanup some code related to pgbench log checks in...
commit
|
commitdiff
|
tree
2021-06-25
Peter Eisentraut
doc: Change reloption data type spelling for consistency
commit
|
commitdiff
|
tree
2021-06-24
Thomas Munro
Prepare for forthcoming LLVM 13 API change.
commit
|
commitdiff
|
tree
2021-06-24
Michael Paquier
Fix pattern matching logic for logs in TAP tests of...
commit
|
commitdiff
|
tree
2021-06-24
Amit Kapila
Fix ABI break introduced by commit 4daa140a2f.
commit
|
commitdiff
|
tree
2021-06-24
Heikki Linnakangas
Another fix to relmapper race condition.
commit
|
commitdiff
|
tree
2021-06-24
Heikki Linnakangas
Prevent race condition while reading relmapper file.
commit
|
commitdiff
|
tree
2021-06-24
Amit Kapila
Doc: Update caveats in synchronous logical replication.
commit
|
commitdiff
|
tree
2021-06-23
Tom Lane
Allow non-quoted identifiers as isolation test session...
commit
|
commitdiff
|
tree
2021-06-23
Tom Lane
Doc: fix confusion about LEAKPROOF in syntax summaries.
commit
|
commitdiff
|
tree
2021-06-23
Tom Lane
Don't assume GSSAPI result strings are null-terminated.
commit
|
commitdiff
|
tree
2021-06-23
Tom Lane
Improve display of query results in isolation tests.
commit
|
commitdiff
|
tree
2021-06-23
Tom Lane
Use annotations to reduce instability of isolation...
commit
|
commitdiff
|
tree
2021-06-22
Tom Lane
Restore the portal-level snapshot for simple expression...
commit
|
commitdiff
|
tree
2021-06-22
Thomas Munro
Back-patch "Tolerate version lookup failure for old...
commit
|
commitdiff
|
tree
2021-06-18
Tom Lane
Fix misbehavior of DROP OWNED BY with duplicate polrole...
commit
|
commitdiff
|
tree
2021-06-18
Tom Lane
Avoid scribbling on input node tree in CREATE/ALTER...
commit
|
commitdiff
|
tree
2021-06-18
Andrew Dunstan
Don't set a fast default for anything but a plain table
commit
|
commitdiff
|
tree
2021-06-18
Amit Kapila
Fix valgrind issue in pgoutput.c.
commit
|
commitdiff
|
tree
2021-06-17
Heikki Linnakangas
Tidy up GetMultiXactIdMembers()'s behavior on error
commit
|
commitdiff
|
tree
2021-06-17
Peter Eisentraut
Fix subtransaction test for Python 3.10
commit
|
commitdiff
|
tree
2021-06-17
Amit Kapila
Document a few caveats in synchronous logical replication.
commit
|
commitdiff
|
tree
2021-06-16
Tom Lane
Fix plancache refcount leak after error in ExecuteQuery.
commit
|
commitdiff
|
tree
2021-06-16
Heikki Linnakangas
Fix outdated comment that talked about seek position...
commit
|
commitdiff
|
tree
2021-06-15
Andrew Dunstan
Further refinement of stuck_on_old_timeline recovery...
commit
|
commitdiff
|
tree
2021-06-15
Amit Kapila
Fix decoding of speculative aborts.
commit
|
commitdiff
|
tree
2021-06-15
Tom Lane
Update variant expected-result file.
commit
|
commitdiff
|
tree
2021-06-15
Tom Lane
Remove orphaned expected-result file.
commit
|
commitdiff
|
tree
2021-06-13
Tom Lane
Work around portability issue with newer versions of...
commit
|
commitdiff
|
tree
2021-06-13
Andrew Dunstan
Further tweaks to stuck_on_old_timeline recovery test
commit
|
commitdiff
|
tree
2021-06-13
Michael Paquier
Ignore more environment variables in pg_regress.c
commit
|
commitdiff
|
tree
2021-06-12
Tom Lane
Restore robustness of TAP tests that wait for postmaste...
commit
|
commitdiff
|
tree
2021-06-12
Tom Lane
Ensure pg_filenode_relation(0, 0) returns NULL.
commit
|
commitdiff
|
tree
2021-06-12
Tom Lane
Don't use Asserts to check for violations of replicatio...
commit
|
commitdiff
|
tree
2021-06-12
Andrew Dunstan
Fix new recovery test for use under msys
commit
|
commitdiff
|
tree
2021-06-12
Michael Paquier
Improve log pattern detection in recently-added TAP...
commit
|
commitdiff
|
tree
2021-06-12
Michael Paquier
Remove PGSSLCRLDIR from the list of variables ignored...
commit
|
commitdiff
|
tree
2021-06-11
Alvaro Herrera
Report sort phase progress in parallel btree build
commit
|
commitdiff
|
tree
2021-06-11
Tom Lane
Fix multiple crasher bugs in partitioned-table replicat...
commit
|
commitdiff
|
tree
2021-06-11
Alvaro Herrera
Fix race condition in invalidating obsolete replication...
commit
|
commitdiff
|
tree
2021-06-10
Tom Lane
Rearrange logrep worker's snapshot handling some more.
commit
|
commitdiff
|
tree
next