projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2008-09-17
Tom Lane
Update time zone data files to tzdata release 2008f...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Tom Lane
Widen the nLocks counts in local lock tables from int...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-01
Tom Lane
Fix plpgsql's exec_move_row() to supply valid type...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
Tom Lane
Fix pg_dump docs to acknowledge that you can use -Z...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-23
Teodor Sigaev
Fix possible duplicate tuples while GiST scan. Now...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-16
Tom Lane
Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave...
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-07-28
Tom Lane
Update 8.1 and 8.0 plpython to work with Python 2.5...
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-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-01
Tom Lane
Fix identify_system_timezone() so that it tests the...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Bruce Momjian
Fix 'pg_ctl reload' to properly preserve postmaster...
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-10
Tom Lane
Create a script to handle stamping release version...
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.1.13
REL8_1_13
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Tom Lane
Stamp 8.1.13 (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
Tom Lane
Remove link that pre-8.2 doc tools don't support.
REL8_1_12
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Marc G. Fournier
tag for 8.1.12
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Tom Lane
Stamp 8.1.12 (except for configure.in/configure)
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Tom Lane
Translation updates.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Michael Meskes
Added SQL symbol for variable names here too.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Tom Lane
Draft release notes for upcoming back-branch updates.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-01
Tom Lane
Update time zone data files to tzdata release 2008c...
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
Back-patch the 8.3 fix that prohibits TRUNCATE, CLUSTER...
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-13
Magnus Hagander
Don't try to close negative file descriptors, since...
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-08
Tom Lane
Fix contrib/xml2 makefile to not override CFLAGS.
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
Magnus Hagander
Replace developer FAQ with a reference to the wiki...
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-11
Tom Lane
Fix several datatype input functions that were allowing...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Michael Meskes
Fixed bug in PGTYPEStimestamp_sub that used pointers...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
Tom Lane
Defend against JOINs having more than 32K columns altog...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Tom Lane
Fix a number of places that were making file-type tests...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Tom Lane
Fix core dump in contrib/xml2's xpath_table() when...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Tom Lane
Adjust DatumGetBool macro so that it isn't fooled by...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Heikki Linnakangas
Add the missing cyrillic "Yo" characters ('e' and ...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Tom Lane
Fix regexp substring matching (substring(string from...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Tom Lane
Update to tzdata 2008a distribution (Chilean DST law...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Tom Lane
Fix LISTEN/NOTIFY race condition reported by Laurent...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Tom Lane
Use -fwrapv in CFLAGS if we are using a version of...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Tom Lane
Change hashscan.c to keep its list of active hash index...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Alvaro Herrera
Add support for dlopen on recent NetBSD/MIPS, per Rémi...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
Tom Lane
If RelationBuildDesc() fails to open a critical system...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-25
Tom Lane
Fix datetime input to behave correctly for Feb 29 in...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-24
Tom Lane
Use our own getopt() and getopt_long() on Solaris,...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-23
Tom Lane
Avoid trying to print a NULL char pointer in --describe...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Tom Lane
Fix mistakes in pg_ctl's code for "start -w" that tries...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Tom Lane
Put a CHECK_FOR_INTERRUPTS call into the loops that...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-11
Tom Lane
Repair VACUUM FULL bug introduced by HOT patch: the...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-07
Tom Lane
Some variants of ALTER OWNER tried to make the "object...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
Andrew Dunstan
Work around for perl 5.10 bug - fix due to perl hacker...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Alvaro Herrera
Backpatch my fix of rev 1.48 to avoid a division-by...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-14
Tom Lane
Fix an ancient oversight in libpq's handling of V3...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-06
Tom Lane
A long time ago, Peter pointed out that ruleutils.c...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Tom Lane
Stamp release 8.1.11.
REL8_1_11
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Tom Lane
Update release notes for security releases.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Tom Lane
The original patch to disallow non-passworded connectio...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Tom Lane
Make standard maintenance operations (including VACUUM...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
Tom Lane
Fix assorted security-grade bugs in the regex engine...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-02
Tom Lane
Insert ARST into the list of known timezone abbreviations.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-02
Magnus Hagander
Fix invalid ipv6 address in example. Per doc comment...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-01
Tom Lane
Update time zone data files to tzdata release 2007k.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-31
Bruce Momjian
Provide a more helpful error message when there is...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-18
Tom Lane
Make path_recv() and poly_recv() reject paths/polygons...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-01
Tom Lane
Suppress compiler warnings in recent plperl patch....
commit
|
commitdiff
|
tree
|
snapshot
2007-12-01
Andrew Dunstan
Workaround for perl problem where evaluating UTF8 regex...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Peter Eisentraut
Require a specific Autoconf version, instead of a lower...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Alvaro Herrera
Fix buggy usage of vsnprintf in PL/Python by removing...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Tatsuo Ishii
Fix "Overall Page Layout" table. The second row should...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Tom Lane
Prevent Perl from introducing a possibly-incompatible...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Teodor Sigaev
Backpatch: Fix tsvector_out() and tsquery_out() to...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Tom Lane
Update timezone data files to release 2007i of the...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
Joe Conway
Have crosstab variants treat NULL rowid as a category...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
Tom Lane
Second pass at improving LIKE/regex estimation in non...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
Tom Lane
If an index depends on no columns of its table, give...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Tom Lane
Improve the performance of LIKE/regex estimation in...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-06
Michael Meskes
Fixed two parser bugs.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
Tom Lane
Fix a couple of issues with pg_dump's handling of inher...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Tom Lane
Fix ALTER COLUMN TYPE to preserve the tablespace and...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Tom Lane
Ensure that the result of evaluating a function during...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Magnus Hagander
Don't try to free pgpassfile since it's a stack variable.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Tom Lane
Keep the planner from failing on "WHERE false AND somet...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Tom Lane
Update timezone data files to release 2007h of the...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Tom Lane
Defend against openssl libraries that fail on keys...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Tom Lane
Make archive recovery always start a new timeline,...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-26
Teodor Sigaev
Fix crash of to_tsvector() function on huge input:...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-24
Alvaro Herrera
Reduce the size of memory allocations by lazy vacuum...
commit
|
commitdiff
|
tree
|
snapshot
next