| 2009-09-12 | 
Peter Eisentraut | Add Unicode support in PL/Python | 
commit | commitdiff | tree | 
| 2009-09-12 | 
Tom Lane | Rewrite the planner's handling of materialized plan...  | 
commit | commitdiff | tree | 
| 2009-09-12 | 
Tom Lane | Improve GRANT reference page's description of object...  | 
commit | commitdiff | tree | 
| 2009-09-12 | 
Tom Lane | Install a hopefully-temporary workaround for Snow Leopa...  | 
commit | commitdiff | tree | 
| 2009-09-12 | 
Peter Eisentraut | Remove TODO file; it has been added to the main Todo...  | 
commit | commitdiff | tree | 
| 2009-09-12 | 
Tom Lane | Fix assertion failure when a SELECT DISTINCT ON express...  | 
commit | commitdiff | tree | 
| 2009-09-11 | 
Tom Lane | Increase the maximum value of extra_float_digits to...  | 
commit | commitdiff | tree | 
| 2009-09-11 | 
Peter Eisentraut | Remove claim that this chapter discusses rules and...  | 
commit | commitdiff | tree | 
| 2009-09-10 | 
Alvaro Herrera | Add note that the logging collector can block backends...  | 
commit | commitdiff | tree | 
| 2009-09-10 | 
Tatsuo Ishii | pgbench has #defines for number of branches, tellers...  | 
commit | commitdiff | tree | 
| 2009-09-10 | 
Heikki Linnakangas | On Windows, when a file is deleted and another process...  | 
commit | commitdiff | tree | 
| 2009-09-09 | 
Peter Eisentraut | Fix/improve bytea and boolean support in PL/Python | 
commit | commitdiff | tree | 
| 2009-09-09 | 
Tom Lane | Fix bug with WITH RECURSIVE immediately inside WITH...  | 
commit | commitdiff | tree | 
| 2009-09-08 | 
Tom Lane | Remove any -arch switches given in ExtUtils::Embed...  | 
commit | commitdiff | tree | 
| 2009-09-08 | 
Tom Lane | Add a boolean GUC parameter "bonjour" to control whethe...  | 
commit | commitdiff | tree | 
| 2009-09-08 | 
Tom Lane | Replace use of the long-deprecated Bonjour API DNSServi...  | 
commit | commitdiff | tree | 
| 2009-09-08 | 
Tom Lane | Remove outside-the-scanner references to "yyleng". | 
commit | commitdiff | tree | 
| 2009-09-07 | 
Magnus Hagander | Change our WIN32 API version to be 5.01 (Windows XP...  | 
commit | commitdiff | tree | 
| 2009-09-06 | 
Tom Lane | Update the tznames reference files, and add IDT (Israel...  | 
commit | commitdiff | tree | 
| 2009-09-05 | 
Tom Lane | Add a note warning that COPY BINARY is very datatype...  | 
commit | commitdiff | tree | 
| 2009-09-05 | 
Tom Lane | Put back "ifeq ($(PORTNAME), solaris)", this time with...  | 
commit | commitdiff | tree | 
| 2009-09-04 | 
Tom Lane | Revert ill-considered restriction of dtrace support...  | 
commit | commitdiff | tree | 
| 2009-09-04 | 
Tom Lane | Remove pgstat's discrimination against MsgVacuum and...  | 
commit | commitdiff | tree | 
| 2009-09-04 | 
Heikki Linnakangas | Tigthen binary receive functions so that they reject...  | 
commit | commitdiff | tree | 
| 2009-09-04 | 
Heikki Linnakangas | Fix encoding handling in xml binary input function...  | 
commit | commitdiff | tree | 
| 2009-09-03 | 
Tom Lane | Final updates of release notes for 8.4.1, 8.3.8, 8...  | 
commit | commitdiff | tree | 
| 2009-09-03 | 
Tom Lane | Make LOAD of an already-loaded library into a no-op...  | 
commit | commitdiff | tree | 
| 2009-09-03 | 
Tom Lane | Disallow RESET ROLE and RESET SESSION AUTHORIZATION...  | 
commit | commitdiff | tree | 
| 2009-09-03 | 
Tom Lane | Install a workaround for a longstanding gcc bug that...  | 
commit | commitdiff | tree | 
| 2009-09-03 | 
Michael Meskes | Fixed incorrect memory management. | 
commit | commitdiff | tree | 
| 2009-09-03 | 
Michael Meskes | Removed some variables no longer needed. | 
commit | commitdiff | tree | 
| 2009-09-03 | 
Michael Meskes | Do not set connection values if no connection is open. | 
commit | commitdiff | tree | 
| 2009-09-03 | 
Tom Lane | Update time zone data files to tzdata release 2009l...  | 
commit | commitdiff | tree | 
| 2009-09-03 | 
Tom Lane | Remove initdb's rather gratuitous check to see if the...  | 
commit | commitdiff | tree | 
| 2009-09-02 | 
Magnus Hagander | Revert Makefile modification that broke the MSVC build. | 
commit | commitdiff | tree | 
| 2009-09-02 | 
Tom Lane | Fix subquery pullup to wrap a PlaceHolderVar around...  | 
commit | commitdiff | tree | 
| 2009-09-02 | 
Tom Lane | Fix pg_ctl's readfile() to not go into infinite loop...  | 
commit | commitdiff | tree | 
| 2009-09-01 | 
Tom Lane | Force VACUUM to recalculate oldestXmin even when we...  | 
commit | commitdiff | tree | 
| 2009-09-01 | 
Tom Lane | Actually, we need to bump the format identifier on...  | 
commit | commitdiff | tree | 
| 2009-09-01 | 
Tom Lane | Bump catversion for flat-file-ectomy.  Also remove...  | 
commit | commitdiff | tree | 
| 2009-09-01 | 
Alvaro Herrera | Remove flatfiles.c, which is now obsolete. | 
commit | commitdiff | tree | 
| 2009-09-01 | 
Tom Lane | Move processing of startup-packet switches and GUC...  | 
commit | commitdiff | tree | 
| 2009-08-31 | 
Tom Lane | Change the autovacuum launcher to read pg_database...  | 
commit | commitdiff | tree | 
| 2009-08-31 | 
Tom Lane | Track the current XID wrap limit (or more accurately...  | 
commit | commitdiff | tree | 
| 2009-08-30 | 
Tom Lane | Remove some useless assignments of the result of fread...  | 
commit | commitdiff | tree | 
| 2009-08-30 | 
Tom Lane | Remove duplicate variable initializations identified...  | 
commit | commitdiff | tree | 
| 2009-08-29 | 
Tom Lane | Remove the use of the pg_auth flat file for client...  | 
commit | commitdiff | tree | 
| 2009-08-29 | 
Bruce Momjian | Remove handling of CVS entries for TODO/FAQ, because...  | 
commit | commitdiff | tree | 
| 2009-08-28 | 
Peter Eisentraut | Derived files that are shipped in the distribution...  | 
commit | commitdiff | tree | 
| 2009-08-28 | 
Tom Lane | Remove useless code that propagated FrontendProtocol...  | 
commit | commitdiff | tree | 
| 2009-08-28 | 
Tom Lane | Non-Windows EXEC_BACKEND path was broken by recent...  | 
commit | commitdiff | tree | 
| 2009-08-27 | 
Tom Lane | Modify the definition of window-function PARTITION...  | 
commit | commitdiff | tree | 
| 2009-08-27 | 
Alvaro Herrera | Fix broken markup | 
commit | commitdiff | tree | 
| 2009-08-27 | 
Tom Lane | Make the .DEF file generation rules safe against tabs...  | 
commit | commitdiff | tree | 
| 2009-08-27 | 
Alvaro Herrera | Fix handling of autovacuum reloptions. | 
commit | commitdiff | tree | 
| 2009-08-27 | 
Tom Lane | Make it reasonably safe to use pg_ctl to start the...  | 
commit | commitdiff | tree | 
| 2009-08-27 | 
Magnus Hagander | exports.txt needs to use spaces as separators, not...  | 
commit | commitdiff | tree | 
| 2009-08-27 | 
Tom Lane | Remove some unnecessary variable assignments, per resul...  | 
commit | commitdiff | tree | 
| 2009-08-27 | 
Heikki Linnakangas | In the checkpoint written at the end of archive recover...  | 
commit | commitdiff | tree | 
| 2009-08-27 | 
Bruce Momjian | Update release notes for 7.4.26, 8.0.22, 8.1.18, 8...  | 
commit | commitdiff | tree | 
| 2009-08-26 | 
Peter Eisentraut | Update of install-sh, mkinstalldirs, and associated...  | 
commit | commitdiff | tree | 
| 2009-08-26 | 
Peter Eisentraut | Add -Wno-error to CFLAGS from gram.o as long as it...  | 
commit | commitdiff | tree | 
| 2009-08-26 | 
Peter Eisentraut | Correct my overly enthusiastic CSS simplification. | 
commit | commitdiff | tree | 
| 2009-08-26 | 
Peter Eisentraut | Update the documentation CSS stylesheet to current...  | 
commit | commitdiff | tree | 
| 2009-08-25 | 
Peter Eisentraut | Enhanced error context support in PL/Python | 
commit | commitdiff | tree | 
| 2009-08-25 | 
Peter Eisentraut | Use generic attribute management in PL/Python | 
commit | commitdiff | tree | 
| 2009-08-24 | 
Peter Eisentraut | Make PL/Python tests more compatible with Python 3 | 
commit | commitdiff | tree | 
| 2009-08-24 | 
Tom Lane | Try to make silent_mode behave somewhat reasonably. | 
commit | commitdiff | tree | 
| 2009-08-24 | 
Tom Lane | Small correction to previous patch: we shouldn't Releas...  | 
commit | commitdiff | tree | 
| 2009-08-24 | 
Alvaro Herrera | Avoid calling kill() in a postmaster signal handler. | 
commit | commitdiff | tree | 
| 2009-08-24 | 
Tom Lane | Fix inclusions of readline/editline header files so...  | 
commit | commitdiff | tree | 
| 2009-08-24 | 
Alvaro Herrera | Remove unused variable. | 
commit | commitdiff | tree | 
| 2009-08-24 | 
Tom Lane | Run the "tablespace" regression test first not last...  | 
commit | commitdiff | tree | 
| 2009-08-24 | 
Tom Lane | Fix a violation of WAL coding rules in the recent patch...  | 
commit | commitdiff | tree | 
| 2009-08-23 | 
Tom Lane | Make TRUNCATE do truncate-in-place when processing...  | 
commit | commitdiff | tree | 
| 2009-08-23 | 
Tom Lane | Tweak ExecIndexEvalRuntimeKeys to forcibly detoast...  | 
commit | commitdiff | tree | 
| 2009-08-22 | 
Tom Lane | Include resjunk columns in EXPLAIN VERBOSE output lists...  | 
commit | commitdiff | tree | 
| 2009-08-20 | 
Bruce Momjian | Remove tabs from SGML. | 
commit | commitdiff | tree | 
| 2009-08-19 | 
Tom Lane | Fix version_stamp.pl to allow 'alphaN' version stamps...  | 
commit | commitdiff | tree | 
| 2009-08-19 | 
Peter Eisentraut | Alter release note item about PL/pgSQL functions and...  | 
commit | commitdiff | tree | 
| 2009-08-19 | 
Peter Eisentraut | Update alpha release notes to current. | 
commit | commitdiff | tree | 
| 2009-08-18 | 
Tom Lane | Allow mixing of traditional and SQL:2008 LIMIT/OFFSET...  | 
commit | commitdiff | tree | 
| 2009-08-18 | 
Andrew Dunstan | Pick up REGRESS_OPTS from contrib makefiles. Along...  | 
commit | commitdiff | tree | 
| 2009-08-18 | 
Tom Lane | Fix overflow for INTERVAL 'x ms' where x is more than...  | 
commit | commitdiff | tree | 
| 2009-08-18 | 
Peter Eisentraut | Remove duplicate from release notes, and reorganize...  | 
commit | commitdiff | tree | 
| 2009-08-18 | 
Tom Lane | Print the actual DB encoding in the unaccent regression...  | 
commit | commitdiff | tree | 
| 2009-08-18 | 
Tom Lane | Fix some *other* compiler warnings from a different...  | 
commit | commitdiff | tree | 
| 2009-08-18 | 
Tom Lane | Fix copy-and-pasteo that might explain some of the...  | 
commit | commitdiff | tree | 
| 2009-08-18 | 
Tom Lane | Suppress compiler warnings about uninitialized variables. | 
commit | commitdiff | tree | 
| 2009-08-18 | 
Teodor Sigaev | Unaccent dictionary. | 
commit | commitdiff | tree | 
| 2009-08-18 | 
Teodor Sigaev | Introduce filtering dictionary support to tsearch....  | 
commit | commitdiff | tree | 
| 2009-08-17 | 
Peter Eisentraut | Add release notes for 8.5alpha1 | 
commit | commitdiff | tree | 
| 2009-08-17 | 
Peter Eisentraut | Make version.sgml depend on configure instead of Makefi...  | 
commit | commitdiff | tree | 
| 2009-08-17 | 
Tom Lane | Department of marginal improvements: teach tupconvert...  | 
commit | commitdiff | tree | 
| 2009-08-16 | 
Tom Lane | Fix imprecise documentation of random(): it never retur...  | 
commit | commitdiff | tree | 
| 2009-08-16 | 
Tom Lane | Fix incorrect encoding-aware name truncation in makeArr...  | 
commit | commitdiff | tree | 
| 2009-08-15 | 
Tom Lane | Remove Wisconsin benchmark files. | 
commit | commitdiff | tree | 
| 2009-08-15 | 
Tom Lane | Make sure that 'make distclean' cleans out all files...  | 
commit | commitdiff | tree | 
| 2009-08-15 | 
Peter Eisentraut | Clarify the documentation about PL/Perl nested subrouti...  | 
commit | commitdiff | tree | 
| 2009-08-14 | 
Peter Eisentraut | Remove the test case that depends on the platform's...  | 
commit | commitdiff | tree | 
| next |