2009-01-02 |
Tom Lane | Include a pointer to the query's source text in QueryDe... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Peter Eisentraut | Initialize .pot files with some useful default values. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Peter Eisentraut | Split the ecpg translation support into a separate... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Magnus Hagander | Today is find-typo-in-old-patches day. Fix wrong cut... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Magnus Hagander | Fix cut/paste error that caused all errors from REQUIRE... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Magnus Hagander | Remove comments that say restart is required for changi... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Magnus Hagander | Make it possible to change Kerberos/GSSAPI parameters... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Tom Lane | write_nondefault_variables must take care to write... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Tom Lane | Tweak guc.c to allow underscores in the names of custom... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Bruce Momjian | Be smarter --- accept missing comma, and force comma... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Bruce Momjian | Mention src/interfaces/libpq/libpq.rc.in needs to be... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Bruce Momjian | Make comma optional for copyright text change. |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Bruce Momjian | Add comma so this copyright notice is picked up in... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Tom Lane | Fix a couple of missed copyright dates. |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Bruce Momjian | Update copyright for 2009. |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Tom Lane | Fix an oversight in my patch of a couple weeks ago... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Tom Lane | Throw error if a <window definition> references a windo... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Tom Lane | Fix another problem in SQL-MED \d displays: should... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Tom Lane | Consistently use multi-line formatting for all ACL... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Tom Lane | Add a WINDOW attribute to CREATE FUNCTION, and teach... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Tom Lane | Add some basic support for window frame clauses to... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Tom Lane | Reduce the last group of parallel regression tests... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Heikki Linnakangas | The flag to mark dead tuples is nowadays called LP_DEAD... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Tom Lane | Fix oversight in ALTER TABLE ENABLE/DISABLE RULE patch... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Tom Lane | Fix thinko in documentation of default window frame... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Michael Meskes | Finally the last test. |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Michael Meskes | First rounf of whitespace changes. Everything but conne... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Tom Lane | Tighten up a couple of regression test cases that can... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Tom Lane | Support window functions a la SQL:2008. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Tom Lane | Make a couple of small changes to the tuplestore API... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Tom Lane | Remove unused include file, per ITAGAKI Takahiro. ... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Bruce Momjian | Change the name of dtrace wal tracepoints: |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Magnus Hagander | Teach MSVC build system about building foreign data... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Tom Lane | Add missing semicolon, per buildfarm results. Martin... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Tom Lane | Fix various confusions of pointers and OIDs, unsafe... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Heikki Linnakangas | Don't use OidIsValid to check the return value of trans... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Tom Lane | Add a new column proiswindow to pg_proc. It doesn... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Peter Eisentraut | SQL/MED catalog manipulation facilities |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Alvaro Herrera | Have psql's \d+ print reloptions. Extracted from Euler... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Tom Lane | When we added the ability to have zero-element ARRAY... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Tom Lane | Add a couple of cross-references to the docs about... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Bruce Momjian | Add "not" to wal journaling text. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Bruce Momjian | Clarify documentation that journaling is not required... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Tom Lane | Fix oversight in my recent patch to allow ExecMakeFunct... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Tom Lane | Code review for function default parameters patch.... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Bruce Momjian | Update documentation table describing how shared memory... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Peter Eisentraut | Add note that TRUNCATE uses an access exclusive lock... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Michael Meskes | Applied patch by ITAGAKI Takahiro <itagaki.takahiro... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Heikki Linnakangas | Don't reset pg_class.reltuples and relpages in VACUUM... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Bruce Momjian | The attached patch contains a couple of fixes in the... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Alvaro Herrera | Add note to the shared memory sizing table about needin... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Tom Lane | Make heap_update() set newtup->t_tableOid correctly... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Andrew Dunstan | Attempt to fix MSVC breakage from Major Version patch. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Bruce Momjian | Fix wording of section comparing triggers and rules... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Tom Lane | Department of second thoughts: further experimentation... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Bruce Momjian | Improve comment about why sleep is used by pg_standby... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Bruce Momjian | Add documentation that pg_standby sleeps on Win32 becau... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Bruce Momjian | Add comment about GNUWin32's cp not having the file... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Tom Lane | Code review for CREATE OR REPLACE VIEW patch. Do thing... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Bruce Momjian | Add missing 'break' in Win32 switch statement, reported... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Tom Lane | Fix cast-away-const problem as well as bogus calculatio... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Tom Lane | Arrange for the pg_foo_is_visible and has_foo_privilege... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Michael Meskes | Do not try to change a const variable. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Tom Lane | Reduce the scaling factor for attstattarget to number... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Tom Lane | Remove our dependencies on MB_CUR_MAX in favor of belie... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Magnus Hagander | Support specifying filename for SSL certificate, key... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Tom Lane | Restore enforce_generic_type_consistency's pre-8.3... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Magnus Hagander | Replace both send and receive BIO routines in the SSL... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Tom Lane | Increase the default value of default_statistics_target... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Tom Lane | Remove pg_plan_queries()'s now-useless needSnapshot... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Tom Lane | Fix failure to ensure that a snapshot is available... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Alvaro Herrera | Reduce some rel.h inclusions, and add pg_list.h to... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Michael Meskes | Using clause has to accept signed numeric constants... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Tom Lane | To reduce confusion over whether VACUUM FULL is needed... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Peter Eisentraut | The macros NULL_DEV and DEVNULL were both used to work... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Peter Eisentraut | Move carefully obscured SunOS 4 specific #include out... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Peter Eisentraut | Append major version number and for libraries soname... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Tom Lane | Tweak the tree descent loop in fsm_search_avail to... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Bruce Momjian | Update journaling performance docs based on comments... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Tom Lane | Add a specific example of parenthesizing when extractin... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Heikki Linnakangas | Revert SIGUSR1 multiplexing patch, per Tom's objection. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Heikki Linnakangas | Provide support for multiplexing SIGUSR1 signal. The... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Magnus Hagander | Clearify how processes are started by autovacuum, and... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Tom Lane | Teach pgstat_vacuum_stat to not bother scanning pg_proc... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Magnus Hagander | Add note that autovacuum can use up several times maint... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Tom Lane | Don't try to optimize EXISTS subqueries with empty... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Alvaro Herrera | Desultorily enclose programlisting tags in CDATA, to... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Peter Eisentraut | Set up ar, dlltool, dllwrap, and windres for cross... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Bruce Momjian | Allow CREATE OR REPLACE VIEW to add columns to the... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Bruce Momjian | Document that non-data journaling is a recommended... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Heikki Linnakangas | MAPSIZE macro needs to use MAXALIGN(SizeOfPageHeaderDat... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Peter Eisentraut | Better descriptions in pg_get_keywords(), consistent... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Peter Eisentraut | Default values for function arguments |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Alvaro Herrera | Fix a couple of snapshot management bugs in the new... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Magnus Hagander | Comment said we don't free the lockarray, and why.... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Heikki Linnakangas | Utilize the visibility map in autovacuum, too. There... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Teodor Sigaev | Initialize GISTScanOpaque->qual_ok even if there is... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Peter Eisentraut | Call genhtml with --prefix option so local build paths... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Bruce Momjian | Fix typo in recent SSL unload patch. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Magnus Hagander | Properly unregister OpenSSL callbacks when libpq is... |
commit | commitdiff | tree | snapshot |
next |