1.
PostgreSQL Source Code: src/backend/optimizer/geqo/geqo_main.c ...
00180 edge_failures += gimme_tour(edge_table, kid->string, pool->string_length); 00181 #elif defined(PMX) 00182 /* PARTIALLY MATCHED CROSSOVER */ 00183 ...
2.
PostgreSQL Source Code: src/backend/optimizer/plan/planner.c File ...
Definition at line 2062 of file planner.c. References AGG_HASHED, compare_fractional_path_costs(), cost_agg(), cost_group(), cost_sort(), ...
3.
PostgreSQL Source Code: src/interfaces/ecpg/test/expected/preproc ...
Definition at line 51 of file preproc-type.c. typedef char mmChar. Definition at line 30 of file preproc-type.c. typedef long mmInteger ...
4.
PostgreSQL Source Code: src/include/storage/lock.h Source File
Jan 1, 2009 ... lock.h. Go to the documentation of this file. 00001 /*------------------------------------------------------------------------- 00002 ...
5.
PostgreSQL Source Code: src/include/port/win32.h Source File
00001 /* $PostgreSQL: pgsql/src/include/port/win32.h,v 1.86 2009/01/21 10:30:02 mha Exp $ */ 00002 00003 #if defined(_MSC_VER) || defined(__BORLANDC__) ...
6.
PostgreSQL Source Code: src/backend/storage/ipc/ipci.c File Reference
#include "storage/sinvaladt.h" #include "storage/spin.h". Include dependency graph for ipci.c: ... Definition at line 82 of file ipci.c. ...
7.
PostgreSQL Source Code: src/backend/port/win32/timer.c Source File
timer.c. Go to the documentation of this file. ... 00100 (errmsg_internal("failed to create timer event: %d", 00101 (int) GetLastError()))); ...
8.
PostgreSQL Source Code: src/port/unsetenv.c File Reference
Hopefully all 00034 * such platforms have unsetenv() and thus won't be using this hack. 00035 * 00036 * Note that repeatedly setting and unsetting a var ...
9.
PostgreSQL Source Code: src/port/qsort.c Source File
00001 /* 00002 * qsort.c: standard quicksort algorithm 00003 * 00004 .... Generated on Wed Mar 11 03:03:18 2009 for PostgreSQL Source Code by doxygen 1.5.5.
10.
PostgreSQL Source Code: src/port/qsort.c File Reference
#include "c.h". Include dependency graph for qsort.c: .... Generated on Tue Mar 10 03:12:48 2009 for PostgreSQL Source Code by doxygen 1.5.5.