2008-04-23 |
Bruce Momjian | Add URL for MERGE: |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Magnus Hagander | Prevent shutdown in normal mode if online backup is... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Teodor Sigaev | Fix using too many LWLocks bug, reported by Craig Ringer |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Magnus Hagander | Don't pull in pthreads header files in this file becaus... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Bruce Momjian | FAQ2txt now only controls the main FAQ, not FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Magnus Hagander | Replace developer FAQ with a reference to the wiki... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Tom Lane | Issue explicit error messages for attempts to use ... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Tom Lane | Fix convert_IN_to_join to properly handle the case... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Magnus Hagander | Clean up float4byval and float8byval handling by dealin... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Magnus Hagander | Fix typo, noted by Stefan Kaltenbrunner. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Magnus Hagander | Make float4byval and float8byval configurable on MSVC. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Magnus Hagander | Add link to major version release notes at the top... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Tom Lane | Fix a couple of places in execMain that erroneously... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Tom Lane | Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Tom Lane | Make earthdistance use version-0 calling convention... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Tom Lane | Allow float8, int8, and related datatypes to be passed... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Teodor Sigaev | Fix broken compare function for tsquery_ops. Per Tom... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Tom Lane | Convert earthdistance's only C function to v1 call... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Tom Lane | seg_size() has to be V1 calling convention, too. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Bruce Momjian | Update doc script comments. |
commit | commitdiff | tree | snapshot |
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 |
next |