2007-03-22 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruce Momjian | Add comment that pg_dump 'append' format is used only... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruce Momjian | Commit newest version of xmlpath(). |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruce Momjian | In pg_dump, strcasecmp -> pg_strcasecmp. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruce Momjian | Add xmlpath() to evaluate XPath expressions, with names... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Tom Lane | Arrange for PreventTransactionChain to reject commands... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruce Momjian | Allow the pgstat process to restart immediately after... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Tom Lane | Allow DROP TABLESPACE to succeed (with a warning) if... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruce Momjian | Properly enforce pg_dump -F formation options; only... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Alvaro Herrera | Remove the currently unused FRONTEND case in dllist... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Teodor Sigaev | Fix parser bug on Windows with UTF8 encoding and C... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruce Momjian | Remove tabs in SGML files. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Bruce Momjian | Remove tabs from SGML file. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Magnus Hagander | Forgot to add file needed for PL regression tests |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Tom Lane | Fix some problems with selectivity estimation for parti... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Bruce Momjian | Remove TODO item, not wanted: |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Magnus Hagander | Add documentation about vcregress. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Magnus Hagander | Add support for running regression tests on procedural... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Magnus Hagander | Properly return exitcode when regression tests fails. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Magnus Hagander | Native shared memory implementation for win32. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Bruce Momjian | In FAQ, reference upgrade info via URL. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Bruce Momjian | Not done, reverted: |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Neil Conway | Add three new regexp functions: regexp_matches, regexp_... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Jan Wieck | Bumping catversion due to changes to pg_trigger and... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Jan Wieck | Changes pg_trigger and extend pg_rewrite in order to... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Bruce Momjian | Remove last line of patch license, per Zeugswetter... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Tom Lane | Further buildfarm experience shows that actually we... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Tom Lane | Fix 8.2 breakage of domains over array types, and add... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Magnus Hagander | ecpglib requires libpgport, per Andrew Dunstan |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Tom Lane | Fix ecpg/preproc makefile for parallel builds: parser... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Neil Conway | Code cleanup: mark some variables with the "const"... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Neil Conway | Code cleanup for function prototypes: change two K... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Michael Meskes | Simplified sortby rule |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Michael Meskes | - Changed some whitespacing in connect statement. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Magnus Hagander | msvc build actually needs Bison 2.2 or later, not 2... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Magnus Hagander | Add note that diff is required for regression tests. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Magnus Hagander | Add cvs tags to msvc build files, along with a (very... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Magnus Hagander | Oops, forgot to remove the old genbki script. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Magnus Hagander | Turn most vc build scripts into modules instead of... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Tom Lane | SPI_cursor_open failed to enforce that only read-only... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Tom Lane | Ooops, got only one of the two ArrayExpr variants corre... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Tom Lane | Fix up the remaining places where the expression node... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Magnus Hagander | Add new columns for tuple statistics on a database... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Tom Lane | Fix race condition in parallel regression tests. The... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Alvaro Herrera | Fix uninitialized value in pgstatindex leading to inval... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Andrew Dunstan | Remove undocumented support for copy syntax from before... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Magnus Hagander | Show aggregate return types in psql \da output. |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Tom Lane | Make use of plancache module for SPI plans. In particu... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Tom Lane | Fix a longstanding bug in VACUUM FULL's handling of... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Tom Lane | Arrange to install a "posixrules" entry in our timezone... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Teodor Sigaev | Add GIN support for pg_trgm. From Guillaume Smet <guill... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Teodor Sigaev | Add GIN support for pg_trgm. From Guillaume Smet <guill... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Magnus Hagander | Remove extra single-quotes copied from Unix build.... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Tom Lane | Fix broken markup, strange tab width. |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Tom Lane | Regression makefile now needs to make separate lists... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Magnus Hagander | Rewrite win32 install documentation (it's not client... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Peter Eisentraut | Reverted waiting for further fixes: |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Magnus Hagander | Filter out warnings coming from the stylesheets, so... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Magnus Hagander | Set root of docbook stuff from buildenv.bat and not... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Magnus Hagander | Properly use pg_strcasecmp() instead of strcasecmp(). |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Magnus Hagander | Set stderr to unbuffered for pgbench on win32. |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Tom Lane | First phase of plan-invalidation project: create a... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Peter Eisentraut | Make configuration parameters fall back to their defaul... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Magnus Hagander | Make a run with perltidy to format the code. Per reques... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Alvaro Herrera | Fix a race condition that caused pg_database_size(... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Andrew Dunstan | Add alternate result file for large object tests to... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Magnus Hagander | Remove unsafe calling of WSAStartup and WSACleanup... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Tom Lane | Fix vac_update_relstats to ensure it always sends a... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Teodor Sigaev | Athough cube is a varlena type, nowhere was a detoastin... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Alvaro Herrera | Cleanup the bootstrap code a little, and rename "dummy... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Tom Lane | Fix oversight in original coding of inline_function... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Magnus Hagander | Add script to build documentation on win32 without... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Peter Eisentraut | Minor edits |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Peter Eisentraut | Add more information about avoiding Linux OOM killer. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Bruce Momjian | Revert temp_tablespaces because of coding problems... |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Bruce Momjian | Remove copied comments from geo_ops.c source file and... |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Bruce Momjian | Remove timeline for 8.3 release, now on web site. |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Magnus Hagander | Remove old-style win32 client-only visual c++ build... |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Neil Conway | Fix a typo in a comment. Heikki Linnakangas. |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Neil Conway | Make the newly-added regression tests for lo_truncate... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Bruce Momjian | Cosmetic patch to large object regression test. |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Bruce Momjian | Split _bt_insertonpg to two functions. |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Bruce Momjian | Fix for COPY-after-truncate feature. |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Bruce Momjian | Remove undo information from pg_controldata --- never... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Bruce Momjian | Add lo_truncate() to backend and libpq for large object... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Neil Conway | Add resetStringInfo(), which clears the content of... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Bruce Momjian | Add logging to /contrib/pg_standby if -k couldn't clean... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Bruce Momjian | Add GUC log_lock_waits to log long wait times. |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Bruce Momjian | Allow \pset and \x, \t to use boolean constants on... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Bruce Momjian | Update license wording in FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Bruce Momjian | Add URLs for: |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Tom Lane | Make log_min_error_statement put LOG level at the same... |
commit | commitdiff | tree | snapshot |
next |