2008-09-06 |
Tom Lane | Implement a psql command "\ef" to edit the definition... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Bruce Momjian | Add comment about why pg_dump doesn't dump the public... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Tom Lane | Fix an oversight in the 8.2 patch that improved mergejo... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Peter Eisentraut | Check for gcov and lcov only when coverage testing... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Tom Lane | Add some additional casts and regression tests for... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Bruce Momjian | Add Win32 MSVC code to support this recent patch: |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Peter Eisentraut | Code coverage testing with gcov. Documentation is... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Peter Eisentraut | Add DSSSL stylesheet location for Mac OS X/Fink install... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Teodor Sigaev | Fix strategy propagation to scanEntry for partial match... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Tom Lane | If a loadable module has wrong values in its magic... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Tom Lane | Prevent memory leaks in our various bison parsers when... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Tom Lane | Fix plpgsql's exec_move_row() to supply valid type... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Tom Lane | Sigh, I missed checking the ecpg tests ... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Tom Lane | Add a variant expected-output file for the sequence... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Tom Lane | Add a bunch of new error location reports to parse... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Heikki Linnakangas | HeapTupleHeaderAdjustCmax made the incorrect assumption... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Peter Eisentraut | Synchronize the shared object build rules in Makefile... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Tom Lane | Fix (hopefully) some oversights in recent Bison cleanup... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Tom Lane | Fix the raw-parsetree representation of star (as in... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Tom Lane | In GCC-based builds, use a better newNode() macro that... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Alvaro Herrera | Fixup pg_dumpall adding --lock-wait-timeout, to match... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Tom Lane | Suppress gcc warning about possibly-uninitialized varia... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Alvaro Herrera | Document that \t and \x are now settable. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Peter Eisentraut | Remove all traces that suggest that a non-Bison yacc... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Tom Lane | Extend the parser location infrastructure to include... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Tom Lane | Teach eval_const_expressions() to simplify an ArrayCoer... |
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-25 |
Tom Lane | Add %option noinput to contrib's flex scanners, to... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Tom Lane | Move exprType(), exprTypmod(), expression_tree_walker... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Tom Lane | Get rid of the last remaining uses of var_is_rel()... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Tom Lane | Add standard boilerplate sentence about when stats_temp... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Magnus Hagander | Unconditionally write the statsfile when SIGHUP is... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Alvaro Herrera | Update URL to Ross William's paper. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Alvaro Herrera | Have man page generation work on VPATH builds too. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Magnus Hagander | Make stats_temp_directory PGC_SIGHUP, and document... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Magnus Hagander | Convert remaining builtin set-returning functions to... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Bruce Momjian | Add missing descriptions for aggregates, functions... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Teodor Sigaev | Fix possible duplicate tuples while GiST scan. Now... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Bruce Momjian | Update link to developer's FAQ from main FAQ. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Bruce Momjian | Make "log_temp_files" super-user set only, like other... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Bruce Momjian | Minor patch on pgbench |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Bruce Momjian | Improve wording of error message when a postgresql... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Tom Lane | Arrange to convert EXISTS subqueries that are equivalen... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bruce Momjian | Mention that pg_dump does not dump ALTER DATABASE ... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Alvaro Herrera | Update URL. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Peter Eisentraut | Autoconf 2.62 will require cache variables to contain... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Tom Lane | Marginal improvement in sublink planning: allow unknown... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Bruce Momjian | Remove tools and documention for generating TODO.html. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Bruce Momjian | TODO now in wiki, html version removed. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Bruce Momjian | New TODO list URL wiki location listed; contents truncated. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Tom Lane | Fix obsolete comment. It's no longer the case that... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Michael Meskes | Synced parser. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Magnus Hagander | Make libpq on windows not try to send chunks larger... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Bruce Momjian | Not done: |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Tom Lane | Remove -Winline from the default set of CFLAGS for... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Tom Lane | Cause the output from debug_print_parse, debug_print_re... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Bruce Momjian | TODO done: |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Michael Meskes | Fixed incorrect argument handling in SET command if... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Alvaro Herrera | Fix some issues that prevent this file to be processed... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Magnus Hagander | Properly remove src\include\utils\probes.h when running... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Tom Lane | Add some defenses against constant-FALSE outer join... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Tom Lane | Remove prohibition against SubLinks in the WHERE clause... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Tom Lane | Improve sublink pullup code to handle ANY/EXISTS sublin... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Bruce Momjian | Update instructions on generating TODO.html. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Magnus Hagander | probes.h is generated from probes.d, not pg_trace.d. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Tom Lane | Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Bruce Momjian | Synchronize Borland libpq makefile to match MSVC. ... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Tom Lane | Fix a couple of places where psql might fail to report... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Bruce Momjian | Update Russian FAQ. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Bruce Momjian | Add new SQL training web site to FAQ: |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Bruce Momjian | Fix version warning bug in recently applied adjustments... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Tom Lane | Clean up the loose ends in selectivity estimation left... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Tom Lane | Performance fix for new anti-join code in nodeMergejoin... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Magnus Hagander | Make the temporary directory for pgstat files configura... |
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-14 |
Tom Lane | Implement SEMI and ANTI joins in the planner and execut... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Heikki Linnakangas | pg_buffercache needs to be taught about relation forks... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Alvaro Herrera | Have autovacuum consider processing TOAST tables separa... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Peter Eisentraut | Remove TODO item |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Heikki Linnakangas | Relation forks patch requires a catversion bump due... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Heikki Linnakangas | Introduce the concept of relation forks. An smgr relati... |
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-07 |
Tom Lane | Improve INTERSECT/EXCEPT hashing by realizing that... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Tom Lane | Support hashing for duplicate-elimination in INTERSECT... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Tom Lane | Teach the system how to use hashing for UNION. (INTERS... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Tom Lane | Do not allow Unique nodes to be scanned backwards.... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Tom Lane | Department of second thoughts: fix newly-added code... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Tom Lane | Add an ORDER BY to one more SELECT DISTINCT test case... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Tom Lane | In ReadOrZeroBuffer (and related entry points), don... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Magnus Hagander | Move pgstat.tmp into a temporary directory under $PGDAT... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Tom Lane | Fix some message style guideline violations in pg_regre... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Tom Lane | Improve SELECT DISTINCT to consider hash aggregation... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Tom Lane | Improve CREATE/DROP/RENAME DATABASE so that when failin... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Tom Lane | Make GROUP BY work properly for datatypes that only... |
commit | commitdiff | tree | snapshot |
next |