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
2011-08-24
Update FK alternative test output to new whitespace rules
Alvaro Herrera
2011-08-24
Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS.
Tom Lane
2011-08-24
Build src/ before contrib/ in make world
Peter Eisentraut
2011-08-24
Avoid locale dependency in expected output.
Tom Lane
2011-08-24
Fix multiple bugs in extension dropping.
Tom Lane
2011-08-24
Make CREATE EXTENSION check schema creation permissions.
Tom Lane
2011-08-23
Fix overoptimistic assumptions in column width estimation for subqueries.
Tom Lane
2011-08-23
Use consistent format for reporting GetLastError()
Peter Eisentraut
2011-08-23
Add recovery.conf to the index in the user manual.
Heikki Linnakangas
2011-08-23
Add missing include so include file compiles cleanly on its own.
Bruce Momjian
2011-08-23
Mark cpluspluscheck as excutable in git.
Bruce Momjian
2011-08-22
Typo fix.
Robert Haas
2011-08-22
Fix handling of extension membership when filling in a shell operator.
Tom Lane
2011-08-22
Properly call strerror() in thread test; add comments.
Bruce Momjian
2011-08-22
Simplify errno generating in thread testing program.
Bruce Momjian
2011-08-21
Fix trigger WHEN conditions when both BEFORE and AFTER triggers exist.
Tom Lane
2011-08-20
Have thread_test create its test files in the current directory, rather
Bruce Momjian
2011-08-20
Fix performance problem when building a lossy tidbitmap.
Tom Lane
2011-08-19
Fix copyright.pl to properly us 'tie' function.
Bruce Momjian
2011-08-19
Fix problem with regex in copyright test.
Bruce Momjian
2011-08-19
Remove use of 'tie' in perl for copyright.pl; instead use normal file
Bruce Momjian
2011-08-19
Add executable bit to file.
Bruce Momjian
2011-08-19
Implement src/tools/copyright as a Perl program, so anyone can run it.
Bruce Momjian
2011-08-19
Clean up 'chkselinuxenv' script.
Robert Haas
2011-08-19
Fix contrib/sepgsql and contrib/xml2 to always link required libraries.
Robert Haas
2011-08-19
Allow sepgsql regression tests to be run from a user homedir.
Robert Haas
2011-08-19
In pg_upgrade, don't copy visibility map files from clusters that did not
Bruce Momjian
2011-08-18
Typo fix.
Robert Haas
2011-08-18
Explain max_prepared_transactions requirement in isolation tests' README.
Tom Lane
2011-08-18
Add an SSI regression test that tests all interesting permutations in the
Heikki Linnakangas
2011-08-18
Strip whitespace from SQL blocks in the isolation test suite. This is purely
Heikki Linnakangas
2011-08-18
Make lazy_vacuum_rel call pg_rusage_init only if needed.
Robert Haas
2011-08-18
Remove obsolete README file.
Robert Haas
2011-08-18
Improve detection of Python 3.2 installations
Peter Eisentraut
2011-08-18
Change PyInit_plpy to external linkage
Peter Eisentraut
2011-08-18
Hide unused variable warnings under Python 3
Peter Eisentraut
2011-08-18
Update 9.1 release notes to reflect commits through today.
Tom Lane
2011-08-17
Fix two issues in plpython's handling of composite results.
Tom Lane
2011-08-17
Properly handle empty arrays returned from plperl functions.
Andrew Dunstan
2011-08-17
Translation updates
Peter Eisentraut
2011-08-17
Teach pg_controldata and pg_resetxlog about the new backupEndRequired field
Heikki Linnakangas
2011-08-17
Fix comment about which version had BACKUP METHOD line in backup_lable, again.
Heikki Linnakangas
2011-08-17
Adjust wording now that estimated size can increase
Magnus Hagander
2011-08-17
Move \r out of translatable strings
Peter Eisentraut
2011-08-17
MacOS -> Mac OS
Peter Eisentraut
2011-08-16
Revise sinval code to remove no-longer-used tuple TID from inval messages.
Tom Lane
2011-08-16
Forget about targeting catalog cache invalidations by tuple TID.
Tom Lane
2011-08-16
Fix incorrect order of operations during sinval reset processing.
Tom Lane
2011-08-16
Preserve toast value OIDs in toast-swap-by-content for CLUSTER/VACUUM FULL.
Tom Lane
2011-08-16
Fix race condition in relcache init file invalidation.
Tom Lane
[next]