2009-09-01 |
Tom Lane | Actually, we need to bump the format identifier on... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Tom Lane | Bump catversion for flat-file-ectomy. Also remove... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Alvaro Herrera | Remove flatfiles.c, which is now obsolete. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Tom Lane | Move processing of startup-packet switches and GUC... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Tom Lane | Change the autovacuum launcher to read pg_database... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Tom Lane | Track the current XID wrap limit (or more accurately... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Tom Lane | Remove some useless assignments of the result of fread... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Tom Lane | Remove duplicate variable initializations identified... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Tom Lane | Remove the use of the pg_auth flat file for client... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Bruce Momjian | Remove handling of CVS entries for TODO/FAQ, because... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Peter Eisentraut | Derived files that are shipped in the distribution... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Tom Lane | Remove useless code that propagated FrontendProtocol... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Tom Lane | Non-Windows EXEC_BACKEND path was broken by recent... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Tom Lane | Modify the definition of window-function PARTITION... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Alvaro Herrera | Fix broken markup |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Tom Lane | Make the .DEF file generation rules safe against tabs... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Alvaro Herrera | Fix handling of autovacuum reloptions. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Tom Lane | Make it reasonably safe to use pg_ctl to start the... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Magnus Hagander | exports.txt needs to use spaces as separators, not... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Tom Lane | Remove some unnecessary variable assignments, per resul... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Heikki Linnakangas | In the checkpoint written at the end of archive recover... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Bruce Momjian | Update release notes for 7.4.26, 8.0.22, 8.1.18, 8... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Peter Eisentraut | Update of install-sh, mkinstalldirs, and associated... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Peter Eisentraut | Add -Wno-error to CFLAGS from gram.o as long as it... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Peter Eisentraut | Correct my overly enthusiastic CSS simplification. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Peter Eisentraut | Update the documentation CSS stylesheet to current... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Peter Eisentraut | Enhanced error context support in PL/Python |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Peter Eisentraut | Use generic attribute management in PL/Python |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Peter Eisentraut | Make PL/Python tests more compatible with Python 3 |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Tom Lane | Try to make silent_mode behave somewhat reasonably. |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Tom Lane | Small correction to previous patch: we shouldn't Releas... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Alvaro Herrera | Avoid calling kill() in a postmaster signal handler. |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Tom Lane | Fix inclusions of readline/editline header files so... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Alvaro Herrera | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Tom Lane | Run the "tablespace" regression test first not last... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Tom Lane | Fix a violation of WAL coding rules in the recent patch... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Tom Lane | Make TRUNCATE do truncate-in-place when processing... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Tom Lane | Tweak ExecIndexEvalRuntimeKeys to forcibly detoast... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Tom Lane | Include resjunk columns in EXPLAIN VERBOSE output lists... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Bruce Momjian | Remove tabs from SGML. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Tom Lane | Fix version_stamp.pl to allow 'alphaN' version stamps... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Peter Eisentraut | Alter release note item about PL/pgSQL functions and... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Peter Eisentraut | Update alpha release notes to current. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Tom Lane | Allow mixing of traditional and SQL:2008 LIMIT/OFFSET... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Andrew Dunstan | Pick up REGRESS_OPTS from contrib makefiles. Along... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Tom Lane | Fix overflow for INTERVAL 'x ms' where x is more than... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Peter Eisentraut | Remove duplicate from release notes, and reorganize... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Tom Lane | Print the actual DB encoding in the unaccent regression... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Tom Lane | Fix some *other* compiler warnings from a different... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Tom Lane | Fix copy-and-pasteo that might explain some of the... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Tom Lane | Suppress compiler warnings about uninitialized variables. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Teodor Sigaev | Unaccent dictionary. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Teodor Sigaev | Introduce filtering dictionary support to tsearch.... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Peter Eisentraut | Add release notes for 8.5alpha1 |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Peter Eisentraut | Make version.sgml depend on configure instead of Makefi... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Tom Lane | Department of marginal improvements: teach tupconvert... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Tom Lane | Fix imprecise documentation of random(): it never retur... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Tom Lane | Fix incorrect encoding-aware name truncation in makeArr... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Tom Lane | Remove Wisconsin benchmark files. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Tom Lane | Make sure that 'make distclean' cleans out all files... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Peter Eisentraut | Clarify the documentation about PL/Perl nested subrouti... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Peter Eisentraut | Remove the test case that depends on the platform's... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Alvaro Herrera | Be able to easily figure out the target directory of... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Tom Lane | Repair breakage of Wisconsin benchmark due to change... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Teodor Sigaev | Add prefix support for synonym dictionary |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Peter Eisentraut | PL/Python regression tests for data type handling |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Michael Meskes | Made sure sqlca is reset for declare cursor in Informix... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Peter Eisentraut | Domain support in PL/Python |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Peter Eisentraut | Remove stray character in type description |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Peter Eisentraut | Augment test coverage in PL/Python, especially for... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Tom Lane | Add a simple test case covering a join against an inher... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Tom Lane | Put back adjust_appendrel_attrs()'s code for dealing... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Tom Lane | Improve error message for the case where a requested... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Tom Lane | The html-stamp and man-stamp files also need to be... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Tom Lane | Allow backends to start up without use of the flat... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Tom Lane | Fix old bug in log_autovacuum_min_duration code: it... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Peter Eisentraut | Split the plpython regression test into test cases... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Peter Eisentraut | Document the minimum required Python version. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Peter Eisentraut | Add .cvsignore entries for documentation files |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Peter Eisentraut | Remove unnecessary files from distribution |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Peter Eisentraut | Simplify and speed up man page installation |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Alvaro Herrera | Refactor some $(JADE.tex.call)s |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Bruce Momjian | Remove tab in SGML. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Alvaro Herrera | Fix URL to "The Hitch-Hiker's Guide to Evolutionary... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Alvaro Herrera | Fix number of columns declared for pg_user_mappings... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Alvaro Herrera | Refactor NUM_cache_remove calls in error report path... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Tom Lane | Support EEEE (scientific notation) in to_char(). |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Bruce Momjian | Adjust test_fsync code to be more sane. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Tom Lane | Adjust extract(epoch) example to clarify that it includ... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Tom Lane | Extend EXPLAIN to support output in XML or JSON format. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Andrew Dunstan | Re-add documentation for --no-readline option of psql... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Peter Eisentraut | Ship documentation without intermediate tarballs |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Tom Lane | Document that LocalSetXLogInsertAllowed can be re-executed. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Tom Lane | Modify parallel pg_restore to track pending and ready... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Alvaro Herrera | Document that autovacuum may run ANALYZE |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Peter Eisentraut | Expand test coverage support to entire tree |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Tom Lane | Try to defend against the possibility that libpq is... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Tom Lane | rm_cleanup functions need to be allowed to write WAL... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Bruce Momjian | Remove unused ecpg variable. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Tom Lane | Remove long-since-unused file commands/version.h. |
commit | commitdiff | tree | snapshot |
next |