index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-23
pg_upgrade: fix C comment typo
Bruce Momjian
2013-09-23
Fix SSL deadlock risk in libpq
Stephen Frost
2013-09-23
Fix two timeline handling bugs in pg_receivexlog.
Heikki Linnakangas
2013-09-19
Fix compiler warning in WaitForBackgroundWorkerStartup().
Robert Haas
2013-09-18
Fix typo in comment.
Fujii Masao
2013-09-18
Documentation correction.
Robert Haas
2013-09-18
Typo fix.
Robert Haas
2013-09-17
Remove `proc` argument from LockCheckConflicts
Alvaro Herrera
2013-09-16
Rename various "freeze multixact" variables
Alvaro Herrera
2013-09-16
Add a GUC to report whether data page checksums are enabled.
Heikki Linnakangas
2013-09-15
Fix typos
Peter Eisentraut
2013-09-12
Ignore interrupts during quickdie().
Noah Misch
2013-09-11
Create index on srt table in citext regression tests.
Kevin Grittner
2013-09-11
fuzzystrmatch: replace broken link in C comment
Bruce Momjian
2013-09-11
docs: Update libpq and testlo examples
Bruce Momjian
2013-09-11
Add comment for VARSIZE_ANY_EXHDR macro
Bruce Momjian
2013-09-10
psql: fix \copy stdin trailing space requirement
Bruce Momjian
2013-09-10
psql: honor 'footer' option for expanded output
Bruce Momjian
2013-09-10
Remove leftover function prototype.
Fujii Masao
2013-09-10
Show schemas in information_schema.schemata that the current has access to
Peter Eisentraut
2013-09-09
Introduce InvalidCommandId.
Robert Haas
2013-09-08
Return error if allocation of new element was not possible.
Michael Meskes
2013-09-08
Close file to no leak file descriptor memory. Found by Coverity.
Michael Meskes
2013-09-07
intarray: return empty zero-dimensional array for an empty array
Bruce Momjian
2013-09-06
Don't VALGRIND_PRINTF() each query string.
Noah Misch
2013-09-05
Eliminate pg_rewrite.ev_attr column and related dead code.
Kevin Grittner
2013-09-05
Make catalog cache hash tables resizeable.
Heikki Linnakangas
2013-09-05
Revert WAL posix_fallocate() patches.
Jeff Davis
2013-09-05
Improve Range Types and Exclusion Constraints example.
Jeff Davis
2013-09-04
Add GUC descriptions for compile-time postgresql.conf settings
Bruce Momjian
2013-09-04
Remove dead URL mention in OSX startup script
Bruce Momjian
2013-09-04
Keep heavily-contended fields in XLogCtlInsert on different cache lines.
Heikki Linnakangas
2013-09-04
Expose fsync_fname as a public API.
Robert Haas
2013-09-03
Update comments concerning PGC_S_TEST.
Tom Lane
2013-09-03
Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off.
Tom Lane
2013-09-03
Allow aggregate functions to be VARIADIC.
Tom Lane
2013-09-03
Update obsolete comment
Alvaro Herrera
2013-09-03
Docs: wording improvements in discussion of timestamp arithmetic.
Tom Lane
2013-09-03
doc: Fix SGML markup for date patch
Bruce Momjian
2013-09-03
Docs: add paragraph about date/timestamp subtraction
Bruce Momjian
2013-09-03
docs: Clarify that we also support Solaris versions greater than 10.
Robert Haas
2013-09-03
Fix thinko in worker_spi, count(*) returns a bigint. Thanks RhodiumToad
Greg Stark
2013-09-03
Fix typo in comment.
Heikki Linnakangas
2013-09-02
Update time zone data files to tzdata release 2013d.
Tom Lane
2013-09-02
Fix relfrozenxid query in docs to include TOAST tables.
Andrew Dunstan
2013-09-02
Translation updates
Peter Eisentraut
2013-09-01
Update "Using EXPLAIN" documentation examples using current code.
Tom Lane
2013-09-01
Update 9.3 release notes.
Tom Lane
2013-08-31
Improve regression test for #8410.
Tom Lane
2013-08-30
Add test case for bug #8410.
Tom Lane
[next]