projects
/
users
/
c2main
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/c2main/postgres.git
2024-04-23
Andrew Dunstan
Post review fixes for test_json_parser test module
commit
|
commitdiff
|
tree
2024-04-23
Tom Lane
Remove some unnecessary fields from executor nodes.
commit
|
commitdiff
|
tree
2024-04-23
Nathan Bossart
Fix code for probing availability of AVX-512.
commit
|
commitdiff
|
tree
2024-04-23
Tom Lane
Improve "out of range" error messages for GUCs.
commit
|
commitdiff
|
tree
2024-04-23
Amit Kapila
Fix the handling of the failover option in subscription...
commit
|
commitdiff
|
tree
2024-04-22
Peter Geoghegan
Remove unneeded nbtree array preprocessing assert.
commit
|
commitdiff
|
tree
2024-04-22
Peter Eisentraut
Update src/common/unicode/.gitignore
commit
|
commitdiff
|
tree
2024-04-22
Peter Eisentraut
Update Unicode data to CLDR 45
commit
|
commitdiff
|
tree
2024-04-22
Michael Paquier
Fix dumps of partitioned tables with table AMs
commit
|
commitdiff
|
tree
2024-04-22
Peter Geoghegan
Remove overzealous array element type assertion.
commit
|
commitdiff
|
tree
2024-04-21
Tomas Vondra
createdb: compare strategy case-insensitive
commit
|
commitdiff
|
tree
2024-04-21
Tom Lane
Make postgres_fdw request remote time zone 'GMT' not...
commit
|
commitdiff
|
tree
2024-04-20
Tomas Vondra
createdb: Correct parameter name in SGML docs
commit
|
commitdiff
|
tree
2024-04-20
Michael Paquier
Remove resowner_private.h
commit
|
commitdiff
|
tree
2024-04-20
David Rowley
Doc: document cases where queryid is stable
commit
|
commitdiff
|
tree
2024-04-19
Robert Haas
Revert recent ill-advised test case changes.
commit
|
commitdiff
|
tree
2024-04-19
Robert Haas
Use tempdir_short instead of tempdir.
commit
|
commitdiff
|
tree
2024-04-19
Robert Haas
pg_combinebackup: Fix incorrect tablespace handling.
commit
|
commitdiff
|
tree
2024-04-19
Robert Haas
Make PostgreSQL::Test::Cluster::init_from_backup handle...
commit
|
commitdiff
|
tree
2024-04-19
Tomas Vondra
Add missing index_insert_cleanup calls
commit
|
commitdiff
|
tree
2024-04-19
Tomas Vondra
Fix a couple typos in BRIN code
commit
|
commitdiff
|
tree
2024-04-19
Daniel Gustafsson
Doc: Remove mention of @ and ~ GiST operators
commit
|
commitdiff
|
tree
2024-04-19
Alvaro Herrera
Better handle indirect constraint drops
commit
|
commitdiff
|
tree
2024-04-19
Dean Rasheed
Use macro NUM_MERGE_MATCH_KINDS instead of '3' in MERGE...
commit
|
commitdiff
|
tree
2024-04-19
Daniel Gustafsson
Remove unused function prototype
commit
|
commitdiff
|
tree
2024-04-19
Daniel Gustafsson
Fix incorrect parameter name in prototype
commit
|
commitdiff
|
tree
2024-04-18
Daniel Gustafsson
Doc: Update link to the mentioned subsection
commit
|
commitdiff
|
tree
2024-04-18
Daniel Gustafsson
Fix typos and duplicate words
commit
|
commitdiff
|
tree
2024-04-18
Robert Haas
Remove spurious "the".
commit
|
commitdiff
|
tree
2024-04-18
Peter Geoghegan
Don't try to fix eliminated nbtree array scan keys.
commit
|
commitdiff
|
tree
2024-04-18
Robert Haas
Restrict where INCREMENTAL.${NAME} files are recognized.
commit
|
commitdiff
|
tree
2024-04-18
Alvaro Herrera
Don't try to assign smart names to constraints
commit
|
commitdiff
|
tree
2024-04-18
Robert Haas
docs: Mention that pg_combinebackup does not verify...
commit
|
commitdiff
|
tree
2024-04-18
Alvaro Herrera
Fix restore of not-null constraints with inheritance
commit
|
commitdiff
|
tree
2024-04-18
Peter Eisentraut
Update src/tools/pginclude/README to match recent chang...
commit
|
commitdiff
|
tree
2024-04-18
Amit Langote
Fix object name clash in recently introduced test
commit
|
commitdiff
|
tree
2024-04-18
Amit Langote
SQL/JSON: Miscellaneous fixes and improvements
commit
|
commitdiff
|
tree
2024-04-18
Amit Langote
SQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY
commit
|
commitdiff
|
tree
2024-04-18
Amit Langote
SQL/JSON: Improve some error messages
commit
|
commitdiff
|
tree
2024-04-17
Alexander Korotkov
Refactoring for CommitTransactionCommand()/AbortCurrent...
commit
|
commitdiff
|
tree
2024-04-17
Andres Freund
Remove GlobalVisTestNonRemovable[Full]Horizon, not...
commit
|
commitdiff
|
tree
2024-04-17
Tomas Vondra
Cleanup parallel BRIN index build code
commit
|
commitdiff
|
tree
2024-04-17
Tomas Vondra
Stabilize test of BRIN parallel create
commit
|
commitdiff
|
tree
2024-04-17
Tomas Vondra
Revert "Stabilize test of BRIN parallel create"
commit
|
commitdiff
|
tree
2024-04-17
Peter Eisentraut
meson: Add some missing LLVM function checks
commit
|
commitdiff
|
tree
2024-04-17
Peter Eisentraut
Remove dead code
commit
|
commitdiff
|
tree
2024-04-17
Peter Eisentraut
Add missing source file to libpq/nls.mk
commit
|
commitdiff
|
tree
2024-04-17
Masahiko Sawada
doc: Fix COPY ON_ERROR option syntax synopsis.
commit
|
commitdiff
|
tree
2024-04-17
Michael Paquier
Fix typos with function name in event_trigger.c
commit
|
commitdiff
|
tree
2024-04-17
Masahiko Sawada
Disallow specifying ON_ERROR option without value.
commit
|
commitdiff
|
tree
2024-04-16
David Rowley
Update mmgr's README to mention BumpContext
commit
|
commitdiff
|
tree
2024-04-16
David Rowley
Push dedicated BumpBlocks to the tail of the blocks...
commit
|
commitdiff
|
tree
2024-04-16
Peter Eisentraut
Mark some new location fields as ParseLoc
commit
|
commitdiff
|
tree
2024-04-16
Tom Lane
Clean up more indent breakage from 6377e12a5.
commit
|
commitdiff
|
tree
2024-04-16
Tom Lane
Fix assorted bugs in ecpg's macro mechanism.
commit
|
commitdiff
|
tree
2024-04-16
Peter Geoghegan
Fix nbtree "deduce NOT NULL" scan key comment.
commit
|
commitdiff
|
tree
2024-04-16
Tom Lane
Undo incorrect typedefs.list change.
commit
|
commitdiff
|
tree
2024-04-16
Tomas Vondra
Stabilize test of BRIN parallel create
commit
|
commitdiff
|
tree
2024-04-16
Tom Lane
Ensure generated join clauses for child rels have corre...
commit
|
commitdiff
|
tree
2024-04-16
Peter Geoghegan
Fix nbtree posting list comment.
commit
|
commitdiff
|
tree
2024-04-16
Peter Geoghegan
Fix nbtree page recycling comment.
commit
|
commitdiff
|
tree
2024-04-16
Alexander Korotkov
revert: Generalize relation analyze in table AM interface
commit
|
commitdiff
|
tree
2024-04-16
David Rowley
Improve test coverage in bump.c
commit
|
commitdiff
|
tree
2024-04-16
Michael Paquier
Add missing PGDLLIMPORT markings
commit
|
commitdiff
|
tree
2024-04-15
Robert Haas
docs: Consolidate into new "WAL for Extensions" chapter.
commit
|
commitdiff
|
tree
2024-04-15
Nathan Bossart
doc: Note exceptions for SET ROLE's effect on privilege...
commit
|
commitdiff
|
tree
2024-04-15
Tom Lane
Fix type-checking of RECORD-returning functions in...
commit
|
commitdiff
|
tree
2024-04-15
Alvaro Herrera
ATTACH PARTITION: Don't match a PK with a UNIQUE constraint
commit
|
commitdiff
|
tree
2024-04-15
Alexander Korotkov
Grammar fixes for split/merge partitions code
commit
|
commitdiff
|
tree
2024-04-15
Alvaro Herrera
Fix propagating attnotnull in multiple inheritance
commit
|
commitdiff
|
tree
2024-04-15
Peter Eisentraut
psql: Make output of \dD more stable
commit
|
commitdiff
|
tree
2024-04-15
Peter Eisentraut
Fix ALTER DOMAIN NOT NULL syntax
commit
|
commitdiff
|
tree
2024-04-14
Heikki Linnakangas
Put back initialization of 'sslmode', to silence Coverity
commit
|
commitdiff
|
tree
2024-04-14
Tomas Vondra
Fix unnecessary padding in incremental backups
commit
|
commitdiff
|
tree
2024-04-14
Tomas Vondra
Add regression test for BRIN parallel builds
commit
|
commitdiff
|
tree
2024-04-14
Tomas Vondra
Use the correct PG_DETOAST_DATUM macro in BRIN
commit
|
commitdiff
|
tree
2024-04-14
Tomas Vondra
Update nbits_set in brin_bloom_union
commit
|
commitdiff
|
tree
2024-04-13
Noah Misch
freespace: Don't return blocks past the end of the...
commit
|
commitdiff
|
tree
2024-04-13
Noah Misch
Correct "improve role option documentation".
commit
|
commitdiff
|
tree
2024-04-12
Heikki Linnakangas
Document PG_TEST_EXTRA=libpq_encryption and also check...
commit
|
commitdiff
|
tree
2024-04-12
Heikki Linnakangas
Move libpq encryption negotiation tests
commit
|
commitdiff
|
tree
2024-04-12
Heikki Linnakangas
Fix compilation with --with-gssapi --without-openssl
commit
|
commitdiff
|
tree
2024-04-12
Heikki Linnakangas
Fix libpq_encryption tests when compiled without SSL...
commit
|
commitdiff
|
tree
2024-04-12
Andrew Dunstan
Don't allocate large buffer on the stack in pg_verifybackup
commit
|
commitdiff
|
tree
2024-04-12
Andrew Dunstan
Assorted minor cleanups in the test_json_parser module
commit
|
commitdiff
|
tree
2024-04-12
Andrew Dunstan
Shrink test file for test_json_parser module
commit
|
commitdiff
|
tree
2024-04-12
Andrew Dunstan
Add a TAP test for test_json_parser_perf
commit
|
commitdiff
|
tree
2024-04-12
Andrew Dunstan
Fix some memory leaks associated with parsing json...
commit
|
commitdiff
|
tree
2024-04-12
David Rowley
Fix recently introduced typo in code comment
commit
|
commitdiff
|
tree
2024-04-12
Amit Kapila
Fix the review comments and a bug in the slot sync...
commit
|
commitdiff
|
tree
2024-04-12
David Rowley
Fix IS [NOT] NULL qual optimization for inheritance...
commit
|
commitdiff
|
tree
2024-04-11
Tom Lane
Doc: fix bogus to_date() examples.
commit
|
commitdiff
|
tree
2024-04-11
Alexander Korotkov
Revert: Implement pg_wal_replay_wait() stored procedure
commit
|
commitdiff
|
tree
2024-04-11
Alexander Korotkov
Revert: Allow table AM to store complex data structures...
commit
|
commitdiff
|
tree
2024-04-11
Alexander Korotkov
Revert: Allow table AM tuple_insert() method to return...
commit
|
commitdiff
|
tree
2024-04-11
Alexander Korotkov
Revert: Allow locking updated tuples in tuple_update...
commit
|
commitdiff
|
tree
2024-04-11
Alexander Korotkov
Revert: Let table AM insertion methods control index...
commit
|
commitdiff
|
tree
2024-04-11
Alexander Korotkov
Revert: Custom reloptions for table AM
commit
|
commitdiff
|
tree
2024-04-11
Peter Eisentraut
meson: Remove obsolete function test
commit
|
commitdiff
|
tree
2024-04-11
Etsuro Fujita
postgres_fdw: Improve comment about handling of asynchr...
commit
|
commitdiff
|
tree
next