2007-01-28 |
Neil Conway | Rename the uuid_t type to pg_uuid_t, to avoid a conflic... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Andrew Dunstan | Fix plpython MSVC build in non-debug mode. |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Tom Lane | Remove some unnecessary conversion work in build_regtyp... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Tom Lane | Repair oversight in creation of "append relations"... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Tom Lane | Make some small improvements in the accuracy of plpgsql... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Andrew Dunstan | Fix path problem in MSVC bison wrapper. per Joachim... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Neil Conway | Add a new builtin type, "uuid". This implements a UUID... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Tom Lane | Fix up plpgsql's "simple expression" evaluation mechani... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Tom Lane | Drat, can't fit an additional argument into log_error... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Tom Lane | Clean up broken usage of HAVE_DECL_SYS_SIGLIST and... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Bruce Momjian | Use autoconf build-in sys_siglist macro AC_DECL_SYS_SIG... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Tom Lane | Add a delay at the start of the stats test, to let... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Tom Lane | Dept of second thoughts: the IQ of estimate_array_lengt... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Bruce Momjian | Add signal.h for sys_siglist reference. |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Tom Lane | Fix scalararraysel() to cope with binary-compatible... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Bruce Momjian | Use sys_siglist[] to print out signal names for signal... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Bruce Momjian | Modify SGML makefile to allow 'gmake draft' to build... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Tom Lane | Correct an old logic error in btree page splitting... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Michael Meskes | Fixed expected files, so they are in sync with tests... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Andrew Dunstan | remove unnecessary and now inaccurate cast which I... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Peter Eisentraut | Reactivate libxml memory management via palloc, now... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Peter Eisentraut | Add trailing zero byte in Unicode codepoint conversion. |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Andrew Dunstan | Allow args to spi_prepare to be standard type aliaes... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Bruce Momjian | Update installation wording for an upgrade to state... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Bruce Momjian | Control openjade draft-mode by variable DRAFT, rather... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Bruce Momjian | Update wording of installation when upgrading, to more... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Bruce Momjian | Modify draft SGML instructions to use DRAFT=Y because... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Tom Lane | On Windows, use pgwin32_waitforsinglesocket() instead... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Neil Conway | Squelch some VC++ compiler warnings. Mark float literal... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Update BSD/OS platform for 8.2. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Add URL for shrinking tuple to just its headers: |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Update Win32 exception comment. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Neil Conway | Add a setlocal command to the beginning of build.bat... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Michael Meskes | Removed compiler warning due to unneeded unsigned decla... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Update pg_dumpall -f option description. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Correction: temp_tablespaces was implemented by Albert... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Reverse out use of Py_RETURN_TRUE in plpython, only... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Peter Eisentraut | Various fixes in the logic of XML functions: |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Add GUC temp_tablespaces to provide a default location... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Properly detoast access to bytea field pg_trigger.tgarg... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Fix for plpython functions; return true/false for... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Add 'output file' option for pg_dumpall, especially... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Remove developers list from TODO list now that we have... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Allow pg_dumpall to specify a database name rather... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Add --tablespaces-only and --roles-only options to... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Bruce Momjian | Prevent WAL logging when COPY is done in the same trans... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Bruce Momjian | When using MSVC, disable the building of ecpg if pthrea... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Tom Lane | Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2uc... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Tom Lane | Relax an Assert() that has been found to be too strict... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Peter Eisentraut | Simplify handling of XML error messages: Just use the... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Tom Lane | Update xindex.sgml to discuss operator families. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Tom Lane | Update pg_dump to support dumping operator families. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Bruce Momjian | Add comment about exception lists in both winnt.h and... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Alvaro Herrera | This patch is required for vcbuild to work after the... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Tom Lane | Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Bruce Momjian | Remove newline from error message because URL is gone. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Bruce Momjian | Back out use of FormatMessage(), does error values... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Bruce Momjian | Print meaningfull error text for abonormal process... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Bruce Momjian | Update my email address in FAQ. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Tom Lane | Put back planner's ability to cache the results of... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Bruce Momjian | Use errhint() for WIN32 SIGTERM message, where possible. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Bruce Momjian | Uppercase hex value. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Bruce Momjian | When system() fails in Win32, report it as an exception... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Bruce Momjian | Update documenation instructions. on how to delete... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Tom Lane | Adjust pgbench so it won't spit up on non-select querie... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Tom Lane | Add COST and ROWS options to CREATE/ALTER FUNCTION... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Peter Eisentraut | Remove some unused variables |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Peter Eisentraut | Put back libpq link, but make sure that libpq's in... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Tom Lane | Refactor some lsyscache routines to eliminate duplicate... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Bruce Momjian | Add bitmap index URL: |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Tom Lane | Simplify pg_am representation of ordering-capable acces... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Bruce Momjian | Add URL for dead space map: |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Neil Conway | Update docs for recent change to setseed() return value. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Neil Conway | Make setseed() return void, rather than an int4 without... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Bruce Momjian | Add documentation of memory and time units to postgresq... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Tom Lane | Don't use 'int' where you mean 'bool'. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Bruce Momjian | Update documentation about postgresqlconf to mention... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Neil Conway | List disabled triggers separately in psql's "\d <table... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Tom Lane | Refactor planner's pathkeys data structure to create... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Neil Conway | Refactor the index AM API slightly: move currentItemDat... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Peter Eisentraut | Update build time estimate. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Peter Eisentraut | Remove remains of old depend target. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Neil Conway | Regression tests for large objects. Patch from Jeremy... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Bruce Momjian | Modify max_fsm_pages in postgresql.conf.sample to show... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Neil Conway | Teach psql's \lo slash commands to respect quiet mode... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Bruce Momjian | Document that to remove template1, datistemplate must... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Peter Eisentraut | The libpq library directory was mentioned here in the... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Peter Eisentraut | Only build ecpg test code when the test is to be perfor... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Bruce Momjian | Move code that places LOG error level between ERROR... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Peter Eisentraut | Fix xmlconcat regression test |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Peter Eisentraut | Fix xmlconcat by properly merging the XML declarations... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Bruce Momjian | Add wiki URL: |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Neil Conway | Add missing copyright blurb, make ruleutils.c use the... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Bruce Momjian | Add items: |
commit | commitdiff | tree | snapshot |
next |