2008-04-19 |
Bruce Momjian | Add script FAQ2txt to convert HTML files to txt. Add... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Bruce Momjian | Add TODO2html tool to convert TODO to HTML. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Bruce Momjian | Update TODO using new script. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Bruce Momjian | Remove TODO.detail directory. All URLs now in TODO... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Bruce Momjian | Remove TODO.detail references; instead add TODO URLs... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Alvaro Herrera | Change the float4-returning functions in contrib/seg... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Tom Lane | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Alvaro Herrera | Modify the float4 datatype to be pass-by-val. Along... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Tom Lane | Fix rmtree() so that it keeps going after failure to... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Heikki Linnakangas | Fix two race conditions between the pending unlink... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Tom Lane | Cause EXPLAIN's VERBOSE option to print the target... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Alvaro Herrera | Clean up a few places where Datums were being treated... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Tom Lane | Fix a couple of oversights associated with the "physica... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Bruce Momjian | TODO Done: |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Bruce Momjian | Re-enable pg_terminate_backend() using SIGTERM. SIGTER... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Tom Lane | Add some code to EXPLAIN to show the targetlist (ie... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Tom Lane | Repair two places where SIGTERM exit could leave shared... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Andrew Dunstan | Fix MinGW warnings re formats and unused variables... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Bruce Momjian | Ignore blank lines in typedef file. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Bruce Momjian | Update most recent release to 8.3.1. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Tom Lane | Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Bruce Momjian | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Bruce Momjian | Update TODO wording. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Andrew Dunstan | Avoid using unnecessary pgwin32_safestat in libpq. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Bruce Momjian | Re-add terminate TODO item. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Bruce Momjian | Revert addition of pg_terminate_backend() because of... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Andrew Dunstan | Add multi-line flag to regex that needs it. Backpatch... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Bruce Momjian | Add TODO item: |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Bruce Momjian | Move LISTEN/NOTIFY items to separate TODO section. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Bruce Momjian | Add pg_terminate_backend() to allow terminating only... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Andrew Dunstan | Make integer_datetimes the default for MSVC even if... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Tom Lane | Push index operator lossiness determination down to... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Alvaro Herrera | Fix indentation in new REFERENCED BY psql output, per... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Tom Lane | Since createplan.c no longer cares whether index operat... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Tom Lane | Phase 2 of project to make index operator lossiness... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Tom Lane | Turn the -i/--ignore-version options of pg_dump and... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Tom Lane | Clean up a few places where Datums were being treated... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Tom Lane | Create new routines systable_beginscan_ordered, systabl... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Tom Lane | A quick try at un-breaking the Cygwin build. Whether... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Tom Lane | Add some debug support code to try to catch future... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Tom Lane | Fix several datatype input functions that were allowing... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Bruce Momjian | Changed TODO wording: |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Bruce Momjian | Add TODO: |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Bruce Momjian | Update URLs for dead space map. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Bruce Momjian | Fix main README typo. |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Tom Lane | Replace "amgetmulti" AM functions with "amgetbitmap... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Bruce Momjian | Add TODO URLs moved from open items queue: |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Magnus Hagander | Create wrapper pgwin32_safestat() and redefine stat... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Magnus Hagander | Make parameters in implementation have same const:ness... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Alvaro Herrera | Remove mention of DBD::PgSPI, which is unmaintained... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Alvaro Herrera | Mention pg_backend_pid() in the system information... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Michael Meskes | PGTYPEStimestamp_sub should use the values and not... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Bruce Momjian | Document that continuous archiving backup can be used... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Bruce Momjian | Update text FAQ. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Bruce Momjian | Small wording improvements for source code READMEs. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Bruce Momjian | Revert README cleanups. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Bruce Momjian | Revert sentence removal from nickname in FAQ. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Bruce Momjian | Remove mention of the Berkeley origins of the alias... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Tom Lane | Fix tsvector_update_trigger() to be domain-friendly... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Peter Eisentraut | On cygwin and win32, don't override the shlib name... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Magnus Hagander | Make integer_datetimes the default on msvc as well... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Peter Eisentraut | Always define stlib, since some platforms need it for... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Peter Eisentraut | Implement a few changes to how shared libraries and... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Bruce Momjian | Add documentation clarification for IS [NOT] NULL and... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Tom Lane | Make plpgsql support FOR over a query specified by... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Tom Lane | Improve hash_any() to use word-wide fetches when hashin... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Tom Lane | A small visit from the portability and localization... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Bruce Momjian | Make dblink_current_query() reference pg_catalog.curren... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Bruce Momjian | Re-add dblink_current_query() for backward compatibility. |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Tom Lane | Defend against JOINs having more than 32K columns altog... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Bruce Momjian | Have pg_stop_backup() wait for all archive files to... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Tom Lane | Re-implement division for numeric values using the... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Bruce Momjian | Have psql command 'help' suggest the use of \?, updated... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Bruce Momjian | Allow 'help' in psql to show \? help, for novice assist... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Tom Lane | Remove no-longer-used function assign_backslash_quote() |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Bruce Momjian | Remove unneed #include now that current_query() has... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Bruce Momjian | Implement current_query(), that shows the currently... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Magnus Hagander | Oops, change should go in scan.l to survive a clean... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Magnus Hagander | Convert backslash_quote guc to use enum. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Magnus Hagander | Turn xmlbinary and xmloption GUC variables into enumsTu... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Tom Lane | Add a variant of the Levenshtein string-distance functi... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Bruce Momjian | Add Wiki URLs for: |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Tom Lane | Remove heap_release_fetch, which is no longer used... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Tom Lane | Teach ANALYZE to distinguish dead and in-doubt tuples... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Magnus Hagander | Oops, add proper #ifdef for systems without support... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Peter Eisentraut | Remove -C from rsync call, because it omits directories... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Magnus Hagander | Convert syslog_facility guc to enum type. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Bruce Momjian | Add URLs for: |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Tom Lane | Revert my bad decision of about a year ago to make... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Magnus Hagander | Convert three more guc settings to enum type: |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Bruce Momjian | Remove due to survey/discussion: |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Tom Lane | Support EXECUTE USING in plpgsql. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Tom Lane | Add SPI-level support for executing SQL commands with... |
commit | commitdiff | tree | snapshot |
next |