2001-06-11 |
Tom Lane | Move temporary files into 'pg_tempfiles' subdirectory... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Tom Lane | contrib/intarray updates from Oleg Bartunov: |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Tom Lane | Update EXPLAIN discussion and examples to match current... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Tom Lane | Make planner compute the number of hash buckets the... |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Tom Lane | Mark inet,cidr,macaddr '=' operators as mergejoinable. |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Bruce Momjian | Add inheritance. |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Bruce Momjian | Update or remove mentions of versions where appropriate. |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Tom Lane | Fix thinko in hash cost estimation: average frequency |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Bruce Momjian | Add to TODO.detail. |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-06-09 |
Peter Eisentraut | Allow GRANT/REVOKE to/from more than one user per invoc... |
commit | commitdiff | tree | snapshot |
2001-06-09 |
Tom Lane | Teach convert_to_scalar about datatypes timetz, inet... |
commit | commitdiff | tree | snapshot |
2001-06-09 |
Tom Lane | Add #define for OID of type macaddr. |
commit | commitdiff | tree | snapshot |
2001-06-09 |
Tom Lane | Remove RelationGetBufferWithBuffer(), which is horribly... |
commit | commitdiff | tree | snapshot |
2001-06-09 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-06-09 |
Tom Lane | Fix a few missed NOIND usages. |
commit | commitdiff | tree | snapshot |
2001-06-08 |
Peter Eisentraut | Finish German translation, edit (original) messages... |
commit | commitdiff | tree | snapshot |
2001-06-08 |
Peter Eisentraut | Preliminary code cleanup in elog(). Split out some... |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Bruce Momjian | Document and work around ANT bug that prevents director... |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Bruce Momjian | Add to TODO.detail. |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Bruce Momjian | reset all: command line and .conf options change defaults |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Bruce Momjian | I have ported another Python Postgres interface to... |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Bruce Momjian | This adds unary plus capability. No grammar changes... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Tom Lane | get_seq_name should truncate name to NAMEDATALEN, so... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Tom Lane | Be a little smarter about deciding how many most-common... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Bruce Momjian | Add large object finalization cleanup to the proper... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Bruce Momjian | Remove large object finalize code. Compile error. |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Bruce Momjian | pgindent fix for asterisk indented too much in return... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Jan Wieck | Patch from Ian Lance Taylor fixing multiple cursor... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Tom Lane | Adjust WAL code so that checkpoints truncate the xlog... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-06-05 |
Tom Lane | Correct permissions-checking bugs associated with ancie... |
commit | commitdiff | tree | snapshot |
2001-06-05 |
Tom Lane | Improve planning of OR indexscan plans: for quals like |
commit | commitdiff | tree | snapshot |
2001-06-05 |
Tom Lane | Further work on making use of new statistics in planner... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Bruce Momjian | This patch adds support for %TYPE in CREATE FUNCTION... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Bruce Momjian | Update with new email on ftp location of Karel patch. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Bruce Momjian | Add Ross's email to schema. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Bruce Momjian | Add schema mention. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Bruce Momjian | Add domain to TODO.detail |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Bruce Momjian | protected void finalize() { |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Tom Lane | Give error message, rather than coredump, for utility... |
commit | commitdiff | tree | snapshot |
2001-06-03 |
Peter Eisentraut | Mark many strings in backend not covered by elog for... |
commit | commitdiff | tree | snapshot |
2001-06-02 |
Tom Lane | Accept and output '-Infinity' as well as 'Infinity... |
commit | commitdiff | tree | snapshot |
2001-06-02 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-06-02 |
Tom Lane | Tweak sorting so that nulls appear at the front of... |
commit | commitdiff | tree | snapshot |
2001-06-02 |
Peter Eisentraut | Native Language Support (NLS) |
commit | commitdiff | tree | snapshot |
2001-06-02 |
Tom Lane | Paranoia about unordered comparisons in IEEE float... |
commit | commitdiff | tree | snapshot |
2001-06-02 |
Jan Wieck | dllist.c is included in the frontend libpq interface... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Bruce Momjian | The following patch for JDBC fixes an issue with jdbc... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Tom Lane | Check for malloc failure. |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Tom Lane | Guard against malloc failure. Also, don't examine... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Tom Lane | Check for malloc failure. |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Tom Lane | If spi.c wants to use malloc, it better test for malloc... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Tom Lane | pltcl, plperl, and plpython all suffer the same bug... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Tom Lane | New improved version of bpcharin() may have got the... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Bruce Momjian | Fix for: |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Tom Lane | Remove fastpath.c's lame attempt at caching function... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Michael Meskes | - Synced preproc.y with gram.y. |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Tom Lane | Clean up some minor problems exposed by further thought... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Bruce Momjian | Update release 1.09 date |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Bruce Momjian | Forgot SGML section section id tag for 7.1. |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Tom Lane | Ooops, forgot to commit Makefile along with other changes. |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Tom Lane | Support for emulating RTREE indexing in GiST. Contribu... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Tom Lane | Updates to make GIST work with multi-key indexes (from... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Tom Lane | RI triggers would fail for datatypes using old-style... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Bruce Momjian | Allow IS and FOR in Pl/PgSQL cursors, per Oracle and... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Oops, had 0.2 release date wrong. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Remove OLD_FILE_NAMING code. No longer used. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Add recent UNDO/VACUUM thread to TODO.detail. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Tom Lane | Add "#define GIST_AM_OID". |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Tom Lane | Tweak StrategyEvaluation data structure to eliminate... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Tom Lane | Remove unused, redundant header files. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Tom Lane | Fix broken $Header$ declaration. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Properly compute max sys oid for 7.0 and 7.1. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | I just got bitten by this too. I use type timestamp... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Fix missing relation in FROM causing NOTICE. Cleanup. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Remove reference to pg_class.relhaspkey from code.... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Mark as unused: |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Remove SEP_CHAR from /contrib. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Remove SEP_CHAR, replace with / or '/' as appropriate. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Fix for Druid. We did not support some PROCEDURE queries. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | This is a docs patch to go with my DROP CONSTRAINT... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | These patches should fix check constraints not inheriting |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Playing with the earthdistance stuff, and found I neede... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | Attached is my patch that adds DROP CONSTRAINT support... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Tom Lane | Correct obsolete example of FROM-less query. |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Bruce Momjian | In chapter: |
commit | commitdiff | tree | snapshot |
2001-05-30 |
D'Arcy J.M... | Further conversions to Version 1 API. Also, fix boolea... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
D'Arcy J.M... | Add missing comma. |
commit | commitdiff | tree | snapshot |
next |