2010-01-15 |
Tom Lane | Actually, I'll bet the mingw problem is lack of $(BE_DL... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Tom Lane | Fix bogus subdir setting ... wonder just what that... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Heikki Linnakangas | Move build of src/backend/replication/walreceiver/... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Michael Meskes | Added correct error handling in DESCRIBE statement... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Heikki Linnakangas | Remove unused (in non-assertion-enabled build) variable. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Michael Meskes | Applied patch by Boszormenyi Zoltan <zb@cybertec.at... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Heikki Linnakangas | Introduce Streaming Replication. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Teodor Sigaev | Add point_ops opclass for GiST. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Simon Riggs | First part of refactoring of code for ResolveRecoveryCo... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Tom Lane | Simplify validate_exec() by using access(2) to check... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Tom Lane | When loading critical system indexes into the relcache... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Tom Lane | Fix bug #5269: ResetPlanCache mustn't invalidate cached... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Michael Meskes | Applied Zoltan's patch to make char the default sqlda... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Michael Meskes | Fix SQL3 type return value. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Tom Lane | Make fixed_paramref_hook behave properly when there... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Magnus Hagander | Update MSVC build instructions. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Tom Lane | Fix relcache reload mechanism to be more robust in... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Michael Meskes | Removed ecpg Changelog file that was only there for... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Bruce Momjian | Please tablespace directories in their own subdirectory... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Tom Lane | Fix aclexplode to not explode on a zero-entry ACL array. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Bruce Momjian | Remove tabs in SGML file. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Tom Lane | Add some simple support and documentation for using... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Tom Lane | Improve ExecEvalVar's handling of whole-row variables... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrew Dunstan | remove use of temp file for perlchunks.h, as in recent... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Tom Lane | Some trivial adjustments in comments for struct Relatio... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Tom Lane | Remove unnecessary use of temp file. Tim Bunce |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Tom Lane | Improve plpgsql parsing to report "foo is not a known... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Tom Lane | Improve plpgsql's handling of record field references... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Simon Riggs | Docs for behaviour change of drop database during Hot... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Magnus Hagander | Update Windows installation notes. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Simon Riggs | During Hot Standby, fix drop database when sessions... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Magnus Hagander | Create typedef pgsocket for storing socket descriptors. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Robert Haas | Remove partial, broken support for NULL pointers when... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Robert Haas | Document pg_tablespace.spcoptions. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Tom Lane | Make ExecEvalFieldSelect throw a more intelligible... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Simon Riggs | During Hot Standby, set DatabasePath correctly during... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Andrew Dunstan | Provide regression testing for plperlu, and for plperl... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Andrew Dunstan | Build perlchunks.h for plperl on MSVC |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Tom Lane | Fix makefile so it works for VPATH case. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Andrew Dunstan | Tidy up and refactor plperl.c. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Meskes | Also update ChangerLog file. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Tom Lane | Fix oversight in EvalPlanQualFetch: after failing to... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Itagaki Takahiro | pgBufferUsage needs PGDLLIMPORT for pg_stat_statements... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Itagaki Takahiro | Add buffer access counters to pg_stat_statements. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Robert Haas | Document why we copy reloptions into CacheMemoryContext... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Tom Lane | Fix 3-parameter form of bit substring() to throw error... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Tom Lane | Make bit/varbit substring() treat any negative length... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Tom Lane | Fix (some of the) breakage introduced into query-cancel... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Bruce Momjian | Use -Z for vacuumdb --analyze-only, rather than -o. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Bruce Momjian | Rename new vacuumdb option to --analyze-only from ... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Tom Lane | Remove all the special-case code for INT64_IS_BUSTED... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Bruce Momjian | More tablespace.c comment improvements. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Bruce Momjian | Clarify tablespace.c::TablespaceCreateDbspace() comments. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Robert Haas | Further fixes for per-tablespace options patch. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Tom Lane | Fail in a nicer way if we have --with-perl and no Perl. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Robert Haas | Improve a couple of comments relating to large object... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Tom Lane | Make configure check the version of Perl we're building... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Tom Lane | Alter the configure script to fail immediately if the... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Bruce Momjian | PG_MAJORVERSION: |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Tom Lane | Fix spccache.c to not suppose that a cache entry will... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Tom Lane | Access hash entry before freeing it, not after. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Tom Lane | Make error messages for bad --set-version argument... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Tom Lane | Make the makefile pass $MAJORVERSION to genbki.pl,... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Tom Lane | Fix missing <manvolnum> markers in dblink reference... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Tom Lane | Add missing 'static' keywords. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Bruce Momjian | Corrected CVS entry: |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Michael Meskes | Replaced int64_t with int64 as Andrew suggested. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Michael Meskes | Remove __FUNCTION__ keyword that is not recognized... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Michael Meskes | Removed test case using nan as float value because... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Michael Meskes | Removed more inttypes.h stuff. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Itagaki Takahiro | Silence compiler warning about uninitialized variables... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Michael Meskes | Applied Zoltan's patch to remove hardware dependant... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Itagaki Takahiro | Support rewritten-based full vacuum as VACUUM FULL... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Bruce Momjian | binary upgrade: |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Bruce Momjian | Remove erroneous comma added to pg_dumpall tablespace... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Bruce Momjian | Update catalog version for recent relfilenode patch... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Bruce Momjian | Preserve relfilenodes: |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Bruce Momjian | pg_dump --only-analyze |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Bruce Momjian | Remove tabs in SGML. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Bruce Momjian | Use OIDCHARS: |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Itagaki Takahiro | Adjust headers to allow pgbench to be built with PGXS. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Itagaki Takahiro | Add verification of variable names in pgbench. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Tom Lane | Add support for doing FULL JOIN ON FALSE. While this... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Robert Haas | Support ALTER TABLESPACE name SET/RESET ( tablespace_op... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Tom Lane | Fix genbki.pl and Gen_fmgrtab.pl to use PID-specific... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Michael Meskes | And another one |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Michael Meskes | And another one of the same problem. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Michael Meskes | And then forgot to commit the fixed files. ARGH! |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Michael Meskes | Ah, should read the file completely. I got so used... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Michael Meskes | Thrid try. It seems my two checkouts need some cleaning up. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Michael Meskes | Still not correct. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Michael Meskes | Adjusted CVS headers. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Michael Meskes | Applied patch by Boszormenyi Zoltan <zb@cybertec.at... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Magnus Hagander | Move the default configuration for the MSVC build syste... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Magnus Hagander | Disable linker warning 4197 on Win64, that is caused... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Magnus Hagander | Use _mm_pause() for win64 spin_delay(), per note from... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Tom Lane | Further code review for genbki.pl. Improve comments... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Tom Lane | Fix a few places where we needed -I. in CPPFLAGS to... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Tom Lane | Remove too-smart-for-its-own-good optimization of not... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Itagaki Takahiro | Verify input in pg_read_file(). |
commit | commitdiff | tree | snapshot |
next |