2007-03-26 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Bruce Momjian | Remove Andrew Yu copyright, with permission from author. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Bruce Momjian | Remove advertising clause from Berkeley BSD-licensed... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Bruce Momjian | Properly fix PORTNAME in configure. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Bruce Momjian | User PORTNAME for win32 tests, rather than $template... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Tom Lane | Fix seriously broken markup for libpq-envars cross... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Tom Lane | Allow non-superuser database owners to create procedura... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Teodor Sigaev | Add checking of end of line in parsing stopword list... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Teodor Sigaev | Fix stopword and synonym files parsing bug in MSVC... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Tatsuo Ishii | Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Tom Lane | Seems some people have been forgetting to run autoheader. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Tom Lane | Add -lcrypto as one of the possible link dependencies... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Tom Lane | Remove assertion that constraint_exclusion risks wrong... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Tom Lane | Fix plancache's invalidation callback to do the right... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Tom Lane | Make _SPI_execute_plan pass the query source string... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Tom Lane | Remove the prohibition on executing cursor commands... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Tom Lane | Clean up the representation of special snapshots by... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Tatsuo Ishii | Add new encoding EUC_JIS_2004 and SHIFT_JIS_2004, |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Magnus Hagander | Support for installing NLS files, and update support... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Bruce Momjian | Document that LDAP URLs should be double-quoted in... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Magnus Hagander | Install contrib sql and readme files |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Magnus Hagander | Properly parse the name of contrib modules that aren... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Alvaro Herrera | Set the node properly, per Tom. |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Alvaro Herrera | Separate the code to start a new worker into its own... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Alvaro Herrera | Separate fetch of pg_autovacuum tuple into its own... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Alvaro Herrera | We no longer need to palloc the VacuumStmt node; keepin... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Tom Lane | Adjust DatumGetBool macro so that it isn't fooled by... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Tom Lane | Fix plancache so that any required replanning is done... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Tatsuo Ishii | Allow 4 bytes UTF-8 (UCS-4 range 00010000-001FFFFF) |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Magnus Hagander | Forgot commit: support for special-cases in pgcrypto |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Magnus Hagander | Support for running contribcheck on msvc |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Magnus Hagander | Generate SQL files for /contrib (based on .sql.in) |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Magnus Hagander | Add define to exclude configured libraries, to be able... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Magnus Hagander | Remove headers for old sysv shmem emulation that I... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Bruce Momjian | Cleanup for procarray.c. |
commit | commitdiff | tree | snapshot |
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 |
next |