projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2008-08-16
Tom Lane
Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-16
Bruce Momjian
Synchronize Borland libpq makefile to match MSVC. ...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-14
Heikki Linnakangas
Fix pull_up_simple_union_all to copy all rtable entries...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-10
Tom Lane
Fix corner-case bug introduced with HOT: if REINDEX...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Tom Lane
Install checks in executor startup to ensure that the...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-05
Tom Lane
Do not allow Unique nodes to be scanned backwards....
commit
|
commitdiff
|
tree
|
snapshot
2008-08-03
Tom Lane
Fix copy-and-pasteo that's causing pg_regress to lie...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Magnus Hagander
Cleanup reference to config.pl so it makes sense not...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Magnus Hagander
Document which versions of ActivePerl and ActiveTcl...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-24
Tom Lane
Fix parsing of LDAP URLs so it doesn't reject spaces...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Alvaro Herrera
Ratchet up patch to improve autovacuum wraparound messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-22
Tom Lane
Update link to Oleg and Teodor's GIN page.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-21
Alvaro Herrera
Publish more openly the fact that autovacuum is working...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-18
Bruce Momjian
Properly document archive/restore command examples...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Alvaro Herrera
Add MSVC++ debug libraries to .cvsignore.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Alvaro Herrera
Avoid crashing when a table is deleted while we're...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-11
Tom Lane
Fix an oversight in the original implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-10
Tom Lane
Fix mis-calculation of extParam/allParam sets for plan...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Tom Lane
Fix performance bug in write_syslog(): the code to...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-08
Heikki Linnakangas
Fix WAL file cutoff point calculation in pg_standby.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Tom Lane
Fix estimate_num_groups() to assume that GROUP BY expre...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Tom Lane
Fix AT TIME ZONE (in all three variants) so that we...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Peter Eisentraut
Added documentation for xmlagg function.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-06
Tom Lane
Prevent integer overflows during units conversion when...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-04
Magnus Hagander
Fix a couple of bugs in win32 shmem name generation:
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Tom Lane
Fix transaction-lifespan memory leak in xpath(). Repor...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Tom Lane
Fix identify_system_timezone() so that it tests the...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Tom Lane
Consider a clause to be outerjoin_delayed if it referen...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Magnus Hagander
Fix standalone libpq build on win32.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Bruce Momjian
Fix 'pg_ctl reload' to properly preserve postmaster...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Tom Lane
Fix a few places that were non-multibyte-safe in tsearc...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Tom Lane
Improve error reporting for problems in text search...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Tom Lane
Fix the code that adds regclass constants to a plan...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Tom Lane
Clean up a number of bogosities around pltcl's handling...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Tom Lane
Improve the various elog messages in tuptoaster.c to...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Heikki Linnakangas
Fix bug in the WAL recovery code to finish an incomplet...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Tom Lane
Create a script to handle stamping release version...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Tom Lane
Fix unportable (and incorrect anyway) usage of LL const...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Tom Lane
Fix datetime input functions to correctly detect intege...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Marc G. Fournier
tag 8.3.3
REL8_3_3
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Tom Lane
Stamp 8.3.3 (except for configure.in/configure)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Tom Lane
Update release notes for ALTER AGGREGATE fix.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Tom Lane
ALTER AGGREGATE OWNER seems to have been missed by...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Tom Lane
Update release notes for 8.3.3 et al.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Tom Lane
Fix pg_get_ruledef() so that negative numeric constants...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Marc G. Fournier
tag for 8.3.2
REL8_3_2
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Tom Lane
Stamp 8.3.2 (except for configure.in/configure)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Tom Lane
Translation updates.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Alvaro Herrera
Fix missing "not", per Frank Millman (bug #4212).
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Michael Meskes
Added symbol SQL to list of allowed variables.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Tom Lane
Draft release notes for upcoming back-branch updates.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
Tom Lane
Remove unused variable (was already done in HEAD)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
Tom Lane
Fix initdb to reject a relative path for -X (--xlogdir...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-01
Tom Lane
Update time zone data files to tzdata release 2008c...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Tom Lane
Make 8.3.x psql print tab characters as an appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Tom Lane
Fix some bugs introduced by the 8.2-era conversion...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Tom Lane
Backpatch Zdenek Kotala's fix to prevent pglz_decompres...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Tom Lane
Improve GRANT documentation to point out that UPDATE...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Tom Lane
Require bind_textdomain_codeset() not just gettext...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Tom Lane
Clarify description of typmod input function, per Jeff...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Magnus Hagander
Explicitly bind gettext() to the UTF8 locale when...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Tom Lane
Fix an old corner-case bug in set_config_option: push_o...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Tom Lane
Adjust timestamp regression tests to prevent two low...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
Heikki Linnakangas
Remove arbitrary 10MB limit on two-phase state file...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
Tom Lane
Coercion sanity check in ri_HashCompareOp failed to...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Tom Lane
Add code to eval_const_expressions() to support const...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-13
Magnus Hagander
Don't try to close negative file descriptors, since...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-12
Michael Meskes
Check for non-existant connection in prepare statement...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-10
Andrew Dunstan
Backpatch fixes for contrib makefiles.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Tom Lane
Fix an ancient oversight in change_varattnos_of_a_node...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Heikki Linnakangas
Fix Assert introduced in previous patch.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Heikki Linnakangas
Fix incorrect archive truncation point calculation...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Tom Lane
Fix contrib/xml2 makefile to not override CFLAGS, and...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-07
Alvaro Herrera
Add Simon Riggs' email address.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Magnus Hagander
Add more dependencies from libpgport required by
commit
|
commitdiff
|
tree
|
snapshot
2008-05-03
Tom Lane
The 8.2 patch that added support for an alias on the...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-30
Tom Lane
Fix nodeTidscan.c to not trigger an error if the block...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-29
Alvaro Herrera
Fix REASSIGN OWNED so that it works on procedural langu...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Tom Lane
Fix broken configure test for libxslt: it was probing...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-26
Tom Lane
Back-patch Heikki's fix to make TransactionIdIsCurrentT...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Tom Lane
Fix ALTER TABLE ADD COLUMN ... PRIMARY KEY so that...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-22
Teodor Sigaev
Fix using too many LWLocks bug, reported by Craig Ringer
commit
|
commitdiff
|
tree
|
snapshot
2008-04-22
Magnus Hagander
Replace developer FAQ with a reference to the wiki...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-21
Tom Lane
Fix convert_IN_to_join to properly handle the case...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-21
Magnus Hagander
Fix typo, noted by Stefan Kaltenbrunner.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-21
Magnus Hagander
Add link to major version release notes at the top...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-21
Tom Lane
Fix a couple of places in execMain that erroneously...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-20
Teodor Sigaev
Fix broken compare function for tsquery_ops. Per Tom...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Tom Lane
Fix rmtree() so that it keeps going after failure to...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Heikki Linnakangas
Fix two race conditions between the pending unlink...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Tom Lane
Fix a couple of oversights associated with the "physica...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Tom Lane
Repair two places where SIGTERM exit could leave shared...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Tom Lane
Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Andrew Dunstan
Avoid using unnecessary pgwin32_safestat in libpq.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-15
Andrew Dunstan
Add multi-line flag to regex that needs it. Backpatch...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Tom Lane
A quick try at un-breaking the Cygwin build. Whether...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Tom Lane
Fix several datatype input functions that were allowing...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Magnus Hagander
Create wrapper pgwin32_safestat() and redefine stat...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Michael Meskes
Fixed bug in PGTYPEStimestamp_sub that used pointers...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Tom Lane
Fix tsvector_update_trigger() to be domain-friendly...
commit
|
commitdiff
|
tree
|
snapshot
next