| 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 |
| 2009-08-14 |
Alvaro Herrera | Be able to easily figure out the target directory of... |
commit | commitdiff | tree |
| 2009-08-14 |
Tom Lane | Repair breakage of Wisconsin benchmark due to change... |
commit | commitdiff | tree |
| 2009-08-14 |
Teodor Sigaev | Add prefix support for synonym dictionary |
commit | commitdiff | tree |
| 2009-08-14 |
Peter Eisentraut | PL/Python regression tests for data type handling |
commit | commitdiff | tree |
| 2009-08-14 |
Michael Meskes | Made sure sqlca is reset for declare cursor in Informix... |
commit | commitdiff | tree |
| 2009-08-14 |
Peter Eisentraut | Domain support in PL/Python |
commit | commitdiff | tree |
| 2009-08-13 |
Peter Eisentraut | Remove stray character in type description |
commit | commitdiff | tree |
| 2009-08-13 |
Peter Eisentraut | Augment test coverage in PL/Python, especially for... |
commit | commitdiff | tree |
| 2009-08-13 |
Tom Lane | Add a simple test case covering a join against an inher... |
commit | commitdiff | tree |
| 2009-08-13 |
Tom Lane | Put back adjust_appendrel_attrs()'s code for dealing... |
commit | commitdiff | tree |
| 2009-08-12 |
Tom Lane | Improve error message for the case where a requested... |
commit | commitdiff | tree |
| 2009-08-12 |
Tom Lane | The html-stamp and man-stamp files also need to be... |
commit | commitdiff | tree |
| 2009-08-12 |
Tom Lane | Allow backends to start up without use of the flat... |
commit | commitdiff | tree |
| 2009-08-12 |
Tom Lane | Fix old bug in log_autovacuum_min_duration code: it... |
commit | commitdiff | tree |
| 2009-08-12 |
Peter Eisentraut | Split the plpython regression test into test cases... |
commit | commitdiff | tree |
| 2009-08-12 |
Peter Eisentraut | Document the minimum required Python version. |
commit | commitdiff | tree |
| 2009-08-11 |
Peter Eisentraut | Add .cvsignore entries for documentation files |
commit | commitdiff | tree |
| 2009-08-11 |
Peter Eisentraut | Remove unnecessary files from distribution |
commit | commitdiff | tree |
| 2009-08-11 |
Peter Eisentraut | Simplify and speed up man page installation |
commit | commitdiff | tree |
| 2009-08-11 |
Alvaro Herrera | Refactor some $(JADE.tex.call)s |
commit | commitdiff | tree |
| 2009-08-11 |
Bruce Momjian | Remove tab in SGML. |
commit | commitdiff | tree |
| 2009-08-10 |
Alvaro Herrera | Fix URL to "The Hitch-Hiker's Guide to Evolutionary... |
commit | commitdiff | tree |
| 2009-08-10 |
Alvaro Herrera | Fix number of columns declared for pg_user_mappings... |
commit | commitdiff | tree |
| 2009-08-10 |
Alvaro Herrera | Refactor NUM_cache_remove calls in error report path... |
commit | commitdiff | tree |
| 2009-08-10 |
Tom Lane | Support EEEE (scientific notation) in to_char(). |
commit | commitdiff | tree |
| 2009-08-10 |
Bruce Momjian | Adjust test_fsync code to be more sane. |
commit | commitdiff | tree |
| 2009-08-10 |
Tom Lane | Adjust extract(epoch) example to clarify that it includ... |
commit | commitdiff | tree |
| 2009-08-10 |
Tom Lane | Extend EXPLAIN to support output in XML or JSON format. |
commit | commitdiff | tree |
| 2009-08-10 |
Andrew Dunstan | Re-add documentation for --no-readline option of psql... |
commit | commitdiff | tree |
| 2009-08-09 |
Peter Eisentraut | Ship documentation without intermediate tarballs |
commit | commitdiff | tree |
| 2009-08-08 |
Tom Lane | Document that LocalSetXLogInsertAllowed can be re-executed. |
commit | commitdiff | tree |
| 2009-08-07 |
Tom Lane | Modify parallel pg_restore to track pending and ready... |
commit | commitdiff | tree |
| 2009-08-07 |
Alvaro Herrera | Document that autovacuum may run ANALYZE |
commit | commitdiff | tree |
| 2009-08-07 |
Peter Eisentraut | Expand test coverage support to entire tree |
commit | commitdiff | tree |
| 2009-08-07 |
Tom Lane | Try to defend against the possibility that libpq is... |
commit | commitdiff | tree |
| 2009-08-07 |
Tom Lane | rm_cleanup functions need to be allowed to write WAL... |
commit | commitdiff | tree |
| 2009-08-07 |
Bruce Momjian | Remove unused ecpg variable. |
commit | commitdiff | tree |
| 2009-08-07 |
Tom Lane | Remove long-since-unused file commands/version.h. |
commit | commitdiff | tree |
| 2009-08-07 |
Tom Lane | Fix some omissions in the dependency-object-class suppo... |
commit | commitdiff | tree |
| 2009-08-07 |
Michael Meskes | Added STRING datatype for Informix compatibility mode... |
commit | commitdiff | tree |
| 2009-08-07 |
Heikki Linnakangas | Fast shutdown stop should forcibly disconnect any activ... |
commit | commitdiff | tree |
| 2009-08-06 |
Tom Lane | Improve plpgsql's ability to cope with rowtypes contain... |
commit | commitdiff | tree |
| 2009-08-06 |
Magnus Hagander | Avoid terminating the postmaster on a number of "can... |
commit | commitdiff | tree |
| 2009-08-05 |
Alvaro Herrera | Fix manpages related to SPI functions. |
commit | commitdiff | tree |
| 2009-08-05 |
Tom Lane | Add matchorig, matchsynonyms, and keepsynonyms options... |
commit | commitdiff | tree |
| 2009-08-05 |
Heikki Linnakangas | Improve error messages in md.c. When a filesystem opera... |
commit | commitdiff | tree |
| 2009-08-05 |
Joe Conway | Implement dblink_get_notify(). |
commit | commitdiff | tree |
| 2009-08-05 |
Michael Meskes | Fixed copyright notice. |
commit | commitdiff | tree |
| 2009-08-04 |
Peter Eisentraut | Use DocBook XSL stylesheets for man page building |
commit | commitdiff | tree |
| 2009-08-04 |
Tom Lane | Fix pg_dump to do the right thing when escaping the... |
commit | commitdiff | tree |
| 2009-08-04 |
Alvaro Herrera | Avoid including miscadmin.h into plpgsql.h; instead... |
commit | commitdiff | tree |
| 2009-08-04 |
Tom Lane | Fix an ecpg test, too. Are we there yet? |
commit | commitdiff | tree |
| 2009-08-04 |
Tom Lane | Fix some more regression tests (missed these because... |
commit | commitdiff | tree |
| 2009-08-04 |
Tom Lane | Suppress pointer-signedness warning. |
commit | commitdiff | tree |
| 2009-08-04 |
Tom Lane | Ooops, missed that a couple of contrib modules have... |
commit | commitdiff | tree |
| 2009-08-04 |
Tom Lane | Teach PQescapeByteaConn() to use hex format when the... |
commit | commitdiff | tree |
| 2009-08-04 |
Tom Lane | Support hex-string input and output for type BYTEA. |
commit | commitdiff | tree |
| 2009-08-04 |
Tom Lane | Cause pg_proc.probin to be declared as text, not bytea... |
commit | commitdiff | tree |
| 2009-08-03 |
Joe Conway | Implement has_sequence_privilege() |
commit | commitdiff | tree |
| 2009-08-03 |
Tom Lane | Portability and documentation fixes for threaded pgbenc... |
commit | commitdiff | tree |
| 2009-08-03 |
Tatsuo Ishii | Multi-threaded version of pgbench contributed by ITAGAK... |
commit | commitdiff | tree |
| 2009-08-02 |
Tom Lane | Add ALTER TABLE ... ALTER COLUMN ... SET STATISTICS... |
commit | commitdiff | tree |
| 2009-08-01 |
Tom Lane | Department of second thoughts: let's show the exact... |
commit | commitdiff | tree |
| 2009-08-01 |
Tom Lane | Improve unique-constraint-violation error messages... |
commit | commitdiff | tree |
| 2009-07-31 |
Tom Lane | Create a multiplexing structure for signals to Postgres... |
commit | commitdiff | tree |
| 2009-07-30 |
Magnus Hagander | Make sure FD_SETSIZE is set before we include any Windows |
commit | commitdiff | tree |
| 2009-07-30 |
Tom Lane | Merge the Constraint and FkConstraint node types into... |
commit | commitdiff | tree |
| 2009-07-29 |
Tom Lane | Fix time_part and timetz_part (ie, EXTRACT() for those... |
commit | commitdiff | tree |
| 2009-07-29 |
Tom Lane | Support deferrable uniqueness constraints. |
commit | commitdiff | tree |
| 2009-07-29 |
Tom Lane | Fix a thinko introduced into CountActiveBackends by... |
commit | commitdiff | tree |
| 2009-07-28 |
Teodor Sigaev | Correct calculations of overlap and contains operations... |
commit | commitdiff | tree |
| 2009-07-28 |
Teodor Sigaev | Fix incorrect cleanup of tsquery in ts_rewrite(). Per... |
commit | commitdiff | tree |
| 2009-07-28 |
Tom Lane | Add system catalog columns pg_constraint.conindid and... |
commit | commitdiff | tree |
| 2009-07-27 |
Magnus Hagander | Fix minor memory leak in Win32 SID handling functions... |
commit | commitdiff | tree |
| 2009-07-27 |
Magnus Hagander | Enable the use of multiple CPUs/cores when building... |
commit | commitdiff | tree |
| 2009-07-27 |
Tom Lane | Add s_lock support for SuperH architecture. |
commit | commitdiff | tree |
| next |