public inbox for [email protected]
help / color / mirror / Atom feedSearching some sites explaing about PosgtreSQL source codes
10+ messages / 7 participants
[nested] [flat]
* Searching some sites explaing about PosgtreSQL source codes
@ 2007-01-24 08:54 re-plore <[email protected]>
2007-01-24 12:49 ` Re: Searching some sites explaing about PosgtreSQL source codes =?ISO-8859-1?Q?Luis_D._Garc=EDa?= <[email protected]>
0 siblings, 1 reply; 10+ messages in thread
From: re-plore @ 2007-01-24 08:54 UTC (permalink / raw)
To: [email protected].
Hi, I am now reading PostgreSQL source codes, but i am not familiar to this
codes.
So i am now seraching some sites which explaing about PostgreSQL source
codes, or it's structure.
If you know a good site explaing PostgreSQL's source codes.
Please teach me.
Thanks a lot of your conservation!
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Searching some sites explaing about PosgtreSQL source codes
2007-01-24 08:54 Searching some sites explaing about PosgtreSQL source codes re-plore <[email protected]>
@ 2007-01-24 12:49 ` =?ISO-8859-1?Q?Luis_D._Garc=EDa?= <[email protected]>
2007-01-27 02:39 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Bruce Momjian <[email protected]>
0 siblings, 1 reply; 10+ messages in thread
From: =?ISO-8859-1?Q?Luis_D._Garc=EDa?= @ 2007-01-24 12:49 UTC (permalink / raw)
To: re-plore <[email protected]>; +Cc: [email protected].
Hi, I'm working with Postgres Source Code too, and there's a site that could
be helpfull
for you as it has been for me.
The site is:
http://www.mcknight.de/pgsql-doxygen/cvshead/html/
Greetings...
2007/1/24, re-plore <[email protected]>:
>
> Hi, I am now reading PostgreSQL source codes, but i am not familiar to
> this codes.
>
> So i am now seraching some sites which explaing about PostgreSQL source
> codes, or it's structure.
> If you know a good site explaing PostgreSQL's source codes.
> Please teach me.
>
> Thanks a lot of your conservation!
>
>
--
Luis D. García M.
Telf: (+58) 2418662663
Cel.: (+58) 4143482018
- FACYT - UC -
- Computación -
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: [HACKERS] Searching some sites explaing about PosgtreSQL
2007-01-24 08:54 Searching some sites explaing about PosgtreSQL source codes re-plore <[email protected]>
2007-01-24 12:49 ` Re: Searching some sites explaing about PosgtreSQL source codes =?ISO-8859-1?Q?Luis_D._Garc=EDa?= <[email protected]>
@ 2007-01-27 02:39 ` Bruce Momjian <[email protected]>
2007-01-27 12:41 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
0 siblings, 1 reply; 10+ messages in thread
From: Bruce Momjian @ 2007-01-27 02:39 UTC (permalink / raw)
To: =?ISO-8859-1?Q?Luis_D._Garc=EDa?= <[email protected]>; +Cc: re-plore <[email protected]>; [email protected]; pgsql-www
Can we add a link to the doxygen web site from our site:
http://www.postgresql.org/developer/coding
link to:
http://www.mcknight.de/pgsql-doxygen/cvshead/html/
It seems like a useful resource.
---------------------------------------------------------------------------
=?ISO-8859-1?Q?Luis_D._Garc=EDa?= wrote:
> Hi, I'm working with Postgres Source Code too, and there's a site that could
> be helpfull
> for you as it has been for me.
>
> The site is:
> http://www.mcknight.de/pgsql-doxygen/cvshead/html/
>
> Greetings...
>
> 2007/1/24, re-plore <[email protected]>:
> >
> > Hi, I am now reading PostgreSQL source codes, but i am not familiar to
> > this codes.
> >
> > So i am now seraching some sites which explaing about PostgreSQL source
> > codes, or it's structure.
> > If you know a good site explaing PostgreSQL's source codes.
> > Please teach me.
> >
> > Thanks a lot of your conservation!
> >
> >
>
>
> --
> Luis D. Garc?a M.
>
> Telf: (+58) 2418662663
> Cel.: (+58) 4143482018
>
> - FACYT - UC -
> - Computaci?n -
--
Bruce Momjian [email protected]
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: [HACKERS] Searching some sites explaing about PosgtreSQL
2007-01-24 08:54 Searching some sites explaing about PosgtreSQL source codes re-plore <[email protected]>
2007-01-24 12:49 ` Re: Searching some sites explaing about PosgtreSQL source codes =?ISO-8859-1?Q?Luis_D._Garc=EDa?= <[email protected]>
2007-01-27 02:39 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Bruce Momjian <[email protected]>
@ 2007-01-27 12:41 ` Magnus Hagander <[email protected]>
2007-01-27 13:32 ` Re: [HACKERS] Searching some sites explaing about Joachim Wieland <[email protected]>
2007-01-29 21:49 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Marc G. Fournier <[email protected]>
0 siblings, 2 replies; 10+ messages in thread
From: Magnus Hagander @ 2007-01-27 12:41 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: Joachim Wieland <[email protected]>; pgsql-www
IIRC, it was supposed to be added to a postgresql.org server sometime
almost a year ago.
http://archives.postgresql.org/pgsql-www/2006-04/msg00077.php
Anybody know why that didn't happen? If doable, methinks that'd probably
be nicer. Could we just copy config/layout over? Joachim, thoughts?
//Magnus
Bruce Momjian wrote:
> Can we add a link to the doxygen web site from our site:
>
> http://www.postgresql.org/developer/coding
>
> link to:
>
> http://www.mcknight.de/pgsql-doxygen/cvshead/html/
>
> It seems like a useful resource.
>
> ---------------------------------------------------------------------------
>
> =?ISO-8859-1?Q?Luis_D._Garc=EDa?= wrote:
>> Hi, I'm working with Postgres Source Code too, and there's a site that could
>> be helpfull
>> for you as it has been for me.
>>
>> The site is:
>> http://www.mcknight.de/pgsql-doxygen/cvshead/html/
>>
>> Greetings...
>>
>> 2007/1/24, re-plore <[email protected]>:
>>> Hi, I am now reading PostgreSQL source codes, but i am not familiar to
>>> this codes.
>>>
>>> So i am now seraching some sites which explaing about PostgreSQL source
>>> codes, or it's structure.
>>> If you know a good site explaing PostgreSQL's source codes.
>>> Please teach me.
>>>
>>> Thanks a lot of your conservation!
>>>
>>>
>>
>> --
>> Luis D. Garc?a M.
>>
>> Telf: (+58) 2418662663
>> Cel.: (+58) 4143482018
>>
>> - FACYT - UC -
>> - Computaci?n -
>
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: [HACKERS] Searching some sites explaing about
2007-01-24 08:54 Searching some sites explaing about PosgtreSQL source codes re-plore <[email protected]>
2007-01-24 12:49 ` Re: Searching some sites explaing about PosgtreSQL source codes =?ISO-8859-1?Q?Luis_D._Garc=EDa?= <[email protected]>
2007-01-27 02:39 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Bruce Momjian <[email protected]>
2007-01-27 12:41 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
@ 2007-01-27 13:32 ` Joachim Wieland <[email protected]>
2007-01-29 21:50 ` Re: [HACKERS] Searching some sites explaing about Marc G. Fournier <[email protected]>
1 sibling, 1 reply; 10+ messages in thread
From: Joachim Wieland @ 2007-01-27 13:32 UTC (permalink / raw)
To: Magnus Hagander <[email protected]>; +Cc: Bruce Momjian <[email protected]>; pgsql-www
On Sat, Jan 27, 2007 at 01:41:56PM +0100, Magnus Hagander wrote:
> IIRC, it was supposed to be added to a postgresql.org server sometime
> almost a year ago.
> http://archives.postgresql.org/pgsql-www/2006-04/msg00077.php
Right. Note that the directory is called "cvshead" but I haven't updated it
ever since, so actually it shows the contents of the files as they have been
at that time.
> Anybody know why that didn't happen? If doable, methinks that'd probably
> be nicer. Could we just copy config/layout over? Joachim, thoughts?
Sure, IIRC you just need a script to generate the files once in a while from
a cvs checkout and everything else is static. There's a search function that
requires php (keywords are in a file), anything else is just static .html.
The generation process however needs quite some time. So maybe you want to
generate it somewhere else and then copy over the generated files.
See here for more details on how much diskspace is required:
http://archives.postgresql.org/pgsql-hackers/2006-01/msg00513.php
Joachim
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: [HACKERS] Searching some sites explaing about
2007-01-24 08:54 Searching some sites explaing about PosgtreSQL source codes re-plore <[email protected]>
2007-01-24 12:49 ` Re: Searching some sites explaing about PosgtreSQL source codes =?ISO-8859-1?Q?Luis_D._Garc=EDa?= <[email protected]>
2007-01-27 02:39 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Bruce Momjian <[email protected]>
2007-01-27 12:41 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
2007-01-27 13:32 ` Re: [HACKERS] Searching some sites explaing about Joachim Wieland <[email protected]>
@ 2007-01-29 21:50 ` Marc G. Fournier <[email protected]>
0 siblings, 0 replies; 10+ messages in thread
From: Marc G. Fournier @ 2007-01-29 21:50 UTC (permalink / raw)
To: Joachim Wieland <[email protected]>; Magnus Hagander <[email protected]>; +Cc: Bruce Momjian <[email protected]>; pgsql-www
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- --On Saturday, January 27, 2007 14:32:12 +0100 Joachim Wieland
<[email protected]> wrote:
> On Sat, Jan 27, 2007 at 01:41:56PM +0100, Magnus Hagander wrote:
>> IIRC, it was supposed to be added to a postgresql.org server sometime
>> almost a year ago.
>> http://archives.postgresql.org/pgsql-www/2006-04/msg00077.php
>
> Right. Note that the directory is called "cvshead" but I haven't updated it
> ever since, so actually it shows the contents of the files as they have been
> at that time.
>
>> Anybody know why that didn't happen? If doable, methinks that'd probably
>> be nicer. Could we just copy config/layout over? Joachim, thoughts?
>
> Sure, IIRC you just need a script to generate the files once in a while from
> a cvs checkout and everything else is static. There's a search function that
> requires php (keywords are in a file), anything else is just static .html.
Can you (re-?)send me the script that I'd need to run? I can get the software
installed, and cron enabled ...
- ----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email . [email protected] MSN . [email protected]
Yahoo . yscrappy Skype: hub.org ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
iD8DBQFFvmw94QvfyHIvDvMRArpPAJwPNeQbV3czpqmUWPeh5fAdY6wRmwCg4sAO
+ygAMukg3qAFgigY4SVIun8=
=DTgY
-----END PGP SIGNATURE-----
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: [HACKERS] Searching some sites explaing about PosgtreSQL
2007-01-24 08:54 Searching some sites explaing about PosgtreSQL source codes re-plore <[email protected]>
2007-01-24 12:49 ` Re: Searching some sites explaing about PosgtreSQL source codes =?ISO-8859-1?Q?Luis_D._Garc=EDa?= <[email protected]>
2007-01-27 02:39 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Bruce Momjian <[email protected]>
2007-01-27 12:41 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
@ 2007-01-29 21:49 ` Marc G. Fournier <[email protected]>
2007-01-30 14:40 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
1 sibling, 1 reply; 10+ messages in thread
From: Marc G. Fournier @ 2007-01-29 21:49 UTC (permalink / raw)
To: Magnus Hagander <[email protected]>; Bruce Momjian <[email protected]>; +Cc: Joachim Wieland <[email protected]>; pgsql-www
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- --On Saturday, January 27, 2007 13:41:56 +0100 Magnus Hagander
<[email protected]> wrote:
> IIRC, it was supposed to be added to a postgresql.org server sometime
> almost a year ago.
> http://archives.postgresql.org/pgsql-www/2006-04/msg00077.php
>
> Anybody know why that didn't happen?
My fault, got so busy around that time that it fell off my radar :(
> If doable, methinks that'd probably
> be nicer. Could we just copy config/layout over? Joachim, thoughts?
Definitely ... let me know and I'll get it up there ...
>
> //Magnus
>
> Bruce Momjian wrote:
>> Can we add a link to the doxygen web site from our site:
>>
>> http://www.postgresql.org/developer/coding
>>
>> link to:
>>
>> http://www.mcknight.de/pgsql-doxygen/cvshead/html/
>>
>> It seems like a useful resource.
>>
>> ---------------------------------------------------------------------------
>>
>> =?ISO-8859-1?Q?Luis_D._Garc=EDa?= wrote:
>>> Hi, I'm working with Postgres Source Code too, and there's a site that could
>>> be helpfull
>>> for you as it has been for me.
>>>
>>> The site is:
>>> http://www.mcknight.de/pgsql-doxygen/cvshead/html/
>>>
>>> Greetings...
>>>
>>> 2007/1/24, re-plore <[email protected]>:
>>>> Hi, I am now reading PostgreSQL source codes, but i am not familiar to
>>>> this codes.
>>>>
>>>> So i am now seraching some sites which explaing about PostgreSQL source
>>>> codes, or it's structure.
>>>> If you know a good site explaing PostgreSQL's source codes.
>>>> Please teach me.
>>>>
>>>> Thanks a lot of your conservation!
>>>>
>>>>
>>>
>>> --
>>> Luis D. Garc?a M.
>>>
>>> Telf: (+58) 2418662663
>>> Cel.: (+58) 4143482018
>>>
>>> - FACYT - UC -
>>> - Computaci?n -
>>
>
- ----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email . [email protected] MSN . [email protected]
Yahoo . yscrappy Skype: hub.org ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
iD8DBQFFvmvN4QvfyHIvDvMRAiz1AJ4lo/uEKxB0LZP4vGAsJLl3NwVytgCg66hX
+9jqmK9urkK6LjCgWVyPw4Q=
=u93A
-----END PGP SIGNATURE-----
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: [HACKERS] Searching some sites explaing about PosgtreSQL
2007-01-24 08:54 Searching some sites explaing about PosgtreSQL source codes re-plore <[email protected]>
2007-01-24 12:49 ` Re: Searching some sites explaing about PosgtreSQL source codes =?ISO-8859-1?Q?Luis_D._Garc=EDa?= <[email protected]>
2007-01-27 02:39 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Bruce Momjian <[email protected]>
2007-01-27 12:41 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
2007-01-29 21:49 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Marc G. Fournier <[email protected]>
@ 2007-01-30 14:40 ` Magnus Hagander <[email protected]>
2007-01-30 15:33 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Dave Page <[email protected]>
0 siblings, 1 reply; 10+ messages in thread
From: Magnus Hagander @ 2007-01-30 14:40 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; +Cc: Bruce Momjian <[email protected]>; Joachim Wieland <[email protected]>; pgsql-www
On Mon, Jan 29, 2007 at 05:49:00PM -0400, Marc G. Fournier wrote:
>
> - --On Saturday, January 27, 2007 13:41:56 +0100 Magnus Hagander
> <[email protected]> wrote:
>
> > IIRC, it was supposed to be added to a postgresql.org server sometime
> > almost a year ago.
> > http://archives.postgresql.org/pgsql-www/2006-04/msg00077.php
> >
> > Anybody know why that didn't happen?
>
> My fault, got so busy around that time that it fell off my radar :(
>
> > If doable, methinks that'd probably
> > be nicer. Could we just copy config/layout over? Joachim, thoughts?
>
> Definitely ... let me know and I'll get it up there ...
I'm working with Joachim offlist to get this setup on Tribble.
//Magnus
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: [HACKERS] Searching some sites explaing about PosgtreSQL
2007-01-24 08:54 Searching some sites explaing about PosgtreSQL source codes re-plore <[email protected]>
2007-01-24 12:49 ` Re: Searching some sites explaing about PosgtreSQL source codes =?ISO-8859-1?Q?Luis_D._Garc=EDa?= <[email protected]>
2007-01-27 02:39 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Bruce Momjian <[email protected]>
2007-01-27 12:41 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
2007-01-29 21:49 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Marc G. Fournier <[email protected]>
2007-01-30 14:40 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
@ 2007-01-30 15:33 ` Dave Page <[email protected]>
2007-01-30 15:35 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
0 siblings, 1 reply; 10+ messages in thread
From: Dave Page @ 2007-01-30 15:33 UTC (permalink / raw)
To: Magnus Hagander <[email protected]>; +Cc: Marc G. Fournier <[email protected]>; Bruce Momjian <[email protected]>; Joachim Wieland <[email protected]>; pgsql-www
Magnus Hagander wrote:
> On Mon, Jan 29, 2007 at 05:49:00PM -0400, Marc G. Fournier wrote:
>> - --On Saturday, January 27, 2007 13:41:56 +0100 Magnus Hagander
>> <[email protected]> wrote:
>>
>>> IIRC, it was supposed to be added to a postgresql.org server sometime
>>> almost a year ago.
>>> http://archives.postgresql.org/pgsql-www/2006-04/msg00077.php
>>>
>>> Anybody know why that didn't happen?
>> My fault, got so busy around that time that it fell off my radar :(
>>
>>> If doable, methinks that'd probably
>>> be nicer. Could we just copy config/layout over? Joachim, thoughts?
>> Definitely ... let me know and I'll get it up there ...
>
> I'm working with Joachim offlist to get this setup on Tribble.
Not *on* tribble please - on a VM on tribble.
/D
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: [HACKERS] Searching some sites explaing about PosgtreSQL
2007-01-24 08:54 Searching some sites explaing about PosgtreSQL source codes re-plore <[email protected]>
2007-01-24 12:49 ` Re: Searching some sites explaing about PosgtreSQL source codes =?ISO-8859-1?Q?Luis_D._Garc=EDa?= <[email protected]>
2007-01-27 02:39 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Bruce Momjian <[email protected]>
2007-01-27 12:41 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
2007-01-29 21:49 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Marc G. Fournier <[email protected]>
2007-01-30 14:40 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
2007-01-30 15:33 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Dave Page <[email protected]>
@ 2007-01-30 15:35 ` Magnus Hagander <[email protected]>
0 siblings, 0 replies; 10+ messages in thread
From: Magnus Hagander @ 2007-01-30 15:35 UTC (permalink / raw)
To: Dave Page <[email protected]>; +Cc: Marc G. Fournier <[email protected]>; Bruce Momjian <[email protected]>; Joachim Wieland <[email protected]>; pgsql-www
On Tue, Jan 30, 2007 at 03:33:53PM +0000, Dave Page wrote:
> Magnus Hagander wrote:
> > On Mon, Jan 29, 2007 at 05:49:00PM -0400, Marc G. Fournier wrote:
> >> - --On Saturday, January 27, 2007 13:41:56 +0100 Magnus Hagander
> >> <[email protected]> wrote:
> >>
> >>> IIRC, it was supposed to be added to a postgresql.org server sometime
> >>> almost a year ago.
> >>> http://archives.postgresql.org/pgsql-www/2006-04/msg00077.php
> >>>
> >>> Anybody know why that didn't happen?
> >> My fault, got so busy around that time that it fell off my radar :(
> >>
> >>> If doable, methinks that'd probably
> >>> be nicer. Could we just copy config/layout over? Joachim, thoughts?
> >> Definitely ... let me know and I'll get it up there ...
> >
> > I'm working with Joachim offlist to get this setup on Tribble.
>
> Not *on* tribble please - on a VM on tribble.
Wlel, yeah, that's what I meant. Don't know yet if we can just stick it
on the one that's there now (that I can't remember the name of) or if we
need a new one.
//Magnus
^ permalink raw reply [nested|flat] 10+ messages in thread
end of thread, other threads:[~2007-01-30 15:35 UTC | newest]
Thread overview: 10+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2007-01-24 08:54 Searching some sites explaing about PosgtreSQL source codes re-plore <[email protected]>
2007-01-24 12:49 ` =?ISO-8859-1?Q?Luis_D._Garc=EDa?= <[email protected]>
2007-01-27 02:39 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Bruce Momjian <[email protected]>
2007-01-27 12:41 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
2007-01-27 13:32 ` Re: [HACKERS] Searching some sites explaing about Joachim Wieland <[email protected]>
2007-01-29 21:50 ` Re: [HACKERS] Searching some sites explaing about Marc G. Fournier <[email protected]>
2007-01-29 21:49 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Marc G. Fournier <[email protected]>
2007-01-30 14:40 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
2007-01-30 15:33 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Dave Page <[email protected]>
2007-01-30 15:35 ` Re: [HACKERS] Searching some sites explaing about PosgtreSQL Magnus Hagander <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox